"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 4/5) 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hixehab3deze" 2026/03/31 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:60372->172.17.0.4:21, err= 2026/03/31 04:36:36 DEBUG : Creating backend with remote "/tmp/rclone866161247" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:32344") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:60228->172.17.0.4:32344, err= 2026/03/31 04:36:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:34409") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:45430->172.17.0.4:34409, err= 2026/03/31 04:36:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/03/31 04:36:36 DEBUG : a: size = 0 OK 2026/03/31 04:36:36 DEBUG : a: size = 1 (memory) 2026/03/31 04:36:36 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/31 04:36:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/31 04:36:36 DEBUG : potato: Seek from 10 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 10 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/31 04:36:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/31 04:36:36 DEBUG : potato: Seek from 8 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 8 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/31 04:36:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:36 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/31 04:36:36 DEBUG : potato: Seek from 9 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 9 to 0 2026/03/31 04:36:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33594") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:54762->172.17.0.4:33594, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:30188") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:42964->172.17.0.4:30188, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:30353") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:37556->172.17.0.4:30353, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:30593") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:59166->172.17.0.4:30593, err= === RUN TestCheck/3 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39129") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:34334->172.17.0.4:39129, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36561") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:57866->172.17.0.4:36561, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33760") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:36382->172.17.0.4:33760, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:32798") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:40698->172.17.0.4:32798, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:32298") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:55266->172.17.0.4:32298, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:31850") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:52204->172.17.0.4:31850, err= --- PASS: TestCheck (0.02s) --- 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/03/31 04:36:36 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 04:36:36 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 04:36:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/31 04:36:36 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/03/31 04:36:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/31 04:36:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38757") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:51854->172.17.0.4:38757, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33334") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:42448->172.17.0.4:33334, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39003") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:41246->172.17.0.4:39003, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35075") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:50438->172.17.0.4:35075, err= === RUN TestCheckDownload/3 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:30738") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:34998->172.17.0.4:30738, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:30346") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:36534->172.17.0.4:30346, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:34118") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:42508->172.17.0.4:34118, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36084") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:35286->172.17.0.4:36084, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:31271") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:48658->172.17.0.4:31271, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35390") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:44292->172.17.0.4:35390, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38122") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:40874->172.17.0.4:38122, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:37885") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:58150->172.17.0.4:37885, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:31110") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:44766->172.17.0.4:31110, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36334") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:56464->172.17.0.4:36334, err= === RUN TestCheckSizeOnly/3 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38933") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:41012->172.17.0.4:38933, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36500") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:37714->172.17.0.4:36500, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39421") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:50880->172.17.0.4:39421, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35301") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:53022->172.17.0.4:35301, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36192") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:33524->172.17.0.4:36192, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33110") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:41016->172.17.0.4:33110, 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:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38043") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:59788->172.17.0.4:38043, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35316") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:40920->172.17.0.4:35316, err= 2026/03/31 04:36:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 04:36:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 04:36:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 04:36:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38048") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:57078->172.17.0.4:38048, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33094") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:53766->172.17.0.4:33094, err= 2026/03/31 04:36:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 04:36:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 04:36:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 04:36:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:37299") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:37150->172.17.0.4:37299, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:37946") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:39346->172.17.0.4:37946, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hixehab3deze/data" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze/data: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze/data: > dial: conn=172.17.0.1:60378->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-hixehab3deze/data lacks md5, skipping 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33872") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:38838->172.17.0.4:33872, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33377") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:55084->172.17.0.4:33377, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hixehab3deze", Local "Local file system at /tmp/rclone866161247", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hixehab3deze/data" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze/data: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze/data: > dial: conn=172.17.0.1:60388->172.17.0.4:21, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:37229") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:37216->172.17.0.4:37229, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35221") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:57730->172.17.0.4:35221, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36744") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:56156->172.17.0.4:36744, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35431") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:38906->172.17.0.4:35431, err= === RUN TestCheckSumDownload/subtest1 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39866") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:37968->172.17.0.4:39866, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:32790") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:46008->172.17.0.4:32790, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:31194") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:38688->172.17.0.4:31194, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:31314") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:54938->172.17.0.4:31314, err= === RUN TestCheckSumDownload/subtest2 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38889") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:55788->172.17.0.4:38889, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35751") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:45624->172.17.0.4:35751, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:32589") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:48472->172.17.0.4:32589, err= === RUN TestCheckSumDownload/subtest3 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:31252") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:40514->172.17.0.4:31252, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:37585") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:43496->172.17.0.4:37585, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35679") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:40020->172.17.0.4:35679, err= === RUN TestCheckSumDownload/subtest4 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:30684") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:45478->172.17.0.4:30684, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33149") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:55442->172.17.0.4:33149, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:34558") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:37526->172.17.0.4:34558, err= === RUN TestCheckSumDownload/subtest5 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:36326") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:60206->172.17.0.4:36326, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38947") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:50066->172.17.0.4:38947, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:38129") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:57748->172.17.0.4:38129, err= === RUN TestCheckSumDownload/subtest6 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39074") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:40992->172.17.0.4:39074, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:33122") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:34272->172.17.0.4:33122, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:34643") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:39832->172.17.0.4:34643, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:32300") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:36406->172.17.0.4:32300, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39591") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:36210->172.17.0.4:39591, err= === RUN TestCheckSumDownload/subtest7 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:37607") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:45140->172.17.0.4:37607, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:39988") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:34406->172.17.0.4:39988, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: dial("tcp","172.17.0.4:35805") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hixehab3deze: > dial: conn=172.17.0.1:42950->172.17.0.4:35805, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilicol8mayi" 2026/03/31 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: > dial: conn=172.17.0.1:60392->172.17.0.4:21, err= 2026/03/31 04:36:36 DEBUG : Creating backend with remote "/tmp/rclone3183047241" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-lilicol8mayi", Local "Local file system at /tmp/rclone3183047241", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: dial("tcp","172.17.0.4:35804") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: > dial: conn=172.17.0.1:52120->172.17.0.4:35804, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: dial("tcp","172.17.0.4:38624") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: > dial: conn=172.17.0.1:42866->172.17.0.4:38624, err= upper checkfile vs. lower remote (without normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: dial("tcp","172.17.0.4:34894") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: > dial: conn=172.17.0.1:59084->172.17.0.4:34894, err= 2026/03/31 04:36:36 ERROR : hello, world!: sum not found 2026/03/31 04:36:36 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-lilicol8mayi 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-lilicol8mayi: 1 files missing 2026/03/31 04:36:36 NOTICE: 1 hashes missing 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-lilicol8mayi: 1 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-lilicol8mayi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: dial("tcp","172.17.0.4:39225") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: > dial: conn=172.17.0.1:37180->172.17.0.4:39225, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: dial("tcp","172.17.0.4:30446") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-lilicol8mayi: > dial: conn=172.17.0.1:58076->172.17.0.4:30446, err= 2026/03/31 04:36:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-lilicol8mayi: 0 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-lilicol8mayi: 1 matching files 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hanuvel5rusu" 2026/03/31 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: > dial: conn=172.17.0.1:60398->172.17.0.4:21, err= 2026/03/31 04:36:36 DEBUG : Creating backend with remote "/tmp/rclone1844488931" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hanuvel5rusu", Local "Local file system at /tmp/rclone1844488931", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: dial("tcp","172.17.0.4:30825") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: > dial: conn=172.17.0.1:54926->172.17.0.4:30825, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: dial("tcp","172.17.0.4:35555") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: > dial: conn=172.17.0.1:43286->172.17.0.4:35555, err= lower checkfile vs. upper remote (without normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: dial("tcp","172.17.0.4:38102") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: > dial: conn=172.17.0.1:46722->172.17.0.4:38102, err= 2026/03/31 04:36:36 ERROR : HELLO, WORLD!: sum not found 2026/03/31 04:36:36 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-hanuvel5rusu 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: 1 files missing 2026/03/31 04:36:36 NOTICE: 1 hashes missing 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: 1 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: dial("tcp","172.17.0.4:33401") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: > dial: conn=172.17.0.1:33164->172.17.0.4:33401, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: dial("tcp","172.17.0.4:33871") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: > dial: conn=172.17.0.1:47294->172.17.0.4:33871, err= 2026/03/31 04:36:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: 0 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-hanuvel5rusu: 1 matching files 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vememah5juwa" 2026/03/31 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: > dial: conn=172.17.0.1:60404->172.17.0.4:21, err= 2026/03/31 04:36:36 DEBUG : Creating backend with remote "/tmp/rclone3005508729" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vememah5juwa", Local "Local file system at /tmp/rclone3005508729", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: dial("tcp","172.17.0.4:38713") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: > dial: conn=172.17.0.1:56944->172.17.0.4:38713, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: dial("tcp","172.17.0.4:39324") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: > dial: conn=172.17.0.1:51288->172.17.0.4:39324, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: dial("tcp","172.17.0.4:34126") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: > dial: conn=172.17.0.1:39850->172.17.0.4:34126, err= 2026/03/31 04:36:36 ERROR : HeLlO, wOrLd!: sum not found 2026/03/31 04:36:36 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-vememah5juwa 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-vememah5juwa: 1 files missing 2026/03/31 04:36:36 NOTICE: 1 hashes missing 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-vememah5juwa: 1 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-vememah5juwa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: dial("tcp","172.17.0.4:39983") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: > dial: conn=172.17.0.1:51108->172.17.0.4:39983, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: dial("tcp","172.17.0.4:35791") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vememah5juwa: > dial: conn=172.17.0.1:50492->172.17.0.4:35791, err= 2026/03/31 04:36:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-vememah5juwa: 0 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-vememah5juwa: 1 matching files 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qibiley8peji" 2026/03/31 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: > dial: conn=172.17.0.1:60412->172.17.0.4:21, err= 2026/03/31 04:36:36 DEBUG : Creating backend with remote "/tmp/rclone3020422172" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-qibiley8peji", Local "Local file system at /tmp/rclone3020422172", Modify Window "1s" 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: dial("tcp","172.17.0.4:35557") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: > dial: conn=172.17.0.1:35342->172.17.0.4:35557, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: dial("tcp","172.17.0.4:34577") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: > dial: conn=172.17.0.1:34630->172.17.0.4:34577, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: dial("tcp","172.17.0.4:38336") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: > dial: conn=172.17.0.1:49128->172.17.0.4:38336, err= 2026/03/31 04:36:36 ERROR : HELLO, WORLD!: sum not found 2026/03/31 04:36:36 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-qibiley8peji 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-qibiley8peji: 1 files missing 2026/03/31 04:36:36 NOTICE: 1 hashes missing 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-qibiley8peji: 1 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-qibiley8peji: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: dial("tcp","172.17.0.4:30996") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: > dial: conn=172.17.0.1:40824->172.17.0.4:30996, err= 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: dial("tcp","172.17.0.4:35504") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-qibiley8peji: > dial: conn=172.17.0.1:53434->172.17.0.4:35504, err= 2026/03/31 04:36:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-qibiley8peji: 0 differences found 2026/03/31 04:36:36 NOTICE: ftp://172.17.0.4:21/rclone-test-qibiley8peji: 1 matching files 2026/03/31 04:36:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luqiqud7deme" 2026/03/31 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:36 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: Connecting to FTP server 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:36 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: > dial: conn=172.17.0.1:60428->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : Creating backend with remote "/tmp/rclone1890517112" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-luqiqud7deme", Local "Local file system at /tmp/rclone1890517112", Modify Window "1s" 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: dial("tcp","172.17.0.4:36162") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: > dial: conn=172.17.0.1:33284->172.17.0.4:36162, err= 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: dial("tcp","172.17.0.4:32224") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: > dial: conn=172.17.0.1:45058->172.17.0.4:32224, err= NFD checkfile vs. NFC remote (without normalization) 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: dial("tcp","172.17.0.4:31407") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: > dial: conn=172.17.0.1:58726->172.17.0.4:31407, err= 2026/03/31 04:36:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:37 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-luqiqud7deme 2026/03/31 04:36:37 NOTICE: ftp://172.17.0.4:21/rclone-test-luqiqud7deme: 1 files missing 2026/03/31 04:36:37 NOTICE: 1 hashes missing 2026/03/31 04:36:37 NOTICE: ftp://172.17.0.4:21/rclone-test-luqiqud7deme: 1 differences found 2026/03/31 04:36:37 NOTICE: ftp://172.17.0.4:21/rclone-test-luqiqud7deme: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: dial("tcp","172.17.0.4:30792") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: > dial: conn=172.17.0.1:41450->172.17.0.4:30792, err= 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: dial("tcp","172.17.0.4:33170") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-luqiqud7deme: > dial: conn=172.17.0.1:40126->172.17.0.4:33170, err= 2026/03/31 04:36:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:37 NOTICE: ftp://172.17.0.4:21/rclone-test-luqiqud7deme: 0 differences found 2026/03/31 04:36:37 NOTICE: ftp://172.17.0.4:21/rclone-test-luqiqud7deme: 1 matching files 2026/03/31 04:36:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kemewix3zaya" 2026/03/31 04:36:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:37 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:37 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: Connecting to FTP server 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60432->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60434->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60438->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60454->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60458->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60460->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:37 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60470->172.17.0.4:21, err= 2026/03/31 04:36:37 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/31 04:36:38 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:38 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60484->172.17.0.4:21, err= 2026/03/31 04:36:38 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/03/31 04:36:39 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:39 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:60494->172.17.0.4:21, err= 2026/03/31 04:36:39 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kemewix3zaya: > dial: conn=172.17.0.1:59584->172.17.0.4:21, err= 2026/03/31 04:36:41 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:41 NOTICE: Failed to open remote "TestFTPPureftpd:": NewFs: failed to make FTP connection to "172.17.0.4:21": 421 50 users (the maximum) are already logged in, sorry "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 5.18003465s (try 4/5): exit status 1: Failed []