"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48100->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : Creating backend with remote "/tmp/rclone3912129836" === 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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:10201") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49030->172.17.0.4:10201, err= 2026/05/15 02:27:18 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9983") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45900->172.17.0.4:9983, err= 2026/05/15 02:27:18 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/05/15 02:27:18 DEBUG : a: size = 0 OK 2026/05/15 02:27:18 DEBUG : a: size = 1 (memory) 2026/05/15 02:27:18 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/15 02:27:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/15 02:27:18 DEBUG : potato: Seek from 10 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 10 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 2 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/15 02:27:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 2 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/15 02:27:18 DEBUG : potato: Seek from 8 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 8 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/15 02:27:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 02:27:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 02:27:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 02:27:18 DEBUG : potato: Seek from 5 to 2 2026/05/15 02:27:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/15 02:27:18 DEBUG : potato: Seek from 9 to 0 2026/05/15 02:27:18 DEBUG : potato: Seek from 9 to 0 2026/05/15 02:27:18 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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58242") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39892->172.17.0.4:58242, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15897") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60792->172.17.0.4:15897, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25689") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41138->172.17.0.4:25689, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44322") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56848->172.17.0.4:44322, err= === RUN TestCheck/3 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4283") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42838->172.17.0.4:4283, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59806") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57752->172.17.0.4:59806, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8247") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39340->172.17.0.4:8247, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36646") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45544->172.17.0.4:36646, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8577") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42454->172.17.0.4:8577, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11238") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60010->172.17.0.4:11238, err= --- PASS: TestCheck (0.04s) --- 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/05/15 02:27:18 DEBUG : Creating backend with remote "nonexistent" 2026/05/15 02:27:18 DEBUG : Creating backend with remote "nonexistent" 2026/05/15 02:27:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/15 02:27:18 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/15 02:27:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/15 02:27:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6696") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38870->172.17.0.4:6696, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7305") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59302->172.17.0.4:7305, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9887") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50418->172.17.0.4:9887, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29813") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59874->172.17.0.4:29813, err= === RUN TestCheckDownload/3 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35179") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53890->172.17.0.4:35179, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51335") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54858->172.17.0.4:51335, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13159") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39534->172.17.0.4:13159, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13251") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42066->172.17.0.4:13251, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44414") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55120->172.17.0.4:44414, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20468") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55904->172.17.0.4:20468, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12348") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53076->172.17.0.4:12348, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51968") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57414->172.17.0.4:51968, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58249") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42506->172.17.0.4:58249, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12927") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39792->172.17.0.4:12927, err= === RUN TestCheckSizeOnly/3 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58509") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56526->172.17.0.4:58509, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3847") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58592->172.17.0.4:3847, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41007") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49014->172.17.0.4:41007, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30933") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54606->172.17.0.4:30933, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3529") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43106->172.17.0.4:3529, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35547") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41032->172.17.0.4:35547, err= --- PASS: TestCheckSizeOnly (0.03s) --- 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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5315") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53510->172.17.0.4:5315, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55511") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37034->172.17.0.4:55511, err= 2026/05/15 02:27:18 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/15 02:27:18 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/15 02:27:18 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/15 02:27:18 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4476") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57770->172.17.0.4:4476, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55300") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46982->172.17.0.4:55300, err= 2026/05/15 02:27:18 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/15 02:27:18 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/15 02:27:18 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/15 02:27:18 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3135") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50544->172.17.0.4:3135, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:16703") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38906->172.17.0.4:16703, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/data" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data: > dial: conn=172.17.0.1:48108->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data lacks md5, skipping 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62555") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53150->172.17.0.4:62555, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18530") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50844->172.17.0.4:18530, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/data" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/data: > dial: conn=172.17.0.1:48110->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23202") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44876->172.17.0.4:23202, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5812") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46824->172.17.0.4:5812, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14986") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33976->172.17.0.4:14986, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36925") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56090->172.17.0.4:36925, err= === RUN TestCheckSumDownload/subtest1 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34430") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37226->172.17.0.4:34430, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48249") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49946->172.17.0.4:48249, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35636") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53258->172.17.0.4:35636, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64089") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32858->172.17.0.4:64089, err= === RUN TestCheckSumDownload/subtest2 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28351") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37664->172.17.0.4:28351, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11482") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49470->172.17.0.4:11482, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58362") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42610->172.17.0.4:58362, err= === RUN TestCheckSumDownload/subtest3 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14306") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36692->172.17.0.4:14306, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60342") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43772->172.17.0.4:60342, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:43090") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58818->172.17.0.4:43090, err= === RUN TestCheckSumDownload/subtest4 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25740") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53358->172.17.0.4:25740, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34498") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38854->172.17.0.4:34498, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15563") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36744->172.17.0.4:15563, err= === RUN TestCheckSumDownload/subtest5 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4511") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49010->172.17.0.4:4511, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19855") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55852->172.17.0.4:19855, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18222") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56742->172.17.0.4:18222, err= === RUN TestCheckSumDownload/subtest6 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9620") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35606->172.17.0.4:9620, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20334") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35994->172.17.0.4:20334, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23643") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37642->172.17.0.4:23643, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6641") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41812->172.17.0.4:6641, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37841") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52330->172.17.0.4:37841, err= === RUN TestCheckSumDownload/subtest7 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11430") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51390->172.17.0.4:11430, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51803") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59464->172.17.0.4:51803, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17212") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53836->172.17.0.4:17212, 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.01s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fewefuy7zisi" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:48114->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : Creating backend with remote "/tmp/rclone201303836" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fewefuy7zisi", Local "Local file system at /tmp/rclone201303836", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:48515") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:59820->172.17.0.4:48515, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:54522") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:55678->172.17.0.4:54522, err= upper checkfile vs. lower remote (without normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:58906") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:33808->172.17.0.4:58906, err= 2026/05/15 02:27:18 ERROR : hello, world!: sum not found 2026/05/15 02:27:18 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-fewefuy7zisi 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: 1 files missing 2026/05/15 02:27:18 NOTICE: 1 hashes missing 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: 1 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:9371") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:56650->172.17.0.4:9371, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:53400") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:58212->172.17.0.4:53400, err= 2026/05/15 02:27:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: 0 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: 1 matching files 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jomufok2yeru" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:48128->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : Creating backend with remote "/tmp/rclone2313097754" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jomufok2yeru", Local "Local file system at /tmp/rclone2313097754", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:43870") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:46984->172.17.0.4:43870, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:61075") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:51318->172.17.0.4:61075, err= lower checkfile vs. upper remote (without normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:42122") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:43214->172.17.0.4:42122, err= 2026/05/15 02:27:18 ERROR : HELLO, WORLD!: sum not found 2026/05/15 02:27:18 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-jomufok2yeru 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jomufok2yeru: 1 files missing 2026/05/15 02:27:18 NOTICE: 1 hashes missing 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jomufok2yeru: 1 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jomufok2yeru: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:38684") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:35322->172.17.0.4:38684, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:6398") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:40870->172.17.0.4:6398, err= 2026/05/15 02:27:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jomufok2yeru: 0 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jomufok2yeru: 1 matching files 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qubulud2poja" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:48138->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : Creating backend with remote "/tmp/rclone1419310055" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-qubulud2poja", Local "Local file system at /tmp/rclone1419310055", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:15804") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:42198->172.17.0.4:15804, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:12795") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:52980->172.17.0.4:12795, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:25059") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:40428->172.17.0.4:25059, err= 2026/05/15 02:27:18 ERROR : HeLlO, wOrLd!: sum not found 2026/05/15 02:27:18 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-qubulud2poja 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-qubulud2poja: 1 files missing 2026/05/15 02:27:18 NOTICE: 1 hashes missing 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-qubulud2poja: 1 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-qubulud2poja: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:2213") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:38742->172.17.0.4:2213, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:33219") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:51794->172.17.0.4:33219, err= 2026/05/15 02:27:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-qubulud2poja: 0 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-qubulud2poja: 1 matching files 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bifaqom5zofo" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:48142->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : Creating backend with remote "/tmp/rclone321803660" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bifaqom5zofo", Local "Local file system at /tmp/rclone321803660", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:54885") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:56020->172.17.0.4:54885, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:34892") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:41894->172.17.0.4:34892, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:59893") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:50294->172.17.0.4:59893, err= 2026/05/15 02:27:18 ERROR : HELLO, WORLD!: sum not found 2026/05/15 02:27:18 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-bifaqom5zofo 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: 1 files missing 2026/05/15 02:27:18 NOTICE: 1 hashes missing 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: 1 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:35469") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:36700->172.17.0.4:35469, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:51351") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:41254->172.17.0.4:51351, err= 2026/05/15 02:27:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: 0 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: 1 matching files 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyunis8zeya" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:48152->172.17.0.4:21, err= 2026/05/15 02:27:18 DEBUG : Creating backend with remote "/tmp/rclone2196236547" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-poyunis8zeya", Local "Local file system at /tmp/rclone2196236547", Modify Window "1s" 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:35849") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:56210->172.17.0.4:35849, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:56044") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:34024->172.17.0.4:56044, err= NFD checkfile vs. NFC remote (without normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:59946") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:52816->172.17.0.4:59946, err= 2026/05/15 02:27:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/15 02:27:18 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-poyunis8zeya 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-poyunis8zeya: 1 files missing 2026/05/15 02:27:18 NOTICE: 1 hashes missing 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-poyunis8zeya: 1 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-poyunis8zeya: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:45617") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:43914->172.17.0.4:45617, err= 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:43722") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:51058->172.17.0.4:43722, err= 2026/05/15 02:27:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-poyunis8zeya: 0 differences found 2026/05/15 02:27:18 NOTICE: ftp://172.17.0.4:21/rclone-test-poyunis8zeya: 1 matching files 2026/05/15 02:27:18 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xigelib0biwu" 2026/05/15 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:18 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:18 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:18 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:18 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:18 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: Connecting to FTP server 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:48160->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "/tmp/rclone3161257781" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-xigelib0biwu", Local "Local file system at /tmp/rclone3161257781", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:25770") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:52768->172.17.0.4:25770, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:58776") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:51308->172.17.0.4:58776, err= NFC checkfile vs. NFD remote (without normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:60895") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:41204->172.17.0.4:60895, err= 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-xigelib0biwu 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-xigelib0biwu: 1 files missing 2026/05/15 02:27:19 NOTICE: 1 hashes missing 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-xigelib0biwu: 1 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-xigelib0biwu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:31572") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:38542->172.17.0.4:31572, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:10535") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:55104->172.17.0.4:10535, err= 2026/05/15 02:27:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-xigelib0biwu: 0 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-xigelib0biwu: 1 matching files 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-tuvigeq9tuxu" 2026/05/15 02:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:48162->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "/tmp/rclone1890312042" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu", Local "Local file system at /tmp/rclone1890312042", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:35560") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:34294->172.17.0.4:35560, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:32364") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:40362->172.17.0.4:32364, err= NFDx2 checkfile vs. both remote (without normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:60975") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:50202->172.17.0.4:60975, err= 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: 1 files missing 2026/05/15 02:27:19 NOTICE: 1 hashes missing 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: 1 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:6459") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:39182->172.17.0.4:6459, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:41780") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:38648->172.17.0.4:41780, err= 2026/05/15 02:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: 0 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: 1 matching files 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kuvikoh3yeha" 2026/05/15 02:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:48178->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "/tmp/rclone3244518886" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha", Local "Local file system at /tmp/rclone3244518886", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:9895") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:44062->172.17.0.4:9895, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:31403") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:49492->172.17.0.4:31403, err= NFCx2 checkfile vs. both remote (without normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:48251") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:47672->172.17.0.4:48251, err= 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: 1 files missing 2026/05/15 02:27:19 NOTICE: 1 hashes missing 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: 1 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:41893") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:34572->172.17.0.4:41893, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:29317") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:52382->172.17.0.4:29317, err= 2026/05/15 02:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: 0 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: 1 matching files 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cigafem3xase" 2026/05/15 02:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:48182->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "/tmp/rclone156724075" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cigafem3xase", Local "Local file system at /tmp/rclone156724075", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:7398") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:56220->172.17.0.4:7398, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:47660") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:51128->172.17.0.4:47660, err= both checkfile vs. NFDx2 remote (without normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:37918") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:36432->172.17.0.4:37918, err= 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-cigafem3xase 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-cigafem3xase: 1 files missing 2026/05/15 02:27:19 NOTICE: 1 hashes missing 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-cigafem3xase: 1 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-cigafem3xase: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:31070") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:43380->172.17.0.4:31070, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:10660") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:55468->172.17.0.4:10660, err= 2026/05/15 02:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-cigafem3xase: 0 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-cigafem3xase: 1 matching files 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wazolet8duve" 2026/05/15 02:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:48186->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "/tmp/rclone2652630337" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wazolet8duve", Local "Local file system at /tmp/rclone2652630337", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:55752") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:50122->172.17.0.4:55752, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:43018") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:51866->172.17.0.4:43018, err= both checkfile vs. NFCx2 remote (without normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:21272") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:56650->172.17.0.4:21272, err= 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 02:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-wazolet8duve 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-wazolet8duve: 1 files missing 2026/05/15 02:27:19 NOTICE: 1 hashes missing 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-wazolet8duve: 1 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-wazolet8duve: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:43871") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:43616->172.17.0.4:43871, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:32935") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:53466->172.17.0.4:32935, err= 2026/05/15 02:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-wazolet8duve: 0 differences found 2026/05/15 02:27:19 NOTICE: ftp://172.17.0.4:21/rclone-test-wazolet8duve: 1 matching files 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: dial("tcp","172.17.0.4:24945") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: > dial: conn=172.17.0.1:37618->172.17.0.4:24945, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wazolet8duve: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: dial("tcp","172.17.0.4:39988") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: > dial: conn=172.17.0.1:39136->172.17.0.4:39988, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-cigafem3xase: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: dial("tcp","172.17.0.4:27086") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: > dial: conn=172.17.0.1:46854->172.17.0.4:27086, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kuvikoh3yeha: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: dial("tcp","172.17.0.4:22180") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: > dial: conn=172.17.0.1:50186->172.17.0.4:22180, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-tuvigeq9tuxu: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: dial("tcp","172.17.0.4:13858") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: > dial: conn=172.17.0.1:38644->172.17.0.4:13858, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: Purge object "測試_Русский___ě_áñ" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xigelib0biwu: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: dial("tcp","172.17.0.4:38199") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: > dial: conn=172.17.0.1:56876->172.17.0.4:38199, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: Purge object "測試_Русский___ě_áñ" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-poyunis8zeya: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: dial("tcp","172.17.0.4:40685") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: > dial: conn=172.17.0.1:40382->172.17.0.4:40685, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: Purge object "HELLO, WORLD!" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bifaqom5zofo: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: dial("tcp","172.17.0.4:9554") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: > dial: conn=172.17.0.1:52352->172.17.0.4:9554, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: Purge object "HeLlO, wOrLd!" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-qubulud2poja: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: dial("tcp","172.17.0.4:42099") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: > dial: conn=172.17.0.1:48222->172.17.0.4:42099, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: Purge object "HELLO, WORLD!" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-jomufok2yeru: Purge dir "" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: dial("tcp","172.17.0.4:40272") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: > dial: conn=172.17.0.1:59592->172.17.0.4:40272, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: Purge object "hello, world!" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-fewefuy7zisi: Purge dir "" --- PASS: TestApplyTransforms (0.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59609") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34734->172.17.0.4:59609, err= 2026/05/15 02:27:19 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/05/15 02:27:19 INFO : file1: Copied (new) to: sub/file2 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20699") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56230->172.17.0.4:20699, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64437") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39414->172.17.0.4:64437, err= 2026/05/15 02:27:19 DEBUG : sub/file2: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 02:27:19 DEBUG : file1: Unchanged skipping 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29711") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48724->172.17.0.4:29711, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19253") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37736->172.17.0.4:19253, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: don't need to copy/move sub/file2, it is already at target location 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64149") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34890->172.17.0.4:64149, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57039") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36064->172.17.0.4:57039, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29711") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48736->172.17.0.4:29711, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:56976") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39032->172.17.0.4:56976, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12830") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56508->172.17.0.4:12830, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42993") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41788->172.17.0.4:42993, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51783") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39036->172.17.0.4:51783, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54896") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59762->172.17.0.4:54896, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31748") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32966->172.17.0.4:31748, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11989") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57430->172.17.0.4:11989, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/backup" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: > dial: conn=172.17.0.1:48188->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wugutuv0fofu/backup" to be canonical "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/backup" 2026/05/15 02:27:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3912129836) 2026/05/15 02:27:19 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-wugutuv0fofu) 2026/05/15 02:27:19 DEBUG : dst/file1: Sizes differ 2026/05/15 02:27:19 INFO : dst/file1: Moved (server-side) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23859") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56012->172.17.0.4:23859, err= 2026/05/15 02:27:19 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/05/15 02:27:19 INFO : dst/file1: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46287") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37146->172.17.0.4:46287, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48194->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39211") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44330->172.17.0.4:39211, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:43327") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35258->172.17.0.4:43327, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27347") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53258->172.17.0.4:27347, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33109") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45218->172.17.0.4:33109, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:65119") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60158->172.17.0.4:65119, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22255") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56198->172.17.0.4:22255, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60173") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48086->172.17.0.4:60173, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51043") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49938->172.17.0.4:51043, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/dst" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: > dial: conn=172.17.0.1:48210->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:19 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:19 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:19 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:19 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/CompareDest: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/CompareDest: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/CompareDest: > dial: conn=172.17.0.1:48222->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" to be canonical "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : one: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: dial("tcp","172.17.0.4:6510") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: > dial: conn=172.17.0.1:36068->172.17.0.4:6510, err= 2026/05/15 02:27:19 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/15 02:27:19 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/15 02:27:19 INFO : one: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:56410") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52584->172.17.0.4:56410, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53292") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45522->172.17.0.4:53292, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34287") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59944->172.17.0.4:34287, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3509") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48280->172.17.0.4:3509, err= 2026/05/15 02:27:19 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" for canonical name "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3912129836) 2026/05/15 02:27:19 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst) 2026/05/15 02:27:19 DEBUG : one: Sizes differ 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: dial("tcp","172.17.0.4:48523") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: > dial: conn=172.17.0.1:51066->172.17.0.4:48523, err= 2026/05/15 02:27:19 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/15 02:27:19 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/15 02:27:19 INFO : one: Copied (replaced existing) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9204") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32770->172.17.0.4:9204, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49531") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45916->172.17.0.4:49531, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55274") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43950->172.17.0.4:55274, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23262") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53872->172.17.0.4:23262, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11209") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33976->172.17.0.4:11209, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57886") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40962->172.17.0.4:57886, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:56906") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47732->172.17.0.4:56906, err= 2026/05/15 02:27:19 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" for canonical name "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3912129836) 2026/05/15 02:27:19 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst) 2026/05/15 02:27:19 DEBUG : one: Sizes differ 2026/05/15 02:27:19 DEBUG : one: size = 5 OK 2026/05/15 02:27:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 02:27:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55728") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36302->172.17.0.4:55728, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14822") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51294->172.17.0.4:14822, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55150") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44502->172.17.0.4:55150, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64032") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37654->172.17.0.4:64032, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48026") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53732->172.17.0.4:48026, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30156") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44094->172.17.0.4:30156, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37194") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53542->172.17.0.4:37194, err= 2026/05/15 02:27:19 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" for canonical name "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : two: size = 3 OK 2026/05/15 02:27:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 02:27:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5106") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39586->172.17.0.4:5106, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25228") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43532->172.17.0.4:25228, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14525") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47880->172.17.0.4:14525, err= 2026/05/15 02:27:19 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" for canonical name "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : two: size = 3 OK 2026/05/15 02:27:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 02:27:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34295") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34728->172.17.0.4:34295, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28885") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35196->172.17.0.4:28885, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53382") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60420->172.17.0.4:53382, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19774") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34476->172.17.0.4:19774, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44683") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19303") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47618->172.17.0.4:44683, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35230->172.17.0.4:19303, err= 2026/05/15 02:27:19 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wugutuv0fofu/CompareDest" for canonical name "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/CompareDest" 2026/05/15 02:27:19 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone3912129836) 2026/05/15 02:27:19 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/CompareDest) 2026/05/15 02:27:19 DEBUG : two: Sizes differ 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: dial("tcp","172.17.0.4:35018") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/dst: > dial: conn=172.17.0.1:55216->172.17.0.4:35018, err= 2026/05/15 02:27:19 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/15 02:27:19 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/15 02:27:19 INFO : two: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42533") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40362->172.17.0.4:42533, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9690") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53970") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46630->172.17.0.4:53970, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39184->172.17.0.4:9690, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:52285") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32872->172.17.0.4:52285, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18358") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38612->172.17.0.4:18358, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:47991") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41084->172.17.0.4:47991, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24991") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38602->172.17.0.4:24991, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.28s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7688") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39052->172.17.0.4:7688, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1683") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55308->172.17.0.4:1683, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50899") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58934->172.17.0.4:50899, err= 2026/05/15 02:27:19 DEBUG : sub/file2: size = 14 OK 2026/05/15 02:27:19 INFO : file1: Copied (new) to: sub/file2 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:47146") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43592->172.17.0.4:47146, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39495") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48896->172.17.0.4:39495, err= 2026/05/15 02:27:19 DEBUG : sub/file2: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 02:27:19 DEBUG : file1: Unchanged skipping 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36376") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59342->172.17.0.4:36376, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33274") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35538->172.17.0.4:33274, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: don't need to copy/move sub/file2, it is already at target location 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42341") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42422->172.17.0.4:42341, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31617") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36148->172.17.0.4:31617, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51301") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49374->172.17.0.4:51301, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12271") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39950->172.17.0.4:12271, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58563") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56870->172.17.0.4:58563, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13835") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34072->172.17.0.4:13835, err= 2026/05/15 02:27:19 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/05/15 02:27:19 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28589") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44040->172.17.0.4:28589, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:16850") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43174->172.17.0.4:16850, err= 2026/05/15 02:27:19 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 02:27:19 DEBUG : file1: Unchanged skipping 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54574") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37940->172.17.0.4:54574, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40662") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43082->172.17.0.4:40662, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26137") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54738->172.17.0.4:26137, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44560") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38880->172.17.0.4:44560, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:38082") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50280->172.17.0.4:38082, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39554") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37484->172.17.0.4:39554, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63498") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40596->172.17.0.4:63498, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49213") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56236->172.17.0.4:49213, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Connecting to FTP server 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Waiting for checks to finish 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Waiting for transfers to finish 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48234->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11646") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39792->172.17.0.4:11646, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25313") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45924->172.17.0.4:25313, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25840") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40886->172.17.0.4:25840, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13231") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35818->172.17.0.4:13231, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25310") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40570->172.17.0.4:25310, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51699") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55774->172.17.0.4:51699, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60153") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56652->172.17.0.4:60153, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24897") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52218->172.17.0.4:24897, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48242->172.17.0.4:21, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4106") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47456->172.17.0.4:4106, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15579") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58830->172.17.0.4:15579, err= 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/05/15 02:27:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/05/15 02:27:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58573") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34742->172.17.0.4:58573, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48217") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57496->172.17.0.4:48217, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9426") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53070->172.17.0.4:9426, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34405") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53798->172.17.0.4:34405, err= 2026/05/15 02:27:19 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/05/15 02:27:19 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/05/15 02:27:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50512") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47252->172.17.0.4:50512, err= 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:52505") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46008->172.17.0.4:52505, err= 2026/05/15 02:27:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53804") 2026/05/15 02:27:19 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54710->172.17.0.4:53804, err= 2026/05/15 02:27:20 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/05/15 02:27:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5772") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57660->172.17.0.4:5772, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11182") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48084->172.17.0.4:11182, err= 2026/05/15 02:27:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63552") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42420->172.17.0.4:63552, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58358") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56854->172.17.0.4:58358, err= 2026/05/15 02:27:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3029") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39862->172.17.0.4:3029, err= 2026/05/15 02:27:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/05/15 02:27:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/05/15 02:27:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14262") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38282->172.17.0.4:14262, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33078") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51902->172.17.0.4:33078, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51002") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36574->172.17.0.4:51002, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:52761") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43842->172.17.0.4:52761, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17031") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37186->172.17.0.4:17031, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14291") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44456->172.17.0.4:14291, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34905") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56932->172.17.0.4:34905, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27578") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46272->172.17.0.4:27578, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49945") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50304->172.17.0.4:49945, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3124") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46384->172.17.0.4:3124, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11261") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41576->172.17.0.4:11261, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46876") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53410->172.17.0.4:46876, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64504") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36182->172.17.0.4:64504, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32753") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35114->172.17.0.4:32753, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61294") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35970->172.17.0.4:61294, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62766") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57530->172.17.0.4:62766, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14412") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40058->172.17.0.4:14412, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21604") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46582->172.17.0.4:21604, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21874") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50240->172.17.0.4:21874, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21297") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50006->172.17.0.4:21297, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6570") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45684->172.17.0.4:6570, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:43653") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45054->172.17.0.4:43653, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13069") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53760->172.17.0.4:13069, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30054") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35622->172.17.0.4:30054, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39765") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55894->172.17.0.4:39765, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15190") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45564->172.17.0.4:15190, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9451") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32944->172.17.0.4:9451, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51731") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44370->172.17.0.4:51731, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24850") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53978->172.17.0.4:24850, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18489") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41750->172.17.0.4:18489, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30541") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52332->172.17.0.4:30541, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60988") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36768->172.17.0.4:60988, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14303") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42366->172.17.0.4:14303, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20370") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40654->172.17.0.4:20370, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59811") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57840->172.17.0.4:59811, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60713") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47978->172.17.0.4:60713, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63732") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47344->172.17.0.4:63732, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42862") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45666->172.17.0.4:42862, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7306") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58546->172.17.0.4:7306, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31200") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56618->172.17.0.4:31200, err= 2026/05/15 02:27:20 DEBUG : a.txt: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : a.txt: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15118") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51300->172.17.0.4:15118, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25154") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45120->172.17.0.4:25154, err= 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42599") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54864->172.17.0.4:42599, err= 2026/05/15 02:27:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31471") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39276->172.17.0.4:31471, err= 2026/05/15 02:27:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35227") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58212->172.17.0.4:35227, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46077") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37718->172.17.0.4:46077, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61794") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53702->172.17.0.4:61794, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:45777") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44852->172.17.0.4:45777, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60507") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45814->172.17.0.4:60507, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18757") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56408->172.17.0.4:18757, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53846") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53266->172.17.0.4:53846, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:38832") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46058->172.17.0.4:38832, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24500") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50536->172.17.0.4:24500, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13109") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46826->172.17.0.4:13109, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22883") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38746->172.17.0.4:22883, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31543") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49456->172.17.0.4:31543, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51549") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39756->172.17.0.4:51549, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17136") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60206->172.17.0.4:17136, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30523") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45642->172.17.0.4:30523, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42886") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52280->172.17.0.4:42886, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:47759") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8808") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55972->172.17.0.4:47759, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49326->172.17.0.4:8808, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49614") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40256->172.17.0.4:49614, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50449") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47722->172.17.0.4:50449, err= 2026/05/15 02:27:20 DEBUG : a.txt: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : a.txt: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:45471") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53324->172.17.0.4:45471, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50167") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46336->172.17.0.4:50167, err= 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6671") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44020->172.17.0.4:6671, err= 2026/05/15 02:27:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world2: Excluded 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : sub dir/hello world: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:52344") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35922->172.17.0.4:52344, err= 2026/05/15 02:27:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61135") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58208->172.17.0.4:61135, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26565") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39812->172.17.0.4:26565, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24469") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38016->172.17.0.4:24469, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60236") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47396->172.17.0.4:60236, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50552") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44906->172.17.0.4:50552, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:10472") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34916->172.17.0.4:10472, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4634") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34520->172.17.0.4:4634, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25583") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47916->172.17.0.4:25583, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30006") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43664->172.17.0.4:30006, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60711") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33912->172.17.0.4:60711, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12122") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53072->172.17.0.4:12122, err= === RUN TestListJSON/Default 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12729") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55534->172.17.0.4:12729, err= === RUN TestListJSON/FilesOnly 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18406") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47894->172.17.0.4:18406, err= === RUN TestListJSON/DirsOnly 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36676") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34264->172.17.0.4:36676, err= === RUN TestListJSON/Recurse 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54854") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48126->172.17.0.4:54854, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32011") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45642->172.17.0.4:32011, err= === RUN TestListJSON/SubDir 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28920") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41770->172.17.0.4:28920, err= === RUN TestListJSON/NoModTime 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25027") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37082->172.17.0.4:25027, err= === RUN TestListJSON/NoMimeType 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9438") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53978->172.17.0.4:9438, err= === RUN TestListJSON/ShowHash 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35995") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40060->172.17.0.4:35995, err= === RUN TestListJSON/HashTypes 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21132") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35672->172.17.0.4:21132, err= 2026/05/15 02:27:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5633") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59304->172.17.0.4:5633, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39759") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60808->172.17.0.4:39759, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21959") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58586->172.17.0.4:21959, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41825") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38202->172.17.0.4:41825, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3539") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55204->172.17.0.4:3539, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53027") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44858->172.17.0.4:53027, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6370") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55066->172.17.0.4:6370, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29776") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46200->172.17.0.4:29776, err= === RUN TestStatJSON/Root 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48019") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56866->172.17.0.4:48019, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49391") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46536->172.17.0.4:49391, err= === RUN TestStatJSON/Dir 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35993") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42156->172.17.0.4:35993, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48786") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39132->172.17.0.4:48786, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26950") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35922->172.17.0.4:26950, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19150") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37686->172.17.0.4:19150, err= === RUN TestStatJSON/FileDirsOnly 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15871") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60048->172.17.0.4:15871, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54938") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42364->172.17.0.4:54938, err= === RUN TestStatJSON/RootNotFound 2026/05/15 02:27:20 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/notfound" 2026/05/15 02:27:20 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:20 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:20 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:20 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:20 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:20 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:20 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:20 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:20 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:20 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/notfound: Connecting to FTP server 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/notfound: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/notfound: > dial: conn=172.17.0.1:48246->172.17.0.4:21, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/notfound: dial("tcp","172.17.0.4:47793") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/notfound: > dial: conn=172.17.0.1:51704->172.17.0.4:47793, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27292") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44526->172.17.0.4:27292, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63657") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45848->172.17.0.4:63657, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15237") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43814->172.17.0.4:15237, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 INFO : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Making directory 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21250") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42784->172.17.0.4:21250, err= 2026/05/15 02:27:20 INFO : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Making directory 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13306") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47910->172.17.0.4:13306, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26262") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40934->172.17.0.4:26262, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49382") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37318->172.17.0.4:49382, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36144") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40808->172.17.0.4:36144, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35378") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55222->172.17.0.4:35378, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60889") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49914->172.17.0.4:60889, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27282") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36788->172.17.0.4:27282, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14253") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38348->172.17.0.4:14253, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42101") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45366->172.17.0.4:42101, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30772") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49824->172.17.0.4:30772, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4380") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47762->172.17.0.4:4380, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35119") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48160->172.17.0.4:35119, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63548") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35752->172.17.0.4:63548, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30556") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56674->172.17.0.4:30556, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22340") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46096->172.17.0.4:22340, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7107") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47660->172.17.0.4:7107, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40562") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42460->172.17.0.4:40562, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18383") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42088->172.17.0.4:18383, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20536") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55602->172.17.0.4:20536, err= 2026/05/15 02:27:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/15 02:27:20 DEBUG : empty space: Excluded 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54902") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48520->172.17.0.4:54902, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:16616") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55002->172.17.0.4:16616, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64344") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37502->172.17.0.4:64344, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17889") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57440->172.17.0.4:17889, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32478") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58754->172.17.0.4:32478, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11099") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38746->172.17.0.4:11099, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33317") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46556->172.17.0.4:33317, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:65290") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53948->172.17.0.4:65290, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50819") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40122->172.17.0.4:50819, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49875") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52416->172.17.0.4:49875, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32958") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39932->172.17.0.4:32958, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37284") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42632->172.17.0.4:37284, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31299") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48092->172.17.0.4:31299, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/05/15 02:27:20 DEBUG : Creating backend with remote ":memory:" 2026/05/15 02:27:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/15 02:27:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/15 02:27:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/15 02:27:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/15 02:27:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/15 02:27:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/15 02:27:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/15 02:27:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/15 02:27:20 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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35622") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58406->172.17.0.4:35622, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57659") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40168->172.17.0.4:57659, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17873") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37912->172.17.0.4:17873, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36946") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38528->172.17.0.4:36946, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41409") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47684->172.17.0.4:41409, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5776") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54802->172.17.0.4:5776, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44469") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42422->172.17.0.4:44469, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36834") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36312->172.17.0.4:36834, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41318") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33586->172.17.0.4:41318, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51734") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51612->172.17.0.4:51734, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40556") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38246->172.17.0.4:40556, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63765") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57308->172.17.0.4:63765, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33543") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57794->172.17.0.4:33543, err= 2026/05/15 02:27:20 DEBUG : Waiting for deletions to finish 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35275") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43970->172.17.0.4:35275, err= 2026/05/15 02:27:20 DEBUG : large: Excluded (Size Filter) 2026/05/15 02:27:20 DEBUG : large: Excluded 2026/05/15 02:27:20 INFO : small: Deleted 2026/05/15 02:27:20 INFO : medium: Deleted 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29720") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43638->172.17.0.4:29720, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55567") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53712->172.17.0.4:55567, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12460") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56652->172.17.0.4:12460, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22730") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47056->172.17.0.4:22730, err= 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3942") 2026/05/15 02:27:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39778->172.17.0.4:3942, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19059") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40524->172.17.0.4:19059, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31671") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47646->172.17.0.4:31671, err= 2026/05/15 02:27:21 DEBUG : Waiting for deletions to finish 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:45628") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35620->172.17.0.4:45628, err= 2026/05/15 02:27:21 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/15 02:27:21 INFO : medium: Deleted 2026/05/15 02:27:21 INFO : large: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26028") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46324->172.17.0.4:26028, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7072") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57062->172.17.0.4:7072, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6809") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34808->172.17.0.4:6809, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30876") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40690->172.17.0.4:30876, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51196") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48248->172.17.0.4:51196, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4076") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54992->172.17.0.4:4076, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24878") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41618->172.17.0.4:24878, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30261") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53670->172.17.0.4:30261, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32613") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37372->172.17.0.4:32613, err= 2026/05/15 02:27:21 DEBUG : Waiting for deletions to finish 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:56230") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53588->172.17.0.4:56230, err= 2026/05/15 02:27:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/15 02:27:21 INFO : medium: Deleted 2026/05/15 02:27:21 INFO : small: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1511") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39910->172.17.0.4:1511, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59859") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53976->172.17.0.4:59859, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63764") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36358->172.17.0.4:63764, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28543") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46788->172.17.0.4:28543, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39709") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58580->172.17.0.4:39709, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:38688") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60774->172.17.0.4:38688, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44319") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54046->172.17.0.4:44319, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9102") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38730->172.17.0.4:9102, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26335") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51722->172.17.0.4:26335, err= 2026/05/15 02:27:21 DEBUG : Waiting for deletions to finish 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30224") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49302->172.17.0.4:30224, err= 2026/05/15 02:27:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/15 02:27:21 INFO : small: Deleted 2026/05/15 02:27:21 INFO : medium: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55342") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44650->172.17.0.4:55342, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12400") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60110->172.17.0.4:12400, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21939") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58994->172.17.0.4:21939, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7667") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47158->172.17.0.4:7667, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63713") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49290->172.17.0.4:63713, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13712") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47820->172.17.0.4:13712, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8820") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58346->172.17.0.4:8820, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:56150") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45818->172.17.0.4:56150, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42636") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49280->172.17.0.4:42636, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28559") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49986->172.17.0.4:28559, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64427") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40072->172.17.0.4:64427, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1804") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38552->172.17.0.4:1804, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/05/15 02:27:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/15 02:27:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/15 02:27:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 02:27:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 02:27:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 02:27:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 02:27:21 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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31632") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55046->172.17.0.4:31632, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34222") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51468->172.17.0.4:34222, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25994") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49938->172.17.0.4:25994, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23034") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48948->172.17.0.4:23034, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27955") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45000->172.17.0.4:27955, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15034") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48186->172.17.0.4:15034, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26483") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45594->172.17.0.4:26483, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18043") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46378->172.17.0.4:18043, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63970") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54944->172.17.0.4:63970, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63679") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43388->172.17.0.4:63679, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57901") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46670->172.17.0.4:57901, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55527") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58792->172.17.0.4:55527, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49292") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36978->172.17.0.4:49292, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26078") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49154->172.17.0.4:26078, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34547") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47518->172.17.0.4:34547, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24497") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37324->172.17.0.4:24497, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:38270") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50562->172.17.0.4:38270, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53338") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60328->172.17.0.4:53338, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20484") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54804->172.17.0.4:20484, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1091") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39136->172.17.0.4:1091, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/05/15 02:27:21 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bovozok7coma" 2026/05/15 02:27:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:27:21 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:21 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:21 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:21 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:21 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:21 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:21 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:21 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:21 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:21 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:48260->172.17.0.4:21, err= 2026/05/15 02:27:21 DEBUG : Creating backend with remote "/tmp/rclone4281207077" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bovozok7coma", Local "Local file system at /tmp/rclone4281207077", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:14426") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:44232->172.17.0.4:14426, err= 2026/05/15 02:27:21 INFO : A2: Making directory 2026/05/15 02:27:21 INFO : A1/B2: Making directory 2026/05/15 02:27:21 INFO : A1/B2/C2: Making directory 2026/05/15 02:27:21 INFO : A1/B1/C3: Making directory 2026/05/15 02:27:21 INFO : A3: Making directory 2026/05/15 02:27:21 INFO : A3/B3: Making directory 2026/05/15 02:27:21 INFO : A3/B3/C4: Making directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:29570") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:49990->172.17.0.4:29570, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:35434") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:40760->172.17.0.4:35434, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:48262->172.17.0.4:21, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:31305") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:50364->172.17.0.4:31305, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:23044") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:54002->172.17.0.4:23044, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:38163") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:39434->172.17.0.4:38163, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:48264->172.17.0.4:21, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:57817") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:35666->172.17.0.4:57817, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:1961") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:51996->172.17.0.4:1961, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:36201") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:37420->172.17.0.4:36201, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:63810") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:57158->172.17.0.4:63810, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:29118") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:48520->172.17.0.4:29118, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:48280->172.17.0.4:21, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:55844") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:58320->172.17.0.4:55844, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:55844") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:58336->172.17.0.4:55844, err= 2026/05/15 02:27:21 DEBUG : Waiting for deletions to finish 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:23485") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:51656->172.17.0.4:23485, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:59911") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:41914->172.17.0.4:59911, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:18622") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:39912->172.17.0.4:18622, err= 2026/05/15 02:27:21 INFO : A1/B1/C1/one: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:46893") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:57168->172.17.0.4:46893, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:21827") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:45562->172.17.0.4:21827, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:18401") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:40726->172.17.0.4:18401, err= 2026/05/15 02:27:21 DEBUG : removing 2 level 3 directories 2026/05/15 02:27:21 INFO : A1/B1/C3: Removing directory 2026/05/15 02:27:21 INFO : A1/B1/C1: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 2 directories 2026/05/15 02:27:21 INFO : A1/B1: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:17123") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:44142->172.17.0.4:17123, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:49054") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:16533") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:58848->172.17.0.4:49054, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:58860->172.17.0.4:16533, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:51190") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:50886->172.17.0.4:51190, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:46724") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:50874->172.17.0.4:46724, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:60315") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:41828->172.17.0.4:60315, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:59062") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:46898->172.17.0.4:59062, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:41738") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:55076->172.17.0.4:41738, err= 2026/05/15 02:27:21 DEBUG : Waiting for deletions to finish 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:37510") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:39762->172.17.0.4:37510, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:53569") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:48816->172.17.0.4:53569, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:1098") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:41570->172.17.0.4:1098, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:60499") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:47098->172.17.0.4:60499, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:61359") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:48310") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:58478->172.17.0.4:61359, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:33104->172.17.0.4:48310, err= 2026/05/15 02:27:21 INFO : A1/two: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:3382") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:60896->172.17.0.4:3382, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:48736") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:33460->172.17.0.4:48736, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:57728") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:32964->172.17.0.4:57728, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:29233") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:29958") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:44464->172.17.0.4:29233, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:57186->172.17.0.4:29958, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:12517") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:49366->172.17.0.4:12517, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:52234") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:42108->172.17.0.4:52234, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:7046") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:55930->172.17.0.4:7046, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:57383") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:45128->172.17.0.4:57383, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:6843") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:45242->172.17.0.4:6843, err= 2026/05/15 02:27:21 DEBUG : removing 2 level 3 directories 2026/05/15 02:27:21 INFO : A3/B3/C4: Removing directory 2026/05/15 02:27:21 INFO : A1/B2/C2: Removing directory 2026/05/15 02:27:21 DEBUG : removing 2 level 2 directories 2026/05/15 02:27:21 INFO : A3/B3: Removing directory 2026/05/15 02:27:21 INFO : A1/B2: Removing directory 2026/05/15 02:27:21 DEBUG : removing 3 level 1 directories 2026/05/15 02:27:21 INFO : A3: Removing directory 2026/05/15 02:27:21 INFO : A1: Removing directory 2026/05/15 02:27:21 INFO : A2: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 0 directories 2026/05/15 02:27:21 INFO : ftp://172.17.0.4:21/rclone-test-bovozok7coma: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:33142") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:39288->172.17.0.4:33142, err= 2026/05/15 02:27:21 ERROR : error listing: directory not found 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: dial("tcp","172.17.0.4:59993") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: > dial: conn=172.17.0.1:53938->172.17.0.4:59993, err= 2026/05/15 02:27:21 ERROR : error listing: directory not found 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bovozok7coma: Purge dir "" 2026/05/15 02:27:21 NOTICE: purge failed to rmdir "": directory not found 2026/05/15 02:27:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34302") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44402->172.17.0.4:34302, err= 2026/05/15 02:27:21 INFO : A2: Making directory 2026/05/15 02:27:21 INFO : A1/B2: Making directory 2026/05/15 02:27:21 INFO : A1/B2/C2: Making directory 2026/05/15 02:27:21 INFO : A1/B1/C3: Making directory 2026/05/15 02:27:21 INFO : A3: Making directory 2026/05/15 02:27:21 INFO : A3/B3: Making directory 2026/05/15 02:27:21 INFO : A3/B3/C4: Making directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24320") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37682->172.17.0.4:24320, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41856") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35444->172.17.0.4:41856, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18628") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45108->172.17.0.4:18628, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36077") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37678") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52456->172.17.0.4:36077, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60110->172.17.0.4:37678, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21432") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38980->172.17.0.4:21432, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41185") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48178->172.17.0.4:41185, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33026") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59172->172.17.0.4:33026, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14836") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57890->172.17.0.4:14836, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8800") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37502->172.17.0.4:8800, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48288->172.17.0.4:21, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64577") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45838->172.17.0.4:64577, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39980") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50392->172.17.0.4:39980, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21984") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57156->172.17.0.4:21984, err= 2026/05/15 02:27:21 DEBUG : removing 1 level 3 directories 2026/05/15 02:27:21 INFO : A3/B3/C4: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29803") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45572->172.17.0.4:29803, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21362") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47320->172.17.0.4:21362, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8365") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55528") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44100->172.17.0.4:8365, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53736->172.17.0.4:55528, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49876") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58752->172.17.0.4:49876, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11273") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6604") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37046->172.17.0.4:6604, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51370->172.17.0.4:11273, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35988") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20920") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43842->172.17.0.4:35988, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60860->172.17.0.4:20920, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13552") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42758->172.17.0.4:13552, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60484") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34810->172.17.0.4:60484, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8737") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57172") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20794") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44014->172.17.0.4:8737, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42980->172.17.0.4:20794, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41772->172.17.0.4:57172, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50752") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56896->172.17.0.4:50752, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25659") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47702->172.17.0.4:25659, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61984") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48934->172.17.0.4:61984, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23310") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53518->172.17.0.4:23310, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28222") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46160->172.17.0.4:28222, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11010") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32872->172.17.0.4:11010, err= 2026/05/15 02:27:21 DEBUG : removing 2 level 3 directories 2026/05/15 02:27:21 INFO : A1/B2/C2: Removing directory 2026/05/15 02:27:21 INFO : A1/B1/C3: Removing directory 2026/05/15 02:27:21 DEBUG : removing 2 level 2 directories 2026/05/15 02:27:21 INFO : A3/B3: Removing directory 2026/05/15 02:27:21 INFO : A1/B2: Removing directory 2026/05/15 02:27:21 DEBUG : removing 2 level 1 directories 2026/05/15 02:27:21 INFO : A3: Removing directory 2026/05/15 02:27:21 INFO : A2: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63281") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59398->172.17.0.4:63281, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27513") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49304->172.17.0.4:27513, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:47804") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44846->172.17.0.4:47804, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57180") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41874->172.17.0.4:57180, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:10697") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48294->172.17.0.4:10697, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61179") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52670->172.17.0.4:61179, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37096") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39110->172.17.0.4:37096, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55618") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59416->172.17.0.4:55618, err= 2026/05/15 02:27:21 DEBUG : removing 1 level 3 directories 2026/05/15 02:27:21 INFO : A1/B1/C1: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 2 directories 2026/05/15 02:27:21 INFO : A1/B1: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 1 directories 2026/05/15 02:27:21 INFO : A1: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 0 directories 2026/05/15 02:27:21 INFO : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28120") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44036->172.17.0.4:28120, err= 2026/05/15 02:27:21 ERROR : error listing: directory not found 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21541") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48484->172.17.0.4:21541, err= 2026/05/15 02:27:21 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 INFO : A1: Making directory 2026/05/15 02:27:21 INFO : A1/B1: Making directory 2026/05/15 02:27:21 INFO : A1/B1/C1: Making directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25189") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56618->172.17.0.4:25189, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13928") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59222->172.17.0.4:13928, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27499") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48198->172.17.0.4:27499, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13146") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39822->172.17.0.4:13146, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25365") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53266->172.17.0.4:25365, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23775") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47888->172.17.0.4:23775, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:47159") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54216->172.17.0.4:47159, err= 2026/05/15 02:27:21 DEBUG : removing 1 level 3 directories 2026/05/15 02:27:21 INFO : A1/B1/C1: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 2 directories 2026/05/15 02:27:21 INFO : A1/B1: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22757") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50038->172.17.0.4:22757, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11034") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38378->172.17.0.4:11034, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:13749") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54816->172.17.0.4:13749, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:43247") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55632->172.17.0.4:43247, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41105") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54838->172.17.0.4:41105, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 INFO : A1: Making directory 2026/05/15 02:27:21 INFO : A1/B1: Making directory 2026/05/15 02:27:21 INFO : A1/B1/C1: Making directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37783") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48002->172.17.0.4:37783, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55517") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47936->172.17.0.4:55517, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18816") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37170->172.17.0.4:18816, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5282") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44424->172.17.0.4:5282, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51294") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57106->172.17.0.4:51294, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44237") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58242->172.17.0.4:44237, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7470") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57670->172.17.0.4:7470, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31414") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44734->172.17.0.4:31414, err= 2026/05/15 02:27:21 DEBUG : removing 1 level 3 directories 2026/05/15 02:27:21 INFO : A1/B1/C1: Removing directory 2026/05/15 02:27:21 DEBUG : removing 1 level 2 directories 2026/05/15 02:27:21 INFO : A1/B1: Removing directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11979") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48176->172.17.0.4:11979, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49033") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50126->172.17.0.4:49033, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60422") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53876->172.17.0.4:60422, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21248") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42682->172.17.0.4:21248, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:34520") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40552->172.17.0.4:34520, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:2472") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36322->172.17.0.4:2472, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:26894") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43706->172.17.0.4:26894, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61834") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52444->172.17.0.4:61834, err= 2026/05/15 02:27:21 DEBUG : filename.txt: File name found in url 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62671") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53116->172.17.0.4:62671, err= 2026/05/15 02:27:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:16827") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33992->172.17.0.4:16827, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57599") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43028->172.17.0.4:57599, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63004") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41420->172.17.0.4:63004, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63452") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54090->172.17.0.4:63452, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:38791") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60462->172.17.0.4:38791, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49520") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48520->172.17.0.4:49520, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32782") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41738->172.17.0.4:32782, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55771") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54896->172.17.0.4:55771, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18622") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53032->172.17.0.4:18622, err= 2026/05/15 02:27:21 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/05/15 02:27:21 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/05/15 02:27:21 INFO : file1: Copied (new) to: sub/file2 2026/05/15 02:27:21 INFO : file1: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50025") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43202->172.17.0.4:50025, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25369") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37400->172.17.0.4:25369, err= 2026/05/15 02:27:21 DEBUG : sub/file2: size = 14 OK 2026/05/15 02:27:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 02:27:21 DEBUG : file1: Unchanged skipping 2026/05/15 02:27:21 INFO : file1: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8694") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52010->172.17.0.4:8694, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:18059") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56960->172.17.0.4:18059, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: don't need to copy/move sub/file2, it is already at target location 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:38354") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33060->172.17.0.4:38354, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39582") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36964->172.17.0.4:39582, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41788") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34248->172.17.0.4:41788, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12952") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38056->172.17.0.4:12952, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48460") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48090->172.17.0.4:48460, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39327") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50788->172.17.0.4:39327, err= 2026/05/15 02:27:21 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/05/15 02:27:21 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/05/15 02:27:21 INFO : file1: Copied (new) 2026/05/15 02:27:21 INFO : file1: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:63308") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33826->172.17.0.4:63308, err= 2026/05/15 02:27:21 DEBUG : file1: Destination exists, skipping 2026/05/15 02:27:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6873") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58248->172.17.0.4:6873, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8051") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36240->172.17.0.4:8051, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40681") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33490->172.17.0.4:40681, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46475") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60614->172.17.0.4:46475, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46592") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48292->172.17.0.4:46592, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40578") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45632->172.17.0.4:40578, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5425") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47370->172.17.0.4:5425, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:33804") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35778->172.17.0.4:33804, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60235") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51714->172.17.0.4:60235, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57700") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52226->172.17.0.4:57700, err= 2026/05/15 02:27:21 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wugutuv0fofu/backup" 2026/05/15 02:27:21 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/15 02:27:21 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:21 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:21 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:21 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:21 DEBUG : TestFTPProftpd: detected overridden config - adding "{iIngk}" suffix to name 2026/05/15 02:27:21 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/15 02:27:21 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/15 02:27:21 DEBUG : Setting pass="4mW74mycIveLHu2uH4Uq_3tSu8y9LFmcSUgwNG1Hgbdg1g" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/15 02:27:21 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: > dial: conn=172.17.0.1:34510->172.17.0.4:21, err= 2026/05/15 02:27:21 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wugutuv0fofu/backup" to be canonical "TestFTPProftpd{iIngk}:rclone-test-wugutuv0fofu/backup" 2026/05/15 02:27:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3912129836) 2026/05/15 02:27:21 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-wugutuv0fofu) 2026/05/15 02:27:21 DEBUG : dst/file1: Sizes differ 2026/05/15 02:27:21 INFO : dst/file1: Moved (server-side) 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:2606") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44016->172.17.0.4:2606, err= 2026/05/15 02:27:21 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/05/15 02:27:21 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/05/15 02:27:21 INFO : dst/file1: Copied (new) 2026/05/15 02:27:21 INFO : dst/file1: Deleted 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36263") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36106->172.17.0.4:36263, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62588") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1705") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60954->172.17.0.4:62588, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45244->172.17.0.4:1705, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62302") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40264->172.17.0.4:62302, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8119") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48954->172.17.0.4:8119, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:52077") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46904->172.17.0.4:52077, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21184") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44758->172.17.0.4:21184, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62310") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39298->172.17.0.4:62310, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58858") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46422->172.17.0.4:58858, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15242") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45216->172.17.0.4:15242, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8407") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59182->172.17.0.4:8407, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:65262") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50748->172.17.0.4:65262, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40121") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36590->172.17.0.4:40121, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46346") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53512->172.17.0.4:46346, err= 2026/05/15 02:27:21 INFO : A1/B2: Making directory 2026/05/15 02:27:21 INFO : A1/B1/C3: Making directory 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:30435") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56288->172.17.0.4:30435, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14284") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43552->172.17.0.4:14284, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24271") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46680->172.17.0.4:24271, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44657") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51380->172.17.0.4:44657, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15395") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37186") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64274") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46364->172.17.0.4:15395, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51248->172.17.0.4:64274, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39742->172.17.0.4:37186, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14756") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49442->172.17.0.4:14756, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20211") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45924->172.17.0.4:20211, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24462") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57242->172.17.0.4:24462, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27522") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:32918->172.17.0.4:27522, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:5131") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49474->172.17.0.4:5131, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28912") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44248") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37926->172.17.0.4:28912, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35352->172.17.0.4:44248, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49248") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45218->172.17.0.4:49248, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36356") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46178->172.17.0.4:36356, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20979") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53092->172.17.0.4:20979, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44900") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45934->172.17.0.4:44900, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4750") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:10613") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59398->172.17.0.4:10613, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44122->172.17.0.4:4750, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Connecting to FTP server 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:21") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34512->172.17.0.4:21, err= 2026/05/15 02:27:21 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/15 02:27:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/15 02:27:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/15 02:27:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/15 02:27:21 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55844") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53232->172.17.0.4:55844, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49098") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47900->172.17.0.4:49098, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59277") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53452->172.17.0.4:59277, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55264") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42566->172.17.0.4:55264, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64144") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59235") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44528->172.17.0.4:64144, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49130->172.17.0.4:59235, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17931") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49090->172.17.0.4:17931, err= 2026/05/15 02:27:21 INFO : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:45293") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48120->172.17.0.4:45293, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3358") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58754->172.17.0.4:3358, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:56126") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41516->172.17.0.4:56126, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42646") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1584") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:47024->172.17.0.4:42646, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:28755") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:55214->172.17.0.4:1584, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40472->172.17.0.4:28755, err= 2026/05/15 02:27:21 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/15 02:27:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/15 02:27:21 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/15 02:27:21 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/15 02:27:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17954") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37310->172.17.0.4:17954, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35432") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40034->172.17.0.4:35432, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20660") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11091") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60250->172.17.0.4:20660, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34266->172.17.0.4:11091, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64858") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46998->172.17.0.4:64858, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27036") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6277") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35628->172.17.0.4:27036, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48244->172.17.0.4:6277, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55542") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50038->172.17.0.4:55542, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7628") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57234->172.17.0.4:7628, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:65397") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52378->172.17.0.4:65397, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62818") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48524->172.17.0.4:62818, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3171") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41283") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42394") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51632->172.17.0.4:41283, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45394->172.17.0.4:3171, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51048->172.17.0.4:42394, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:27545") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42712->172.17.0.4:27545, err= --- PASS: TestDirMove (0.29s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4871") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60612->172.17.0.4:4871, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:2729") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43964->172.17.0.4:2729, 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-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:44388") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58340->172.17.0.4:44388, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: File to upload is small (34 bytes), uploading instead of streaming 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24797") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33720->172.17.0.4:24797, err= 2026/05/15 02:27:21 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/15 02:27:21 NOTICE: ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/15 02:27:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55790") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52790->172.17.0.4:55790, err= 2026/05/15 02:27:21 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/15 02:27:21 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51992") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59744->172.17.0.4:51992, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51157") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53376->172.17.0.4:51157, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37281") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35922->172.17.0.4:37281, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:51771") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45068->172.17.0.4:51771, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: File to upload is small (34 bytes), uploading instead of streaming 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22275") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52444->172.17.0.4:22275, err= 2026/05/15 02:27:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/15 02:27:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57766") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37818->172.17.0.4:57766, err= 2026/05/15 02:27:21 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/15 02:27:21 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:45836") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53900->172.17.0.4:45836, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:47553") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39094->172.17.0.4:47553, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15444") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60026->172.17.0.4:15444, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54020") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58052->172.17.0.4:54020, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: File to upload is small (34 bytes), uploading instead of streaming 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:23553") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57938->172.17.0.4:23553, err= 2026/05/15 02:27:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/15 02:27:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3181") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59382->172.17.0.4:3181, err= 2026/05/15 02:27:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/15 02:27:21 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:11601") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60102->172.17.0.4:11601, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:6422") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34022->172.17.0.4:6422, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3265") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38374->172.17.0.4:3265, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:1540") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59236->172.17.0.4:1540, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: File to upload is small (34 bytes), uploading instead of streaming 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:48294") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42442->172.17.0.4:48294, err= 2026/05/15 02:27:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/15 02:27:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:12402") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50418->172.17.0.4:12402, err= 2026/05/15 02:27:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/15 02:27:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:29591") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54412->172.17.0.4:29591, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37955") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:37856->172.17.0.4:37955, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39257") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48954->172.17.0.4:39257, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14577") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58330->172.17.0.4:14577, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53084") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43564->172.17.0.4:53084, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60915") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36940->172.17.0.4:60915, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: File to upload is small (60 bytes), uploading instead of streaming 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25266") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36850->172.17.0.4:25266, err= 2026/05/15 02:27:21 DEBUG : potato2: size = 60 OK 2026/05/15 02:27:21 DEBUG : potato2: Size of src and dst objects identical 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35675") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:52232->172.17.0.4:35675, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37900") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57904->172.17.0.4:37900, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46212") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:51776->172.17.0.4:46212, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19703") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44138->172.17.0.4:19703, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:46479") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:46444->172.17.0.4:46479, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:25128") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42676->172.17.0.4:25128, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49815") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34852->172.17.0.4:49815, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37575") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36182->172.17.0.4:37575, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57214") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:33132->172.17.0.4:57214, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:41991") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:38264->172.17.0.4:41991, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19735") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42670->172.17.0.4:19735, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:54936") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41450->172.17.0.4:54936, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:8764") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39644->172.17.0.4:8764, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:40051") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59760->172.17.0.4:40051, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Touching "potato2" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Touching "empty space" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:19635") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59468->172.17.0.4:19635, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Touching "sub dir/potato3" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:17049") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:34086->172.17.0.4:17049, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32369") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49954->172.17.0.4:32369, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58140") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54862->172.17.0.4:58140, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:20500") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:40938->172.17.0.4:20500, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:42122") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39504->172.17.0.4:42122, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:61963") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54238->172.17.0.4:61963, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:49845") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58302->172.17.0.4:49845, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53199") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60136->172.17.0.4:53199, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57065") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35504->172.17.0.4:57065, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:36083") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49708->172.17.0.4:36083, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39080") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36690->172.17.0.4:39080, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:22018") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60990->172.17.0.4:22018, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:39460") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57476->172.17.0.4:39460, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:37825") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:49068->172.17.0.4:37825, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:58240") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:53142->172.17.0.4:58240, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wugutuv0fofu", Local "Local file system at /tmp/rclone3912129836", Modify Window "1s" 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:62617") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41870->172.17.0.4:62617, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57261") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43752->172.17.0.4:57261, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55740") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59670->172.17.0.4:55740, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:32620") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:44486->172.17.0.4:32620, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:57747") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50710->172.17.0.4:57747, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:9369") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35174->172.17.0.4:9369, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:4547") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:60868->172.17.0.4:4547, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64392") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:45290->172.17.0.4:64392, err= 2026/05/15 02:27:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.daragec1" before starting 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:7390") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:41588->172.17.0.4:7390, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:60869") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54434->172.17.0.4:60869, err= 2026/05/15 02:27:21 DEBUG : sub dir/test remove existing.daragec1: TEST: removing renamed existing file after operation 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53298") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:50618->172.17.0.4:53298, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:14900") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36642->172.17.0.4:14900, err= 2026/05/15 02:27:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vefimon4" before starting 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:64946") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:48698->172.17.0.4:64946, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:15714") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:59362->172.17.0.4:15714, err= 2026/05/15 02:27:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vefimon4: TEST: renaming existing back after failed operation 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:50772") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:57852->172.17.0.4:50772, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31054") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:35570->172.17.0.4:31054, err= 2026/05/15 02:27:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kayopaw7" before starting 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:2208") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:56250->172.17.0.4:2208, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:24367") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:58546->172.17.0.4:24367, err= 2026/05/15 02:27:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kayopaw7: TEST: removing renamed existing file after operation 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:3105") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39874->172.17.0.4:3105, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:55371") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:42168->172.17.0.4:55371, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:59392") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:43864->172.17.0.4:59392, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:53682") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:39450->172.17.0.4:53682, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:31786") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:54926->172.17.0.4:31786, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: dial("tcp","172.17.0.4:35455") 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: > dial: conn=172.17.0.1:36514->172.17.0.4:35455, err= 2026/05/15 02:27:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wugutuv0fofu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.665433394s (try 1/5)