"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37850->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone1640827068" === 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25672") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45058->172.17.0.4:25672, err= 2026/07/17 02:51:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2852") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45072->172.17.0.4:2852, err= 2026/07/17 02:51:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/17 02:51:16 DEBUG : a: size = 0 OK 2026/07/17 02:51:16 DEBUG : a: size = 1 (memory) 2026/07/17 02:51:16 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/17 02:51:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/17 02:51:16 DEBUG : potato: Seek from 10 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 10 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 2 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/17 02:51:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 2 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/17 02:51:16 DEBUG : potato: Seek from 8 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 8 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/17 02:51:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 02:51:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 02:51:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 02:51:16 DEBUG : potato: Seek from 5 to 2 2026/07/17 02:51:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/17 02:51:16 DEBUG : potato: Seek from 9 to 0 2026/07/17 02:51:16 DEBUG : potato: Seek from 9 to 0 2026/07/17 02:51:16 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59887") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50248->172.17.0.4:59887, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4359") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50052->172.17.0.4:4359, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31199") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47522->172.17.0.4:31199, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48163") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43534->172.17.0.4:48163, err= === RUN TestCheck/3 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33273") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40456->172.17.0.4:33273, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31308") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34050->172.17.0.4:31308, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55862") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34356->172.17.0.4:55862, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50453") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54086->172.17.0.4:50453, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64550") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54936->172.17.0.4:64550, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:8341") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54498->172.17.0.4:8341, err= --- PASS: TestCheck (0.05s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/07/17 02:51:16 DEBUG : Creating backend with remote "nonexistent" 2026/07/17 02:51:16 DEBUG : Creating backend with remote "nonexistent" 2026/07/17 02:51:16 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/17 02:51:16 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/17 02:51:16 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/17 02:51:16 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17641") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39054->172.17.0.4:17641, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3532") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45338->172.17.0.4:3532, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25912") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33694->172.17.0.4:25912, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62031") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57756->172.17.0.4:62031, err= === RUN TestCheckDownload/3 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33821") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48782->172.17.0.4:33821, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31046") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40756->172.17.0.4:31046, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:65089") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44844->172.17.0.4:65089, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52832") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57644->172.17.0.4:52832, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34638") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46982->172.17.0.4:34638, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52867") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36604->172.17.0.4:52867, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12077") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56674->172.17.0.4:12077, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33654") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47328->172.17.0.4:33654, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36162") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40210->172.17.0.4:36162, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26037") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45914->172.17.0.4:26037, err= === RUN TestCheckSizeOnly/3 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21080") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35654->172.17.0.4:21080, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40477") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56276->172.17.0.4:40477, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46796") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45070->172.17.0.4:46796, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16524") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37958->172.17.0.4:16524, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47079") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42042->172.17.0.4:47079, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20489") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39110->172.17.0.4:20489, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36683") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37342->172.17.0.4:36683, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16458") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44330->172.17.0.4:16458, err= 2026/07/17 02:51:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/17 02:51:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/17 02:51:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/17 02:51:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25159") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38302->172.17.0.4:25159, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31794") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59182->172.17.0.4:31794, err= 2026/07/17 02:51:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/17 02:51:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/17 02:51:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/17 02:51:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16013") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58062->172.17.0.4:16013, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12456") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42644->172.17.0.4:12456, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/data" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data: > dial: conn=172.17.0.1:37856->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data lacks md5, skipping 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:7166") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48176->172.17.0.4:7166, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47817") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54812->172.17.0.4:47817, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/data" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/data: > dial: conn=172.17.0.1:37870->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:30038") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36492->172.17.0.4:30038, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55863") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56496->172.17.0.4:55863, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52558") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40718->172.17.0.4:52558, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37948") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40608->172.17.0.4:37948, err= === RUN TestCheckSumDownload/subtest1 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39890") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46378->172.17.0.4:39890, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49002") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60606->172.17.0.4:49002, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57597") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44340->172.17.0.4:57597, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34541") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:32812->172.17.0.4:34541, err= === RUN TestCheckSumDownload/subtest2 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28225") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53980->172.17.0.4:28225, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59554") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39936->172.17.0.4:59554, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61380") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45808->172.17.0.4:61380, err= === RUN TestCheckSumDownload/subtest3 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34496") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43130->172.17.0.4:34496, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6463") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52790->172.17.0.4:6463, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64836") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46628->172.17.0.4:64836, err= === RUN TestCheckSumDownload/subtest4 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21964") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58638->172.17.0.4:21964, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49676") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55802->172.17.0.4:49676, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27042") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40594->172.17.0.4:27042, err= === RUN TestCheckSumDownload/subtest5 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4631") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47676->172.17.0.4:4631, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62701") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57152->172.17.0.4:62701, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18943") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47382->172.17.0.4:18943, err= === RUN TestCheckSumDownload/subtest6 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28961") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47074->172.17.0.4:28961, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33932") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40686->172.17.0.4:33932, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40198") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58266->172.17.0.4:40198, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35104") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44850->172.17.0.4:35104, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16214") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46798->172.17.0.4:16214, err= === RUN TestCheckSumDownload/subtest7 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25432") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36088->172.17.0.4:25432, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3238") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34468->172.17.0.4:3238, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41626") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48374->172.17.0.4:41626, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-ledetic0dolo" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:37886->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone4175255719" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ledetic0dolo", Local "Local file system at /tmp/rclone4175255719", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:36058") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:46796->172.17.0.4:36058, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:42846") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:42586->172.17.0.4:42846, err= upper checkfile vs. lower remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:54046") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:40522->172.17.0.4:54046, err= 2026/07/17 02:51:16 ERROR : hello, world!: sum not found 2026/07/17 02:51:16 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-ledetic0dolo 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ledetic0dolo: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ledetic0dolo: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ledetic0dolo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:37460") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:45904->172.17.0.4:37460, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:5479") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:41960->172.17.0.4:5479, err= 2026/07/17 02:51:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ledetic0dolo: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ledetic0dolo: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-ciloxan6fore" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:37888->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone3676246013" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciloxan6fore", Local "Local file system at /tmp/rclone3676246013", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:43233") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:49188->172.17.0.4:43233, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:39136") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:46412->172.17.0.4:39136, err= lower checkfile vs. upper remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:19701") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:37080->172.17.0.4:19701, err= 2026/07/17 02:51:16 ERROR : HELLO, WORLD!: sum not found 2026/07/17 02:51:16 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-ciloxan6fore 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ciloxan6fore: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ciloxan6fore: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ciloxan6fore: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:45829") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:37270->172.17.0.4:45829, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:58123") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:56502->172.17.0.4:58123, err= 2026/07/17 02:51:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ciloxan6fore: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-ciloxan6fore: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xivikax1kopo" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:37902->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone809558624" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-xivikax1kopo", Local "Local file system at /tmp/rclone809558624", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:61803") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:41754->172.17.0.4:61803, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:29035") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:38376->172.17.0.4:29035, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:8889") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:37580->172.17.0.4:8889, err= 2026/07/17 02:51:16 ERROR : HeLlO, wOrLd!: sum not found 2026/07/17 02:51:16 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-xivikax1kopo 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-xivikax1kopo: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-xivikax1kopo: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-xivikax1kopo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:62917") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:33090->172.17.0.4:62917, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:50485") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:34192->172.17.0.4:50485, err= 2026/07/17 02:51:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-xivikax1kopo: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-xivikax1kopo: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cezicuq7doto" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:37912->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone907836698" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cezicuq7doto", Local "Local file system at /tmp/rclone907836698", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:4582") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:32864->172.17.0.4:4582, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:25484") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:60366->172.17.0.4:25484, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:6958") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:49682->172.17.0.4:6958, err= 2026/07/17 02:51:16 ERROR : HELLO, WORLD!: sum not found 2026/07/17 02:51:16 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-cezicuq7doto 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-cezicuq7doto: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-cezicuq7doto: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-cezicuq7doto: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:39166") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:35194->172.17.0.4:39166, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:38805") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:36576->172.17.0.4:38805, err= 2026/07/17 02:51:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-cezicuq7doto: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-cezicuq7doto: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zinoqez2yebo" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:37916->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone3877024236" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zinoqez2yebo", Local "Local file system at /tmp/rclone3877024236", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:55254") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:60592->172.17.0.4:55254, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:15517") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:56942->172.17.0.4:15517, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:28379") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:42316->172.17.0.4:28379, err= 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-zinoqez2yebo 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:23806") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:52976->172.17.0.4:23806, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:63565") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:36620->172.17.0.4:63565, err= 2026/07/17 02:51:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jijacig1guyi" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:37926->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone3029652320" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jijacig1guyi", Local "Local file system at /tmp/rclone3029652320", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:62879") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:54546->172.17.0.4:62879, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:12178") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:32820->172.17.0.4:12178, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:26807") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:38666->172.17.0.4:26807, err= 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-jijacig1guyi 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-jijacig1guyi: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-jijacig1guyi: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-jijacig1guyi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:64976") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:52532->172.17.0.4:64976, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:52142") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:52264->172.17.0.4:52142, err= 2026/07/17 02:51:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-jijacig1guyi: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-jijacig1guyi: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapozas9xeyu" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:37934->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone2050079636" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-gapozas9xeyu", Local "Local file system at /tmp/rclone2050079636", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:37868") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:36590->172.17.0.4:37868, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:8668") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:43006->172.17.0.4:8668, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:56888") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:35118->172.17.0.4:56888, err= 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-gapozas9xeyu 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:8891") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:34406->172.17.0.4:8891, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:8268") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:51258->172.17.0.4:8268, err= 2026/07/17 02:51:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wusebem2dude" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:37948->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone3518085775" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wusebem2dude", Local "Local file system at /tmp/rclone3518085775", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:56676") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:49946->172.17.0.4:56676, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:31089") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:48354->172.17.0.4:31089, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:46336") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:45604->172.17.0.4:46336, err= 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-wusebem2dude 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-wusebem2dude: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-wusebem2dude: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-wusebem2dude: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:26262") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:38214->172.17.0.4:26262, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:65460") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:40722->172.17.0.4:65460, err= 2026/07/17 02:51:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-wusebem2dude: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-wusebem2dude: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-taxibol8lofa" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:37962->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone329925403" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-taxibol8lofa", Local "Local file system at /tmp/rclone329925403", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:31541") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:60634->172.17.0.4:31541, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:59677") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:58530->172.17.0.4:59677, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:11923") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:50390->172.17.0.4:11923, err= 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 02:51:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-taxibol8lofa 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-taxibol8lofa: 1 files missing 2026/07/17 02:51:16 NOTICE: 1 hashes missing 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-taxibol8lofa: 1 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-taxibol8lofa: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:2301") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:54466->172.17.0.4:2301, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:21385") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:59374->172.17.0.4:21385, err= 2026/07/17 02:51:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-taxibol8lofa: 0 differences found 2026/07/17 02:51:16 NOTICE: ftp://172.17.0.4:21/rclone-test-taxibol8lofa: 1 matching files 2026/07/17 02:51:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gedudoj1xeyu" 2026/07/17 02:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:16 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:16 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: Connecting to FTP server 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:37964->172.17.0.4:21, err= 2026/07/17 02:51:16 DEBUG : Creating backend with remote "/tmp/rclone1003032496" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu", Local "Local file system at /tmp/rclone1003032496", Modify Window "1s" 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:40226") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:56898->172.17.0.4:40226, err= 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:18402") 2026/07/17 02:51:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:57520->172.17.0.4:18402, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:50062") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:37540->172.17.0.4:50062, err= 2026/07/17 02:51:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 02:51:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu 2026/07/17 02:51:17 NOTICE: ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: 1 files missing 2026/07/17 02:51:17 NOTICE: 1 hashes missing 2026/07/17 02:51:17 NOTICE: ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: 1 differences found 2026/07/17 02:51:17 NOTICE: ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:34061") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:39990->172.17.0.4:34061, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:20056") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:50340->172.17.0.4:20056, err= 2026/07/17 02:51:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 02:51:17 NOTICE: ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: 0 differences found 2026/07/17 02:51:17 NOTICE: ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: 1 matching files 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: dial("tcp","172.17.0.4:46580") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: > dial: conn=172.17.0.1:34178->172.17.0.4:46580, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gedudoj1xeyu: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: dial("tcp","172.17.0.4:55444") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: > dial: conn=172.17.0.1:52014->172.17.0.4:55444, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-taxibol8lofa: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: dial("tcp","172.17.0.4:39559") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: > dial: conn=172.17.0.1:38102->172.17.0.4:39559, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-wusebem2dude: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: dial("tcp","172.17.0.4:37211") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: > dial: conn=172.17.0.1:32988->172.17.0.4:37211, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gapozas9xeyu: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: dial("tcp","172.17.0.4:53594") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: > dial: conn=172.17.0.1:48660->172.17.0.4:53594, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: Purge object "測試_Русский___ě_áñ" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jijacig1guyi: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: dial("tcp","172.17.0.4:4780") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: > dial: conn=172.17.0.1:55422->172.17.0.4:4780, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: Purge object "測試_Русский___ě_áñ" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zinoqez2yebo: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: dial("tcp","172.17.0.4:34996") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: > dial: conn=172.17.0.1:53192->172.17.0.4:34996, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: Purge object "HELLO, WORLD!" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-cezicuq7doto: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: dial("tcp","172.17.0.4:18850") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: > dial: conn=172.17.0.1:34442->172.17.0.4:18850, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: Purge object "HeLlO, wOrLd!" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xivikax1kopo: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: dial("tcp","172.17.0.4:16813") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: > dial: conn=172.17.0.1:48580->172.17.0.4:16813, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: Purge object "HELLO, WORLD!" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciloxan6fore: Purge dir "" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: dial("tcp","172.17.0.4:33113") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: > dial: conn=172.17.0.1:33790->172.17.0.4:33113, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: Purge object "hello, world!" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ledetic0dolo: Purge dir "" --- PASS: TestApplyTransforms (0.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49375") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51228->172.17.0.4:49375, err= 2026/07/17 02:51:17 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/17 02:51:17 INFO : file1: Copied (new) to: sub/file2 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42105") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38302->172.17.0.4:42105, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25093") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58168->172.17.0.4:25093, err= 2026/07/17 02:51:17 DEBUG : sub/file2: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 02:51:17 DEBUG : file1: Unchanged skipping 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41438") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52938->172.17.0.4:41438, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:11111") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37772->172.17.0.4:11111, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: don't need to copy/move sub/file2, it is already at target location 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36232") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36998->172.17.0.4:36232, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4129") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44496->172.17.0.4:4129, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:5130") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48488->172.17.0.4:5130, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:32077") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46296->172.17.0.4:32077, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51387") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57444->172.17.0.4:51387, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38602") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44338->172.17.0.4:38602, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37517") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58460->172.17.0.4:37517, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50688") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50778->172.17.0.4:50688, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53335") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53984->172.17.0.4:53335, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58457") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37388->172.17.0.4:58457, err= 2026/07/17 02:51:17 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/backup" 2026/07/17 02:51:17 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:17 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:17 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:17 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:17 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:17 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: Connecting to FTP server 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: > dial: conn=172.17.0.1:37972->172.17.0.4:21, err= 2026/07/17 02:51:17 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-zariwod0yiha/backup" to be canonical "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/backup" 2026/07/17 02:51:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1640827068) 2026/07/17 02:51:17 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-zariwod0yiha) 2026/07/17 02:51:17 DEBUG : dst/file1: Sizes differ 2026/07/17 02:51:17 INFO : dst/file1: Moved (server-side) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34830") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53038->172.17.0.4:34830, err= 2026/07/17 02:51:17 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/17 02:51:17 INFO : dst/file1: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14843") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54402->172.17.0.4:14843, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Connecting to FTP server 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37980->172.17.0.4:21, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:60942") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43360->172.17.0.4:60942, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:10531") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37958->172.17.0.4:10531, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38437") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37956->172.17.0.4:38437, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25584") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40822->172.17.0.4:25584, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12009") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50548->172.17.0.4:12009, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15515") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43582->172.17.0.4:15515, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36063") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35770->172.17.0.4:36063, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:5583") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52192->172.17.0.4:5583, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.05s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/dst" 2026/07/17 02:51:17 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:17 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:17 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:17 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:17 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:17 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: Connecting to FTP server 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: > dial: conn=172.17.0.1:37988->172.17.0.4:21, err= 2026/07/17 02:51:17 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:17 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:17 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:17 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:17 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:17 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/CompareDest: Connecting to FTP server 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/CompareDest: > dial: conn=172.17.0.1:37990->172.17.0.4:21, err= 2026/07/17 02:51:17 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" to be canonical "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: dial("tcp","172.17.0.4:38738") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: > dial: conn=172.17.0.1:52178->172.17.0.4:38738, err= 2026/07/17 02:51:17 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/17 02:51:17 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/17 02:51:17 INFO : one: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14350") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39426->172.17.0.4:14350, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63165") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38234->172.17.0.4:63165, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1669") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58244->172.17.0.4:1669, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46485") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45910->172.17.0.4:46485, err= 2026/07/17 02:51:17 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" for canonical name "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1640827068) 2026/07/17 02:51:17 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst) 2026/07/17 02:51:17 DEBUG : one: Sizes differ 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: dial("tcp","172.17.0.4:25094") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: > dial: conn=172.17.0.1:38998->172.17.0.4:25094, err= 2026/07/17 02:51:17 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/17 02:51:17 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/17 02:51:17 INFO : one: Copied (replaced existing) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39947") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42252->172.17.0.4:39947, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62570") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48988->172.17.0.4:62570, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31509") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53942->172.17.0.4:31509, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19720") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36008->172.17.0.4:19720, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47259") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50104->172.17.0.4:47259, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17500") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39382->172.17.0.4:17500, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40844") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40152->172.17.0.4:40844, err= 2026/07/17 02:51:17 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" for canonical name "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1640827068) 2026/07/17 02:51:17 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst) 2026/07/17 02:51:17 DEBUG : one: Sizes differ 2026/07/17 02:51:17 DEBUG : one: size = 5 OK 2026/07/17 02:51:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 02:51:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64648") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39854->172.17.0.4:64648, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39071") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40050->172.17.0.4:39071, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9516") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41318->172.17.0.4:9516, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2401") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59290->172.17.0.4:2401, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62449") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39272->172.17.0.4:62449, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:8449") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44522") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34410->172.17.0.4:44522, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40708->172.17.0.4:8449, err= 2026/07/17 02:51:17 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" for canonical name "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : two: size = 3 OK 2026/07/17 02:51:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 02:51:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21273") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58884->172.17.0.4:21273, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46597") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56070->172.17.0.4:46597, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33924") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58478->172.17.0.4:33924, err= 2026/07/17 02:51:17 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" for canonical name "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : two: size = 3 OK 2026/07/17 02:51:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 02:51:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64664") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58798->172.17.0.4:64664, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20613") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39108->172.17.0.4:20613, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62081") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44770->172.17.0.4:62081, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17765") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33170->172.17.0.4:17765, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41234") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52454->172.17.0.4:41234, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:45678") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54710->172.17.0.4:45678, err= 2026/07/17 02:51:17 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zariwod0yiha/CompareDest" for canonical name "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/CompareDest" 2026/07/17 02:51:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone1640827068) 2026/07/17 02:51:17 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-zariwod0yiha/CompareDest) 2026/07/17 02:51:17 DEBUG : two: Sizes differ 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: dial("tcp","172.17.0.4:14099") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/dst: > dial: conn=172.17.0.1:39762->172.17.0.4:14099, err= 2026/07/17 02:51:17 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/17 02:51:17 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/17 02:51:17 INFO : two: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44683") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45132->172.17.0.4:44683, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58180") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51612->172.17.0.4:58180, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14638") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55326->172.17.0.4:14638, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51321") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37100->172.17.0.4:51321, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12332") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44480->172.17.0.4:12332, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15381") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37486->172.17.0.4:15381, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9504") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47638->172.17.0.4:9504, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.12s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61285") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33824->172.17.0.4:61285, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64790") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34594->172.17.0.4:64790, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55427") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38206->172.17.0.4:55427, err= 2026/07/17 02:51:17 DEBUG : sub/file2: size = 14 OK 2026/07/17 02:51:17 INFO : file1: Copied (new) to: sub/file2 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48817") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51988->172.17.0.4:48817, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46434") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37808->172.17.0.4:46434, err= 2026/07/17 02:51:17 DEBUG : sub/file2: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 02:51:17 DEBUG : file1: Unchanged skipping 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47137") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54942->172.17.0.4:47137, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9984") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36868->172.17.0.4:9984, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: don't need to copy/move sub/file2, it is already at target location 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28495") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38082->172.17.0.4:28495, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37469") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45544->172.17.0.4:37469, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18416") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33020->172.17.0.4:18416, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9320") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56430->172.17.0.4:9320, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24792") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43636->172.17.0.4:24792, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:32291") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41934->172.17.0.4:32291, err= 2026/07/17 02:51:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/17 02:51:17 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16296") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51244->172.17.0.4:16296, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55963") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34800->172.17.0.4:55963, err= 2026/07/17 02:51:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 02:51:17 DEBUG : file1: Unchanged skipping 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24115") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55326->172.17.0.4:24115, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:11339") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52370->172.17.0.4:11339, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:8924") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43638->172.17.0.4:8924, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1586") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49088->172.17.0.4:1586, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:65470") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37058->172.17.0.4:65470, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:30115") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49344->172.17.0.4:30115, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6747") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37232->172.17.0.4:6747, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48676") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43214->172.17.0.4:48676, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Connecting to FTP server 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Connecting to FTP server 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Waiting for checks to finish 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Waiting for transfers to finish 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39000") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37994->172.17.0.4:21, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60178->172.17.0.4:39000, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23415") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33842->172.17.0.4:23415, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41101") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37022->172.17.0.4:41101, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35998") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35510->172.17.0.4:35998, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20074") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50310->172.17.0.4:20074, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38002->172.17.0.4:21, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39645") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59900->172.17.0.4:39645, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53235") 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59252->172.17.0.4:53235, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15513") 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49410->172.17.0.4:15513, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1798") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57968->172.17.0.4:1798, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21046") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34588->172.17.0.4:21046, err= 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/17 02:51:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/17 02:51:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16948") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60246->172.17.0.4:16948, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14954") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:32984->172.17.0.4:14954, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:65395") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46518->172.17.0.4:65395, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23138") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47446->172.17.0.4:23138, err= 2026/07/17 02:51:17 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/17 02:51:17 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/17 02:51:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24005") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60612->172.17.0.4:24005, err= 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21254") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50074->172.17.0.4:21254, err= 2026/07/17 02:51:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63224") 2026/07/17 02:51:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37930->172.17.0.4:63224, err= 2026/07/17 02:51:18 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/17 02:51:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50718") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48090->172.17.0.4:50718, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34605") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57090->172.17.0.4:34605, err= 2026/07/17 02:51:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:10459") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47064->172.17.0.4:10459, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61623") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45982->172.17.0.4:61623, err= 2026/07/17 02:51:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40377") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34150->172.17.0.4:40377, err= 2026/07/17 02:51:18 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/17 02:51:18 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/17 02:51:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17653") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38006->172.17.0.4:17653, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50270") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39986->172.17.0.4:50270, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35887") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40804->172.17.0.4:35887, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47820") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36728->172.17.0.4:47820, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37035") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53892->172.17.0.4:37035, err= --- PASS: TestCopyFileMaxTransfer (1.09s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51532") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44694->172.17.0.4:51532, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14882") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33164->172.17.0.4:14882, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39869") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45680->172.17.0.4:39869, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35645") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44506->172.17.0.4:35645, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:8161") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56540->172.17.0.4:8161, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31922") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41890->172.17.0.4:31922, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2236") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36446->172.17.0.4:2236, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:32396") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48324->172.17.0.4:32396, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52501") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57710->172.17.0.4:52501, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50645") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54244->172.17.0.4:50645, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42363") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50842->172.17.0.4:42363, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39802") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47914->172.17.0.4:39802, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9181") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34564->172.17.0.4:9181, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23532") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47696->172.17.0.4:23532, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3304") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37892->172.17.0.4:3304, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3614") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37224->172.17.0.4:3614, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18887") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36336->172.17.0.4:18887, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61402") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43290->172.17.0.4:61402, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58071") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37696->172.17.0.4:58071, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35671") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49224->172.17.0.4:35671, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:60312") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46736->172.17.0.4:60312, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29430") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46660->172.17.0.4:29430, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25507") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60896->172.17.0.4:25507, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49187") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33210->172.17.0.4:49187, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54618") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49316->172.17.0.4:54618, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2643") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46424->172.17.0.4:2643, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27118") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51116->172.17.0.4:27118, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25520") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58012->172.17.0.4:25520, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34096") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46706->172.17.0.4:34096, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:60723") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39612->172.17.0.4:60723, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9574") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46294->172.17.0.4:9574, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23796") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43810->172.17.0.4:23796, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25080") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45000->172.17.0.4:25080, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62801") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54368->172.17.0.4:62801, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3062") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59920->172.17.0.4:3062, err= 2026/07/17 02:51:18 DEBUG : a.txt: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : a.txt: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63110") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46818->172.17.0.4:63110, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1416") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45600->172.17.0.4:1416, err= 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27069") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37102->172.17.0.4:27069, err= 2026/07/17 02:51:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16074") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40748->172.17.0.4:16074, err= 2026/07/17 02:51:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31494") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54366->172.17.0.4:31494, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18054") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54962->172.17.0.4:18054, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44745") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54684->172.17.0.4:44745, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62056") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56618->172.17.0.4:62056, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:13569") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49209") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56464->172.17.0.4:13569, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38796->172.17.0.4:49209, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36154") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44380->172.17.0.4:36154, err= --- PASS: TestListDirSorted (0.07s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27015") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37066->172.17.0.4:27015, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:13575") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43546->172.17.0.4:13575, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22801") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49340->172.17.0.4:22801, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9761") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38306->172.17.0.4:9761, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59883") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59400->172.17.0.4:59883, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33991") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34972->172.17.0.4:33991, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57505") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51010->172.17.0.4:57505, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50783") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60484->172.17.0.4:50783, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61616") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39968->172.17.0.4:61616, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24419") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56012->172.17.0.4:24419, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9703") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45240->172.17.0.4:9703, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52096") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38220->172.17.0.4:52096, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16086") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59946->172.17.0.4:16086, err= 2026/07/17 02:51:18 DEBUG : a.txt: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : a.txt: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1631") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52092->172.17.0.4:1631, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41028") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52962->172.17.0.4:41028, err= 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58683") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50360->172.17.0.4:58683, err= 2026/07/17 02:51:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world2: Excluded 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : sub dir/hello world: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24354") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59928->172.17.0.4:24354, err= 2026/07/17 02:51:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57311") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41332->172.17.0.4:57311, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58259") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54350->172.17.0.4:58259, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63739") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37218->172.17.0.4:63739, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6191") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42728->172.17.0.4:6191, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28945") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57682") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50286->172.17.0.4:57682, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60158->172.17.0.4:28945, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16563") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39758->172.17.0.4:16563, err= --- PASS: TestListDirSortedFn (0.06s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9166") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58152->172.17.0.4:9166, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46029") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59322->172.17.0.4:46029, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42082") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43926->172.17.0.4:42082, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59329") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53984->172.17.0.4:59329, err= === RUN TestListJSON/Default 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19018") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59418->172.17.0.4:19018, err= === RUN TestListJSON/FilesOnly 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31280") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51254->172.17.0.4:31280, err= === RUN TestListJSON/DirsOnly 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51440") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60316->172.17.0.4:51440, err= === RUN TestListJSON/Recurse 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41052") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35116->172.17.0.4:41052, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15100") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33766->172.17.0.4:15100, err= === RUN TestListJSON/SubDir 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36586") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58596->172.17.0.4:36586, err= === RUN TestListJSON/NoModTime 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29789") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41944->172.17.0.4:29789, err= === RUN TestListJSON/NoMimeType 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38171") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35378->172.17.0.4:38171, err= === RUN TestListJSON/ShowHash 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:10743") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53458->172.17.0.4:10743, err= === RUN TestListJSON/HashTypes 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18879") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45508->172.17.0.4:18879, err= 2026/07/17 02:51:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6123") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56210->172.17.0.4:6123, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36175") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43008->172.17.0.4:36175, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22583") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41644->172.17.0.4:22583, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61283") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38726->172.17.0.4:61283, err= --- PASS: TestListJSON (0.04s) --- 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:45364") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51188->172.17.0.4:45364, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37388") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47564->172.17.0.4:37388, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:7694") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59412->172.17.0.4:7694, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14972") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42504->172.17.0.4:14972, err= === RUN TestStatJSON/Root 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31730") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34582->172.17.0.4:31730, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53521") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34938->172.17.0.4:53521, err= === RUN TestStatJSON/Dir 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20456") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49430->172.17.0.4:20456, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39978") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53632->172.17.0.4:39978, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64742") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56770->172.17.0.4:64742, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28314") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53728->172.17.0.4:28314, err= === RUN TestStatJSON/FileDirsOnly 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42134") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42024->172.17.0.4:42134, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17417") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40910->172.17.0.4:17417, err= === RUN TestStatJSON/RootNotFound 2026/07/17 02:51:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/notfound" 2026/07/17 02:51:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:18 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:18 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/notfound: Connecting to FTP server 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/notfound: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/notfound: > dial: conn=172.17.0.1:38004->172.17.0.4:21, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/notfound: dial("tcp","172.17.0.4:23340") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/notfound: > dial: conn=172.17.0.1:43636->172.17.0.4:23340, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31636") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54696->172.17.0.4:31636, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28831") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45940->172.17.0.4:28831, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6064") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36510->172.17.0.4:6064, err= --- PASS: TestStatJSON (0.05s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestStatJSONMemory 2026/07/17 02:51:18 DEBUG : Creating backend with remote ":memory:" 2026/07/17 02:51:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 02:51:18 DEBUG : sub/file1: size = 5 OK 2026/07/17 02:51:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 02:51:18 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 INFO : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Making directory 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35452") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38752->172.17.0.4:35452, err= 2026/07/17 02:51:18 INFO : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Making directory 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23630") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59404->172.17.0.4:23630, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63008") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55398->172.17.0.4:63008, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51355") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54812->172.17.0.4:51355, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29101") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60116->172.17.0.4:29101, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53825") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48908->172.17.0.4:53825, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:5660") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58912->172.17.0.4:5660, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44843") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47556->172.17.0.4:44843, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25968") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54542->172.17.0.4:25968, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57960") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52086->172.17.0.4:57960, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20897") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56116->172.17.0.4:20897, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16360") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45772->172.17.0.4:16360, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40307") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56440->172.17.0.4:40307, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53635") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47738->172.17.0.4:53635, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54217") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41324->172.17.0.4:54217, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24969") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40232->172.17.0.4:24969, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59579") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40544->172.17.0.4:59579, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39621") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39672->172.17.0.4:39621, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:13608") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50952->172.17.0.4:13608, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42998") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43676->172.17.0.4:42998, err= 2026/07/17 02:51:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/17 02:51:18 DEBUG : empty space: Excluded 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17418") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36942->172.17.0.4:17418, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49466") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54120->172.17.0.4:49466, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42455") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35554->172.17.0.4:42455, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:8182") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43760->172.17.0.4:8182, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:8796") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41894->172.17.0.4:8796, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37891") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40734->172.17.0.4:37891, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63080") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53598->172.17.0.4:63080, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4478") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49206->172.17.0.4:4478, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9011") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56906->172.17.0.4:9011, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50386") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45418->172.17.0.4:50386, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29862") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41170->172.17.0.4:29862, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61618") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45984->172.17.0.4:61618, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54238") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59242->172.17.0.4:54238, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/17 02:51:18 DEBUG : Creating backend with remote ":memory:" 2026/07/17 02:51:18 ERROR : file1: hash unsupported: hash type not supported 2026/07/17 02:51:18 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/17 02:51:18 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/17 02:51:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/17 02:51:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/17 02:51:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/17 02:51:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/17 02:51:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/17 02:51:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/17 02:51:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/17 02:51:18 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:5757") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34842->172.17.0.4:5757, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9270") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45810->172.17.0.4:9270, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44925") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34238->172.17.0.4:44925, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47386") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47856->172.17.0.4:47386, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3990") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34258->172.17.0.4:3990, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39266") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36848->172.17.0.4:39266, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:32601") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38986->172.17.0.4:32601, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21556") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50722->172.17.0.4:21556, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:43130") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57276->172.17.0.4:43130, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14494") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51126->172.17.0.4:14494, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62926") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55828->172.17.0.4:62926, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:13619") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41426->172.17.0.4:13619, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40828") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40208->172.17.0.4:40828, err= 2026/07/17 02:51:18 DEBUG : Waiting for deletions to finish 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33614") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59470->172.17.0.4:33614, err= 2026/07/17 02:51:18 DEBUG : large: Excluded (Size Filter) 2026/07/17 02:51:18 DEBUG : large: Excluded 2026/07/17 02:51:18 INFO : medium: Deleted 2026/07/17 02:51:18 INFO : small: Deleted 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26395") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48276->172.17.0.4:26395, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39120") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57532->172.17.0.4:39120, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26171") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45094->172.17.0.4:26171, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29035") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38378->172.17.0.4:29035, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62606") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42928->172.17.0.4:62606, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:30235") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40394->172.17.0.4:30235, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15102") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50772->172.17.0.4:15102, err= 2026/07/17 02:51:18 DEBUG : Waiting for deletions to finish 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33977") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44294->172.17.0.4:33977, err= 2026/07/17 02:51:18 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/17 02:51:18 INFO : large: Deleted 2026/07/17 02:51:18 INFO : medium: Deleted 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36114") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56502->172.17.0.4:36114, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25390") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54890->172.17.0.4:25390, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22383") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53138->172.17.0.4:22383, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35202") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52326->172.17.0.4:35202, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64186") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37918->172.17.0.4:64186, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12732") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57814->172.17.0.4:12732, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55536") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41464->172.17.0.4:55536, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23245") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49100->172.17.0.4:23245, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:5885") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58660->172.17.0.4:5885, err= 2026/07/17 02:51:18 DEBUG : Waiting for deletions to finish 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38100") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:32970->172.17.0.4:38100, err= 2026/07/17 02:51:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/17 02:51:18 INFO : small: Deleted 2026/07/17 02:51:18 INFO : medium: Deleted 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15944") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44774->172.17.0.4:15944, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27927") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48240->172.17.0.4:27927, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17900") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52188->172.17.0.4:17900, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63441") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46690->172.17.0.4:63441, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36039") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37834->172.17.0.4:36039, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53502") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38752->172.17.0.4:53502, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62207") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46922->172.17.0.4:62207, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1511") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45450->172.17.0.4:1511, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:45922") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45606->172.17.0.4:45922, err= 2026/07/17 02:51:18 DEBUG : Waiting for deletions to finish 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19962") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44172->172.17.0.4:19962, err= 2026/07/17 02:51:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/17 02:51:18 INFO : large: Deleted 2026/07/17 02:51:18 INFO : medium: Deleted 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36077") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43244->172.17.0.4:36077, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57929") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46278->172.17.0.4:57929, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:30276") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42064->172.17.0.4:30276, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3931") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58976->172.17.0.4:3931, err= 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58601") 2026/07/17 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41276->172.17.0.4:58601, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:10483") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55526->172.17.0.4:10483, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61414") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49126->172.17.0.4:61414, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63777") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33136->172.17.0.4:63777, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20324") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44794->172.17.0.4:20324, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33089") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47154->172.17.0.4:33089, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50668") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48400->172.17.0.4:50668, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53677") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54482->172.17.0.4:53677, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/17 02:51:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/17 02:51:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/17 02:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 02:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 02:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 02:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 02:51:19 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55510") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39132->172.17.0.4:55510, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44225") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56482->172.17.0.4:44225, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26557") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50738->172.17.0.4:26557, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49704") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46002->172.17.0.4:49704, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35201") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40876->172.17.0.4:35201, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19778") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35692->172.17.0.4:19778, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:45269") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51438->172.17.0.4:45269, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55708") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55756->172.17.0.4:55708, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:7521") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58142->172.17.0.4:7521, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52962") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38170->172.17.0.4:52962, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41330") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44908->172.17.0.4:41330, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:60985") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39708->172.17.0.4:60985, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38386") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38972->172.17.0.4:38386, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63279") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54106->172.17.0.4:63279, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17251") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50654->172.17.0.4:17251, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22732") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57972->172.17.0.4:22732, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35017") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41828->172.17.0.4:35017, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12158") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57742->172.17.0.4:12158, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4846") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55312->172.17.0.4:4846, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53411") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57880->172.17.0.4:53411, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2026/07/17 02:51:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jozibuj3wuba" 2026/07/17 02:51:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 02:51:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:19 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:19 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: Connecting to FTP server 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:38012->172.17.0.4:21, err= 2026/07/17 02:51:19 DEBUG : Creating backend with remote "/tmp/rclone2899762798" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jozibuj3wuba", Local "Local file system at /tmp/rclone2899762798", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:53521") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:34946->172.17.0.4:53521, err= 2026/07/17 02:51:19 INFO : A2: Making directory 2026/07/17 02:51:19 INFO : A1/B2: Making directory 2026/07/17 02:51:19 INFO : A1/B2/C2: Making directory 2026/07/17 02:51:19 INFO : A1/B1/C3: Making directory 2026/07/17 02:51:19 INFO : A3: Making directory 2026/07/17 02:51:19 INFO : A3/B3: Making directory 2026/07/17 02:51:19 INFO : A3/B3/C4: Making directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:14526") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:36014->172.17.0.4:14526, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:61094") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:50144->172.17.0.4:61094, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: Connecting to FTP server 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:9255") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:56466->172.17.0.4:9255, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: Connecting to FTP server 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:38020->172.17.0.4:21, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:20681") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:41758->172.17.0.4:20681, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:47771") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:45404->172.17.0.4:47771, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:38022->172.17.0.4:21, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:11684") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:34024->172.17.0.4:11684, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:13781") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:53806->172.17.0.4:13781, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:37347") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:60032->172.17.0.4:37347, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:23542") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:36422->172.17.0.4:23542, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:59931") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:24232") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:42992->172.17.0.4:59931, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:45480->172.17.0.4:24232, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:53900") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:49468->172.17.0.4:53900, err= 2026/07/17 02:51:19 DEBUG : Waiting for deletions to finish 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:4921") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:56338->172.17.0.4:4921, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:43920") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:60106->172.17.0.4:43920, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:11337") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:39848->172.17.0.4:11337, err= 2026/07/17 02:51:19 INFO : A1/B1/C1/one: Deleted 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:41924") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:58728->172.17.0.4:41924, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:65341") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:51804") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:57864->172.17.0.4:51804, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:54720->172.17.0.4:65341, err= 2026/07/17 02:51:19 DEBUG : removing 2 level 3 directories 2026/07/17 02:51:19 INFO : A1/B1/C3: Removing directory 2026/07/17 02:51:19 INFO : A1/B1/C1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 2 directories 2026/07/17 02:51:19 INFO : A1/B1: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:22789") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:56250->172.17.0.4:22789, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:4642") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:12598") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:37120->172.17.0.4:12598, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:37572") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:49018->172.17.0.4:4642, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:46982->172.17.0.4:37572, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:33602") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:56876->172.17.0.4:33602, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:10525") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:44920->172.17.0.4:10525, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:6303") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:50606->172.17.0.4:6303, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:32170") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:45140->172.17.0.4:32170, err= 2026/07/17 02:51:19 DEBUG : Waiting for deletions to finish 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:40773") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:36498->172.17.0.4:40773, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:30589") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:63506") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:62467") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:59744->172.17.0.4:62467, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:51034->172.17.0.4:63506, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:47218->172.17.0.4:30589, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:17220") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:57304->172.17.0.4:17220, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:35186") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:56638->172.17.0.4:35186, err= 2026/07/17 02:51:19 INFO : A1/two: Deleted 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:3388") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:39196->172.17.0.4:3388, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:39654") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:57184->172.17.0.4:39654, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:30124") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:34952->172.17.0.4:30124, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:36936") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:5896") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:52694->172.17.0.4:5896, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:59778->172.17.0.4:36936, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:62526") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:35290->172.17.0.4:62526, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:62427") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:51046->172.17.0.4:62427, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:55892") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:58908->172.17.0.4:55892, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:2610") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:54082->172.17.0.4:2610, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:16639") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:52944->172.17.0.4:16639, err= 2026/07/17 02:51:19 DEBUG : removing 2 level 3 directories 2026/07/17 02:51:19 INFO : A3/B3/C4: Removing directory 2026/07/17 02:51:19 INFO : A1/B2/C2: Removing directory 2026/07/17 02:51:19 DEBUG : removing 2 level 2 directories 2026/07/17 02:51:19 INFO : A3/B3: Removing directory 2026/07/17 02:51:19 INFO : A1/B2: Removing directory 2026/07/17 02:51:19 DEBUG : removing 3 level 1 directories 2026/07/17 02:51:19 INFO : A3: Removing directory 2026/07/17 02:51:19 INFO : A2: Removing directory 2026/07/17 02:51:19 INFO : A1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 0 directories 2026/07/17 02:51:19 INFO : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:5470") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:39402->172.17.0.4:5470, err= 2026/07/17 02:51:19 ERROR : error listing: directory not found 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: dial("tcp","172.17.0.4:1907") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: > dial: conn=172.17.0.1:33438->172.17.0.4:1907, err= 2026/07/17 02:51:19 ERROR : error listing: directory not found 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jozibuj3wuba: Purge dir "" 2026/07/17 02:51:19 NOTICE: purge failed to rmdir "": directory not found 2026/07/17 02:51:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.20s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:32588") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43158->172.17.0.4:32588, err= 2026/07/17 02:51:19 INFO : A2: Making directory 2026/07/17 02:51:19 INFO : A1/B2: Making directory 2026/07/17 02:51:19 INFO : A1/B2/C2: Making directory 2026/07/17 02:51:19 INFO : A1/B1/C3: Making directory 2026/07/17 02:51:19 INFO : A3: Making directory 2026/07/17 02:51:19 INFO : A3/B3: Making directory 2026/07/17 02:51:19 INFO : A3/B3/C4: Making directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:10743") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53472->172.17.0.4:10743, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26187") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35218->172.17.0.4:26187, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29431") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51441") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58376->172.17.0.4:29431, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54208") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55672->172.17.0.4:51441, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57510->172.17.0.4:54208, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22713") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36674->172.17.0.4:22713, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Connecting to FTP server 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38026->172.17.0.4:21, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47456") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51220->172.17.0.4:47456, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39582") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40600->172.17.0.4:39582, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9103") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49860->172.17.0.4:9103, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3989") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46806->172.17.0.4:3989, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14890") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33572->172.17.0.4:14890, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9509") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:32920->172.17.0.4:9509, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42015") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34410->172.17.0.4:42015, err= 2026/07/17 02:51:19 DEBUG : removing 1 level 3 directories 2026/07/17 02:51:19 INFO : A3/B3/C4: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48987") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47300->172.17.0.4:48987, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62455") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33418->172.17.0.4:62455, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:11968") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43674->172.17.0.4:11968, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6644") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51964->172.17.0.4:6644, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:43539") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45816->172.17.0.4:43539, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18973") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44652->172.17.0.4:18973, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16262") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57416->172.17.0.4:16262, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12475") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6473") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50684->172.17.0.4:6473, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45176->172.17.0.4:12475, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61253") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46080->172.17.0.4:61253, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49787") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46884->172.17.0.4:49787, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37339") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40336->172.17.0.4:37339, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29521") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61583") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35994->172.17.0.4:61583, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57548->172.17.0.4:29521, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18833") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52720->172.17.0.4:18833, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14631") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33578->172.17.0.4:14631, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21373") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41300->172.17.0.4:21373, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20995") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33780->172.17.0.4:20995, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50572") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48618->172.17.0.4:50572, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61079") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33874->172.17.0.4:61079, err= 2026/07/17 02:51:19 DEBUG : removing 2 level 3 directories 2026/07/17 02:51:19 INFO : A1/B2/C2: Removing directory 2026/07/17 02:51:19 INFO : A1/B1/C3: Removing directory 2026/07/17 02:51:19 DEBUG : removing 2 level 2 directories 2026/07/17 02:51:19 INFO : A3/B3: Removing directory 2026/07/17 02:51:19 INFO : A1/B2: Removing directory 2026/07/17 02:51:19 DEBUG : removing 2 level 1 directories 2026/07/17 02:51:19 INFO : A3: Removing directory 2026/07/17 02:51:19 INFO : A2: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22219") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57022->172.17.0.4:22219, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58644") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38490->172.17.0.4:58644, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1415") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45050->172.17.0.4:1415, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23518") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51598->172.17.0.4:23518, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48318") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49880->172.17.0.4:48318, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35164") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44888->172.17.0.4:35164, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15904") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37988->172.17.0.4:15904, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54893") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33092->172.17.0.4:54893, err= 2026/07/17 02:51:19 DEBUG : removing 1 level 3 directories 2026/07/17 02:51:19 INFO : A1/B1/C1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 2 directories 2026/07/17 02:51:19 INFO : A1/B1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 1 directories 2026/07/17 02:51:19 INFO : A1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 0 directories 2026/07/17 02:51:19 INFO : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34369") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56398->172.17.0.4:34369, err= 2026/07/17 02:51:19 ERROR : error listing: directory not found 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34466") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53396->172.17.0.4:34466, err= 2026/07/17 02:51:19 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.10s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 INFO : A1: Making directory 2026/07/17 02:51:19 INFO : A1/B1: Making directory 2026/07/17 02:51:19 INFO : A1/B1/C1: Making directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:56109") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43416->172.17.0.4:56109, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20239") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59296->172.17.0.4:20239, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24579") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58224->172.17.0.4:24579, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25952") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57052->172.17.0.4:25952, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64376") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34512->172.17.0.4:64376, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33928") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51178->172.17.0.4:33928, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27086") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53684->172.17.0.4:27086, err= 2026/07/17 02:51:19 DEBUG : removing 1 level 3 directories 2026/07/17 02:51:19 INFO : A1/B1/C1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 2 directories 2026/07/17 02:51:19 INFO : A1/B1: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52981") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56534->172.17.0.4:52981, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25473") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47452->172.17.0.4:25473, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6421") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44076->172.17.0.4:6421, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48545") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39662->172.17.0.4:48545, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23231") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35308->172.17.0.4:23231, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 INFO : A1: Making directory 2026/07/17 02:51:19 INFO : A1/B1: Making directory 2026/07/17 02:51:19 INFO : A1/B1/C1: Making directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47142") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40294->172.17.0.4:47142, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17088") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34884->172.17.0.4:17088, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27018") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60740->172.17.0.4:27018, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15965") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54518->172.17.0.4:15965, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50805") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54212->172.17.0.4:50805, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40393") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34748->172.17.0.4:40393, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51051") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34430->172.17.0.4:51051, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21224") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59878->172.17.0.4:21224, err= 2026/07/17 02:51:19 DEBUG : removing 1 level 3 directories 2026/07/17 02:51:19 INFO : A1/B1/C1: Removing directory 2026/07/17 02:51:19 DEBUG : removing 1 level 2 directories 2026/07/17 02:51:19 INFO : A1/B1: Removing directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26844") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36416->172.17.0.4:26844, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:6255") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55006->172.17.0.4:6255, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53468") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38620->172.17.0.4:53468, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58247") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42818->172.17.0.4:58247, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20826") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43844->172.17.0.4:20826, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27529") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45074->172.17.0.4:27529, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41555") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42174->172.17.0.4:41555, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:13760") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41156->172.17.0.4:13760, err= 2026/07/17 02:51:19 DEBUG : filename.txt: File name found in url 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:43199") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38860->172.17.0.4:43199, err= 2026/07/17 02:51:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18209") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52874->172.17.0.4:18209, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25772") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49254->172.17.0.4:25772, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19130") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48878->172.17.0.4:19130, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31341") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45664->172.17.0.4:31341, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:43300") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52324->172.17.0.4:43300, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58733") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46522->172.17.0.4:58733, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41360") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52222->172.17.0.4:41360, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3195") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34648->172.17.0.4:3195, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44265") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58726->172.17.0.4:44265, err= 2026/07/17 02:51:19 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/17 02:51:19 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/17 02:51:19 INFO : file1: Copied (new) to: sub/file2 2026/07/17 02:51:19 INFO : file1: Deleted 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61411") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54860->172.17.0.4:61411, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9639") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54736->172.17.0.4:9639, err= 2026/07/17 02:51:19 DEBUG : sub/file2: size = 14 OK 2026/07/17 02:51:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 02:51:19 DEBUG : file1: Unchanged skipping 2026/07/17 02:51:19 INFO : file1: Deleted 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39764") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45088->172.17.0.4:39764, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51305") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54632->172.17.0.4:51305, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: don't need to copy/move sub/file2, it is already at target location 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62601") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36242->172.17.0.4:62601, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63198") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42642->172.17.0.4:63198, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54183") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60706->172.17.0.4:54183, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:50096") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46578->172.17.0.4:50096, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3398") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49754->172.17.0.4:3398, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51800") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51704->172.17.0.4:51800, err= 2026/07/17 02:51:19 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/17 02:51:19 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/17 02:51:19 INFO : file1: Copied (new) 2026/07/17 02:51:19 INFO : file1: Deleted 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35261") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52670->172.17.0.4:35261, err= 2026/07/17 02:51:19 DEBUG : file1: Destination exists, skipping 2026/07/17 02:51:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24897") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43270->172.17.0.4:24897, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46756") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35006->172.17.0.4:46756, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44159") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38810->172.17.0.4:44159, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1812") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60490->172.17.0.4:1812, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:58320") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36384->172.17.0.4:58320, err= --- PASS: TestCaseInsensitiveMoveFile (0.01s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:30664") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52484->172.17.0.4:30664, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21467") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59810->172.17.0.4:21467, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.01s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15071") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52148->172.17.0.4:15071, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62845") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48458->172.17.0.4:62845, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19954") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37884->172.17.0.4:19954, err= 2026/07/17 02:51:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zariwod0yiha/backup" 2026/07/17 02:51:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/17 02:51:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:19 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{eoMm2}" suffix to name 2026/07/17 02:51:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/17 02:51:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/17 02:51:19 DEBUG : Setting pass="78OqptHyTb8fxY5FQoIw2CAC__z4AgdXiVs88P0TCCN0kg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/17 02:51:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: Connecting to FTP server 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: > dial: conn=172.17.0.1:38040->172.17.0.4:21, err= 2026/07/17 02:51:19 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-zariwod0yiha/backup" to be canonical "TestFTPProftpd{eoMm2}:rclone-test-zariwod0yiha/backup" 2026/07/17 02:51:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1640827068) 2026/07/17 02:51:19 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-zariwod0yiha) 2026/07/17 02:51:19 DEBUG : dst/file1: Sizes differ 2026/07/17 02:51:19 INFO : dst/file1: Moved (server-side) 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:10844") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58680->172.17.0.4:10844, err= 2026/07/17 02:51:19 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/17 02:51:19 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/17 02:51:19 INFO : dst/file1: Copied (new) 2026/07/17 02:51:19 INFO : dst/file1: Deleted 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14532") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60688->172.17.0.4:14532, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42335") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46034->172.17.0.4:42335, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:11418") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58350->172.17.0.4:11418, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19211") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42022->172.17.0.4:19211, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34633") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33876->172.17.0.4:34633, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22689") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48984->172.17.0.4:22689, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29527") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34556->172.17.0.4:29527, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31171") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37948->172.17.0.4:31171, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53203") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39168->172.17.0.4:53203, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.06s) === 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33377") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57536->172.17.0.4:33377, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64950") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36744->172.17.0.4:64950, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49065") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34856->172.17.0.4:49065, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16554") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:52640->172.17.0.4:16554, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48361") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37992->172.17.0.4:48361, err= 2026/07/17 02:51:19 INFO : A1/B2: Making directory 2026/07/17 02:51:19 INFO : A1/B1/C3: Making directory 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57184") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33814->172.17.0.4:57184, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:41862") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38716->172.17.0.4:41862, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:64044") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55376->172.17.0.4:64044, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40900") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33128->172.17.0.4:40900, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26511") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50696->172.17.0.4:26511, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:52494") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49528->172.17.0.4:52494, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48402") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37414->172.17.0.4:48402, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59070") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37990->172.17.0.4:59070, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57144") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34484->172.17.0.4:57144, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:43909") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35746->172.17.0.4:43909, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40891") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43744->172.17.0.4:40891, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53314") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24697") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36284->172.17.0.4:24697, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42200->172.17.0.4:53314, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:24842") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36696->172.17.0.4:24842, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36455") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36450->172.17.0.4:36455, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44451") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42182->172.17.0.4:44451, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46521") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43890->172.17.0.4:46521, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15185") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12272") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12368") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57908->172.17.0.4:15185, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41948->172.17.0.4:12272, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34100->172.17.0.4:12368, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Connecting to FTP server 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38052->172.17.0.4:21, err= 2026/07/17 02:51:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/17 02:51:19 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/17 02:51:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/17 02:51:19 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/17 02:51:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20728") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44606->172.17.0.4:20728, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38351") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50382->172.17.0.4:38351, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:56331") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53984->172.17.0.4:56331, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:7871") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45060->172.17.0.4:7871, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1136") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42206->172.17.0.4:1136, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14938") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38846->172.17.0.4:14938, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28296") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50594->172.17.0.4:28296, err= 2026/07/17 02:51:19 INFO : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36976") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41624->172.17.0.4:36976, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9094") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38564") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51180->172.17.0.4:9094, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49780->172.17.0.4:38564, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27249") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16911") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38250->172.17.0.4:27249, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56880->172.17.0.4:16911, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18552") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39796->172.17.0.4:18552, err= 2026/07/17 02:51:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/17 02:51:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/17 02:51:19 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/17 02:51:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/17 02:51:19 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12105") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46934->172.17.0.4:12105, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:60129") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48210->172.17.0.4:60129, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57566") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47232->172.17.0.4:57566, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:59297") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33736->172.17.0.4:59297, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:32887") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38140->172.17.0.4:32887, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:20805") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38536->172.17.0.4:20805, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27843") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42332->172.17.0.4:27843, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34040") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54928->172.17.0.4:34040, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47921") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51102->172.17.0.4:47921, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34282") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56682->172.17.0.4:34282, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22360") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48786->172.17.0.4:22360, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:40603") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31101") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43304->172.17.0.4:40603, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39634->172.17.0.4:31101, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:14695") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55598->172.17.0.4:14695, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37211") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:32994->172.17.0.4:37211, err= --- PASS: TestDirMove (0.30s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31588") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50018->172.17.0.4:31588, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28431") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48784->172.17.0.4:28431, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3759") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54378->172.17.0.4:3759, err= 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55094") 2026/07/17 02:51:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33686->172.17.0.4:55094, err= 2026/07/17 02:51:19 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 02:51:19 NOTICE: ftp://172.17.0.4:21/rclone-test-zariwod0yiha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/17 02:51:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39174") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51140->172.17.0.4:39174, err= 2026/07/17 02:51:20 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 02:51:20 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27391") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50742->172.17.0.4:27391, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22751") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38334->172.17.0.4:22751, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:13884") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55250->172.17.0.4:13884, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19311") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42796->172.17.0.4:19311, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29758") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33614->172.17.0.4:29758, err= 2026/07/17 02:51:20 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 02:51:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62497") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33384->172.17.0.4:62497, err= 2026/07/17 02:51:20 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 02:51:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37105") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34074->172.17.0.4:37105, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2629") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49634->172.17.0.4:2629, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:1168") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58202->172.17.0.4:1168, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:62704") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59522->172.17.0.4:62704, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29962") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44448->172.17.0.4:29962, err= 2026/07/17 02:51:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 02:51:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61286") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50136->172.17.0.4:61286, err= 2026/07/17 02:51:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 02:51:20 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:61486") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55720->172.17.0.4:61486, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36133") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:40526->172.17.0.4:36133, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53320") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49992->172.17.0.4:53320, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22163") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39724->172.17.0.4:22163, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:47679") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:46046->172.17.0.4:47679, err= 2026/07/17 02:51:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 02:51:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:51987") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41112->172.17.0.4:51987, err= 2026/07/17 02:51:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 02:51:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9536") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33514->172.17.0.4:9536, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28600") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44748->172.17.0.4:28600, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44296") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36982->172.17.0.4:44296, err= --- PASS: TestRcat (0.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.04s) --- 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.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:53454") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54544->172.17.0.4:53454, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19282") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43864->172.17.0.4:19282, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55642") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53788->172.17.0.4:55642, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: File to upload is small (60 bytes), uploading instead of streaming 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:19814") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43770->172.17.0.4:19814, err= 2026/07/17 02:51:20 DEBUG : potato2: size = 60 OK 2026/07/17 02:51:20 DEBUG : potato2: Size of src and dst objects identical 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54411") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36012->172.17.0.4:54411, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:63100") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48750->172.17.0.4:63100, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:33195") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:58608->172.17.0.4:33195, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:25917") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56318->172.17.0.4:25917, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:7007") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59880->172.17.0.4:7007, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9683") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39238->172.17.0.4:9683, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4367") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43830->172.17.0.4:4367, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:45102") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60754->172.17.0.4:45102, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:16060") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:38606->172.17.0.4:16060, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:27293") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:35840->172.17.0.4:27293, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48362") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:55288->172.17.0.4:48362, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:39120") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57546->172.17.0.4:39120, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15691") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:54070->172.17.0.4:15691, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31233") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59468->172.17.0.4:31233, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Touching "empty space" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Touching "potato2" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:37104") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49970->172.17.0.4:37104, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Touching "sub dir/potato3" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:3452") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45884->172.17.0.4:3452, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:5008") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:57092->172.17.0.4:5008, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:9021") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48778->172.17.0.4:9021, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:23833") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37616->172.17.0.4:23833, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:29270") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:36612->172.17.0.4:29270, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:36784") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45606->172.17.0.4:36784, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:48800") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42042->172.17.0.4:48800, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:11687") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39992->172.17.0.4:11687, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:54811") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56150->172.17.0.4:54811, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2395") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33340->172.17.0.4:2395, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:38661") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48602->172.17.0.4:38661, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49528") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47132->172.17.0.4:49528, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:11854") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:51366->172.17.0.4:11854, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28044") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44582->172.17.0.4:28044, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:17745") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43222->172.17.0.4:17745, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zariwod0yiha", Local "Local file system at /tmp/rclone1640827068", Modify Window "1s" 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21388") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:41826->172.17.0.4:21388, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:18065") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50812->172.17.0.4:18065, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:21143") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45802->172.17.0.4:21143, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:56906") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:44394->172.17.0.4:56906, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:35243") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:56974->172.17.0.4:35243, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:7035") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33230->172.17.0.4:7035, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:46605") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:49702->172.17.0.4:46605, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:2396") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43436->172.17.0.4:2396, err= 2026/07/17 02:51:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.juvenok1" before starting 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:42727") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47616->172.17.0.4:42727, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:57420") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:37732->172.17.0.4:57420, err= 2026/07/17 02:51:20 DEBUG : sub dir/test remove existing.juvenok1: TEST: removing renamed existing file after operation 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:49056") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34848->172.17.0.4:49056, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31136") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:53010->172.17.0.4:31136, err= 2026/07/17 02:51:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zamuxax0" before starting 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55555") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:60820->172.17.0.4:55555, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:12643") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:42130->172.17.0.4:12643, err= 2026/07/17 02:51:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zamuxax0: TEST: renaming existing back after failed operation 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:28992") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:39032->172.17.0.4:28992, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:31573") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:59138->172.17.0.4:31573, err= 2026/07/17 02:51:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jaxewep4" before starting 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:26518") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33902->172.17.0.4:26518, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:22649") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:45042->172.17.0.4:22649, err= 2026/07/17 02:51:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jaxewep4: TEST: removing renamed existing file after operation 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:55010") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:48848->172.17.0.4:55010, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:44997") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:47666->172.17.0.4:44997, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:15034") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:43594->172.17.0.4:15034, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:4566") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:50076->172.17.0.4:4566, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:34180") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:34514->172.17.0.4:34180, err= --- PASS: TestRemoveExisting (0.05s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: dial("tcp","172.17.0.4:30988") 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: > dial: conn=172.17.0.1:33218->172.17.0.4:30988, err= 2026/07/17 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zariwod0yiha: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.073669142s (try 1/5)