"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/11 01:43:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe" 2025/09/11 01:43:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:38 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:38 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Connecting to FTP server 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45254->172.17.0.2:21, err= 2025/09/11 01:43:38 DEBUG : Creating backend with remote "/tmp/rclone2341830794" === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35615") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41082->172.17.0.2:35615, err= 2025/09/11 01:43:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39451") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56786->172.17.0.2:39451, err= 2025/09/11 01:43:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/11 01:43:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/11 01:43:38 DEBUG : potato: Seek from 10 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 10 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Seek from 5 to 2 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/11 01:43:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Seek from 5 to 2 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/11 01:43:38 DEBUG : potato: Seek from 8 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 8 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/11 01:43:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:43:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:43:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:43:38 DEBUG : potato: Seek from 5 to 2 2025/09/11 01:43:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/11 01:43:38 DEBUG : potato: Seek from 9 to 0 2025/09/11 01:43:38 DEBUG : potato: Seek from 9 to 0 2025/09/11 01:43:38 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/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/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/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/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:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37932") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60766->172.17.0.2:37932, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39254") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53436->172.17.0.2:39254, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36767") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33664->172.17.0.2:36767, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35634") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33570->172.17.0.2:35634, err= === RUN TestCheck/3 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36984") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59012->172.17.0.2:36984, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35229") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43058->172.17.0.2:35229, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33733") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48454->172.17.0.2:33733, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31163") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60850->172.17.0.2:31163, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32301") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40204->172.17.0.2:32301, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35064") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33038->172.17.0.2:35064, 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 2025/09/11 01:43:38 DEBUG : Creating backend with remote "nonexistent" 2025/09/11 01:43:38 DEBUG : Creating backend with remote "nonexistent" 2025/09/11 01:43:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/11 01:43:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/11 01:43:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/11 01:43:38 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:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38287") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48012->172.17.0.2:38287, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33114") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43438->172.17.0.2:33114, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39773") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59634->172.17.0.2:39773, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32884") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40982->172.17.0.2:32884, err= === RUN TestCheckDownload/3 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31620") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52154->172.17.0.2:31620, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34793") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55146->172.17.0.2:34793, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31111") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42480->172.17.0.2:31111, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31634") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49454->172.17.0.2:31634, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33970") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56644->172.17.0.2:33970, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34562") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40042->172.17.0.2:34562, err= --- PASS: TestCheckDownload (0.14s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34077") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48318->172.17.0.2:34077, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30329") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38838->172.17.0.2:30329, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39813") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41054->172.17.0.2:39813, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37451") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44728->172.17.0.2:37451, err= === RUN TestCheckSizeOnly/3 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39294") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34446->172.17.0.2:39294, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39404") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34824->172.17.0.2:39404, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38782") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54084->172.17.0.2:38782, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34979") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45232->172.17.0.2:34979, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34739") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41632->172.17.0.2:34739, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33840") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34878->172.17.0.2:33840, err= --- PASS: TestCheckSizeOnly (0.05s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36364") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53382->172.17.0.2:36364, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32017") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33592->172.17.0.2:32017, err= 2025/09/11 01:43:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/11 01:43:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/11 01:43:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/11 01:43:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38453") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38700->172.17.0.2:38453, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34431") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42936->172.17.0.2:34431, err= 2025/09/11 01:43:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/11 01:43:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/11 01:43:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/11 01:43:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35736") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57138->172.17.0.2:35736, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35489") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44082->172.17.0.2:35489, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/data" 2025/09/11 01:43:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:38 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:38 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/data: Connecting to FTP server 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/data: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/data: > dial: conn=172.17.0.1:45270->172.17.0.2:21, err= check_test.go:350: ftp://172.17.0.2:21/rclone-test-daqojar7labe/data lacks md5, skipping 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39311") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51920->172.17.0.2:39311, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34941") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46496->172.17.0.2:34941, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/data" 2025/09/11 01:43:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:38 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:38 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/data: Connecting to FTP server 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/data: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/data: > dial: conn=172.17.0.1:45282->172.17.0.2:21, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30266") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52336->172.17.0.2:30266, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37191") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50050->172.17.0.2:37191, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38083") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56562->172.17.0.2:38083, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31018") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35468->172.17.0.2:31018, err= === RUN TestCheckSumDownload/subtest1 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33192") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32928->172.17.0.2:33192, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36912") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53822->172.17.0.2:36912, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37305") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42558->172.17.0.2:37305, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32394") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40960->172.17.0.2:32394, err= === RUN TestCheckSumDownload/subtest2 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36690") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60118->172.17.0.2:36690, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32428") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42496->172.17.0.2:32428, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38181") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51684->172.17.0.2:38181, err= === RUN TestCheckSumDownload/subtest3 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35370") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48108->172.17.0.2:35370, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38784") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58306->172.17.0.2:38784, err= 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38427") 2025/09/11 01:43:38 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38582->172.17.0.2:38427, err= === RUN TestCheckSumDownload/subtest4 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30065") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60096->172.17.0.2:30065, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33161") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35278->172.17.0.2:33161, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36214") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42278->172.17.0.2:36214, err= === RUN TestCheckSumDownload/subtest5 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33263") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35532->172.17.0.2:33263, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32880") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40760->172.17.0.2:32880, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33244") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45948->172.17.0.2:33244, err= === RUN TestCheckSumDownload/subtest6 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39224") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40910->172.17.0.2:39224, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30944") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58060->172.17.0.2:30944, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38014") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51466->172.17.0.2:38014, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37984") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59934->172.17.0.2:37984, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39952") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50540->172.17.0.2:39952, err= === RUN TestCheckSumDownload/subtest7 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34909") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40058->172.17.0.2:34909, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38235") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41028->172.17.0.2:38235, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34538") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58888->172.17.0.2:34538, err= --- PASS: TestCheckSumDownload (0.14s) --- 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.01s) === RUN TestApplyTransforms 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vosucet3mica" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:45294->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone4183650235" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vosucet3mica", Local "Local file system at /tmp/rclone4183650235", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:34467") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:37228->172.17.0.2:34467, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:33656") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:50492->172.17.0.2:33656, err= upper checkfile vs. lower remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:38863") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:58362->172.17.0.2:38863, err= 2025/09/11 01:43:39 ERROR : hello, world!: sum not found 2025/09/11 01:43:39 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-vosucet3mica 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vosucet3mica: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vosucet3mica: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vosucet3mica: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:32476") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:38660->172.17.0.2:32476, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:37835") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:44276->172.17.0.2:37835, err= 2025/09/11 01:43:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vosucet3mica: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vosucet3mica: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bubelap4xaba" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:45310->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone1819308340" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bubelap4xaba", Local "Local file system at /tmp/rclone1819308340", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:31834") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:58522->172.17.0.2:31834, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:34330") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:49492->172.17.0.2:34330, err= lower checkfile vs. upper remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:38148") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:39120->172.17.0.2:38148, err= 2025/09/11 01:43:39 ERROR : HELLO, WORLD!: sum not found 2025/09/11 01:43:39 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-bubelap4xaba 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bubelap4xaba: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bubelap4xaba: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bubelap4xaba: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:37690") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:46778->172.17.0.2:37690, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:37031") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:45432->172.17.0.2:37031, err= 2025/09/11 01:43:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bubelap4xaba: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bubelap4xaba: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rahuquz8nijo" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:45314->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone3686913854" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-rahuquz8nijo", Local "Local file system at /tmp/rclone3686913854", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:33574") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:56652->172.17.0.2:33574, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:37531") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:53432->172.17.0.2:37531, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:34318") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:50746->172.17.0.2:34318, err= 2025/09/11 01:43:39 ERROR : HeLlO, wOrLd!: sum not found 2025/09/11 01:43:39 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-rahuquz8nijo 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:34797") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:44490->172.17.0.2:34797, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:35993") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:41644->172.17.0.2:35993, err= 2025/09/11 01:43:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamaker2cahu" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:45326->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone2566969631" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamaker2cahu", Local "Local file system at /tmp/rclone2566969631", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:35557") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:50314->172.17.0.2:35557, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:35004") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:48432->172.17.0.2:35004, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:34285") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:58192->172.17.0.2:34285, err= 2025/09/11 01:43:39 ERROR : HELLO, WORLD!: sum not found 2025/09/11 01:43:39 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-bamaker2cahu 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bamaker2cahu: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bamaker2cahu: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bamaker2cahu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:35441") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:55826->172.17.0.2:35441, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:35353") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:38880->172.17.0.2:35353, err= 2025/09/11 01:43:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bamaker2cahu: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-bamaker2cahu: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yizicev2jexo" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:45342->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone2841773571" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yizicev2jexo", Local "Local file system at /tmp/rclone2841773571", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:32123") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:52682->172.17.0.2:32123, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:33223") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:36234->172.17.0.2:33223, err= NFD checkfile vs. NFC remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:35541") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:45696->172.17.0.2:35541, err= 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-yizicev2jexo 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-yizicev2jexo: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-yizicev2jexo: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-yizicev2jexo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:33212") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:59488->172.17.0.2:33212, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:30424") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:54760->172.17.0.2:30424, err= 2025/09/11 01:43:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-yizicev2jexo: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-yizicev2jexo: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-latecut0kero" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:45354->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone642598559" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-latecut0kero", Local "Local file system at /tmp/rclone642598559", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:34542") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:36594->172.17.0.2:34542, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:35733") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:54710->172.17.0.2:35733, err= NFC checkfile vs. NFD remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:34522") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:56518->172.17.0.2:34522, err= 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-latecut0kero 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-latecut0kero: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-latecut0kero: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-latecut0kero: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:37537") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:46560->172.17.0.2:37537, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:31224") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:37884->172.17.0.2:31224, err= 2025/09/11 01:43:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-latecut0kero: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-latecut0kero: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vejemih0wace" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:45356->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone2439713166" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vejemih0wace", Local "Local file system at /tmp/rclone2439713166", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:36581") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:44554->172.17.0.2:36581, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:32883") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:49304->172.17.0.2:32883, err= NFDx2 checkfile vs. both remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:37223") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:33184->172.17.0.2:37223, err= 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-vejemih0wace 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vejemih0wace: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vejemih0wace: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vejemih0wace: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:30425") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:52804->172.17.0.2:30425, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:38538") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:52548->172.17.0.2:38538, err= 2025/09/11 01:43:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vejemih0wace: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-vejemih0wace: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezutif9josi" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:45372->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone449044473" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-fezutif9josi", Local "Local file system at /tmp/rclone449044473", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:33664") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:33252->172.17.0.2:33664, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:34474") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:58900->172.17.0.2:34474, err= NFCx2 checkfile vs. both remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:39242") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:42318->172.17.0.2:39242, err= 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-fezutif9josi 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-fezutif9josi: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-fezutif9josi: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-fezutif9josi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:34209") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:49326->172.17.0.2:34209, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:36301") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:45566->172.17.0.2:36301, err= 2025/09/11 01:43:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-fezutif9josi: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-fezutif9josi: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xopatur6noza" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:45376->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone2546265559" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xopatur6noza", Local "Local file system at /tmp/rclone2546265559", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:39333") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:54428->172.17.0.2:39333, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:36691") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:45664->172.17.0.2:36691, err= both checkfile vs. NFDx2 remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:39926") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:32808->172.17.0.2:39926, err= 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-xopatur6noza 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-xopatur6noza: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-xopatur6noza: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-xopatur6noza: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:39349") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:35736->172.17.0.2:39349, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:35816") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:54864->172.17.0.2:35816, err= 2025/09/11 01:43:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-xopatur6noza: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-xopatur6noza: 1 matching files 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-seravef4cuqo" 2025/09/11 01:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:45392->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "/tmp/rclone1374489523" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-seravef4cuqo", Local "Local file system at /tmp/rclone1374489523", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:36120") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:49446->172.17.0.2:36120, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:34203") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:59030->172.17.0.2:34203, err= both checkfile vs. NFCx2 remote (without normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:30466") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:41006->172.17.0.2:30466, err= 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:43:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-seravef4cuqo 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-seravef4cuqo: 1 files missing 2025/09/11 01:43:39 NOTICE: 1 hashes missing 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-seravef4cuqo: 1 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-seravef4cuqo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:32041") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:56732->172.17.0.2:32041, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:38630") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:56938->172.17.0.2:38630, err= 2025/09/11 01:43:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-seravef4cuqo: 0 differences found 2025/09/11 01:43:39 NOTICE: ftp://172.17.0.2:21/rclone-test-seravef4cuqo: 1 matching files 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: dial("tcp","172.17.0.2:31230") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: > dial: conn=172.17.0.1:57860->172.17.0.2:31230, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-seravef4cuqo: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: dial("tcp","172.17.0.2:30615") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: > dial: conn=172.17.0.1:46600->172.17.0.2:30615, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-xopatur6noza: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: dial("tcp","172.17.0.2:39878") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: > dial: conn=172.17.0.1:46792->172.17.0.2:39878, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-fezutif9josi: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: dial("tcp","172.17.0.2:31010") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: > dial: conn=172.17.0.1:56798->172.17.0.2:31010, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vejemih0wace: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: dial("tcp","172.17.0.2:30741") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: > dial: conn=172.17.0.1:37768->172.17.0.2:30741, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: Purge object "測試_Русский___ě_áñ" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-latecut0kero: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: dial("tcp","172.17.0.2:39845") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: > dial: conn=172.17.0.1:37658->172.17.0.2:39845, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: Purge object "測試_Русский___ě_áñ" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-yizicev2jexo: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: dial("tcp","172.17.0.2:32251") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: > dial: conn=172.17.0.1:35012->172.17.0.2:32251, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: Purge object "HELLO, WORLD!" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bamaker2cahu: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: dial("tcp","172.17.0.2:30841") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: > dial: conn=172.17.0.1:60374->172.17.0.2:30841, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: Purge object "HeLlO, wOrLd!" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-rahuquz8nijo: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: dial("tcp","172.17.0.2:30785") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: > dial: conn=172.17.0.1:41640->172.17.0.2:30785, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: Purge object "HELLO, WORLD!" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-bubelap4xaba: Purge dir "" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: dial("tcp","172.17.0.2:39692") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: > dial: conn=172.17.0.1:48204->172.17.0.2:39692, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: Purge object "hello, world!" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-vosucet3mica: Purge dir "" --- PASS: TestApplyTransforms (0.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37158") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47710->172.17.0.2:37158, err= 2025/09/11 01:43:39 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/11 01:43:39 INFO : file1: Copied (new) to: sub/file2 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30546") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41858->172.17.0.2:30546, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33442") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37816->172.17.0.2:33442, err= 2025/09/11 01:43:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/11 01:43:39 DEBUG : file1: Unchanged skipping 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31114") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55630->172.17.0.2:31114, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35686") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60650->172.17.0.2:35686, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: don't need to copy/move sub/file2, it is already at target location 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34728") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47906->172.17.0.2:34728, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30505") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55772->172.17.0.2:30505, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36990") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60266->172.17.0.2:36990, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30906") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56472->172.17.0.2:30906, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33096") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50876->172.17.0.2:33096, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30083") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60650->172.17.0.2:30083, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32037") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56390->172.17.0.2:32037, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33920") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34910->172.17.0.2:33920, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33057") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54450->172.17.0.2:33057, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34452") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48664->172.17.0.2:34452, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/backup" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: > dial: conn=172.17.0.1:45400->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqojar7labe/backup" to be canonical "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/backup" 2025/09/11 01:43:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/11 01:43:39 INFO : dst/file1: Moved (server-side) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31139") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34062->172.17.0.2:31139, err= 2025/09/11 01:43:39 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/11 01:43:39 INFO : dst/file1: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31015") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47904->172.17.0.2:31015, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36012") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45408->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35700->172.17.0.2:36012, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38838") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42166->172.17.0.2:38838, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37529") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33102->172.17.0.2:37529, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38404") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54360->172.17.0.2:38404, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33843") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32522") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46310->172.17.0.2:32522, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54754->172.17.0.2:33843, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39220") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36264->172.17.0.2:39220, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30777") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56122->172.17.0.2:30777, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/dst" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: > dial: conn=172.17.0.1:45410->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:39 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:39 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/CompareDest: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/CompareDest: > dial: conn=172.17.0.1:45418->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" to be canonical "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: dial("tcp","172.17.0.2:36775") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: > dial: conn=172.17.0.1:45502->172.17.0.2:36775, err= 2025/09/11 01:43:39 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/11 01:43:39 INFO : one: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37823") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36196->172.17.0.2:37823, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36196") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53630->172.17.0.2:36196, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38353") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35618->172.17.0.2:38353, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35878") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47456->172.17.0.2:35878, err= 2025/09/11 01:43:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" for canonical name "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: dial("tcp","172.17.0.2:32373") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: > dial: conn=172.17.0.1:39568->172.17.0.2:32373, err= 2025/09/11 01:43:39 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/11 01:43:39 INFO : one: Copied (replaced existing) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35035") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37568->172.17.0.2:35035, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30738") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49176->172.17.0.2:30738, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35439") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56258->172.17.0.2:35439, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31279") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48144->172.17.0.2:31279, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30322") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40374->172.17.0.2:30322, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38046") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53914->172.17.0.2:38046, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35561") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59098->172.17.0.2:35561, err= 2025/09/11 01:43:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" for canonical name "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:43:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/11 01:43:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35021") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50340->172.17.0.2:35021, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33503") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37123") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36138->172.17.0.2:33503, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51900->172.17.0.2:37123, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33961") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34776->172.17.0.2:33961, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36002") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53502->172.17.0.2:36002, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37638") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47394->172.17.0.2:37638, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39582") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54012->172.17.0.2:39582, err= 2025/09/11 01:43:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" for canonical name "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/11 01:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34564") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46474->172.17.0.2:34564, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31107") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54222->172.17.0.2:31107, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35732") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39750->172.17.0.2:35732, err= 2025/09/11 01:43:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" for canonical name "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/11 01:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38154") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52688->172.17.0.2:38154, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37679") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35860") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43742->172.17.0.2:35860, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34140->172.17.0.2:37679, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37967") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49726->172.17.0.2:37967, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39314") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45682->172.17.0.2:39314, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31319") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52208->172.17.0.2:31319, err= 2025/09/11 01:43:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqojar7labe/CompareDest" for canonical name "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/CompareDest" 2025/09/11 01:43:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: dial("tcp","172.17.0.2:33044") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/dst: > dial: conn=172.17.0.1:47682->172.17.0.2:33044, err= 2025/09/11 01:43:39 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/11 01:43:39 INFO : two: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38271") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52480->172.17.0.2:38271, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32711") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33115") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35182->172.17.0.2:32711, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47810->172.17.0.2:33115, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36309") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54350->172.17.0.2:36309, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33227") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36754") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54632->172.17.0.2:33227, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45458->172.17.0.2:36754, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34135") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51066->172.17.0.2:34135, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34939") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43082->172.17.0.2:34939, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38375") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60566->172.17.0.2:38375, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34748") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60774->172.17.0.2:34748, err= 2025/09/11 01:43:39 INFO : file1: Copied (new) to: sub/file2 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30485") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43434->172.17.0.2:30485, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39367") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34022->172.17.0.2:39367, err= 2025/09/11 01:43:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/11 01:43:39 DEBUG : file1: Unchanged skipping 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36821") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60076->172.17.0.2:36821, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39671") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42324->172.17.0.2:39671, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: don't need to copy/move sub/file2, it is already at target location 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35533") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50438->172.17.0.2:35533, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35891") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34640->172.17.0.2:35891, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35369") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54148->172.17.0.2:35369, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36844") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49254->172.17.0.2:36844, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31315") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33432->172.17.0.2:31315, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36393") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46274->172.17.0.2:36393, err= 2025/09/11 01:43:39 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/11 01:43:39 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31898") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45194->172.17.0.2:31898, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30360") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49814->172.17.0.2:30360, err= 2025/09/11 01:43:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/11 01:43:39 DEBUG : file1: Unchanged skipping 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31109") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59142->172.17.0.2:31109, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37567") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43584->172.17.0.2:37567, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31890") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51772->172.17.0.2:31890, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31429") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37770->172.17.0.2:31429, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31133") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40762->172.17.0.2:31133, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34465") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41588->172.17.0.2:34465, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32329") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50512->172.17.0.2:32329, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31867") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57438->172.17.0.2:31867, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Waiting for checks to finish 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Waiting for transfers to finish 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Connecting to FTP server 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38919") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47698->172.17.0.2:38919, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32612") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45426->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47546->172.17.0.2:32612, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31312") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51096->172.17.0.2:31312, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34754") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40880->172.17.0.2:34754, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38298") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44962->172.17.0.2:38298, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39794") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41218->172.17.0.2:39794, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36052") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59894->172.17.0.2:36052, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35410") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35194->172.17.0.2:35410, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45436->172.17.0.2:21, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32629") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34982->172.17.0.2:32629, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39247") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45492->172.17.0.2:39247, err= 2025/09/11 01:43:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/09/11 01:43:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36067") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32908->172.17.0.2:36067, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31057") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39484->172.17.0.2:31057, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39621") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47352->172.17.0.2:39621, err= --- PASS: TestCopyLongFileNameCollision (0.12s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30512") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49624->172.17.0.2:30512, err= 2025/09/11 01:43:39 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/09/11 01:43:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36022") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38098->172.17.0.2:36022, err= 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32066") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44410->172.17.0.2:32066, err= 2025/09/11 01:43:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34183") 2025/09/11 01:43:39 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38348->172.17.0.2:34183, err= 2025/09/11 01:43:40 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/11 01:43:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36707") 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49178->172.17.0.2:36707, err= 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35530") 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34212->172.17.0.2:35530, err= 2025/09/11 01:43:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30824") 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54008->172.17.0.2:30824, err= 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34435") 2025/09/11 01:43:40 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39172->172.17.0.2:34435, err= 2025/09/11 01:43:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34400") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38004->172.17.0.2:34400, err= 2025/09/11 01:43:41 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/09/11 01:43:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38658") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36618->172.17.0.2:38658, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35870") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60172->172.17.0.2:35870, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33444") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56604->172.17.0.2:33444, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36165") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54660->172.17.0.2:36165, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37667") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48966->172.17.0.2:37667, err= --- PASS: TestCopyFileMaxTransfer (1.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35595") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55708->172.17.0.2:35595, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31370") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56526->172.17.0.2:31370, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30235") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34390->172.17.0.2:30235, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35188") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35054->172.17.0.2:35188, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37795") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50070->172.17.0.2:37795, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31436") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58720->172.17.0.2:31436, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38369") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46712->172.17.0.2:38369, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34893") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33840->172.17.0.2:34893, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33907") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39904->172.17.0.2:33907, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31532") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43178->172.17.0.2:31532, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38559") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40910->172.17.0.2:38559, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31617") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50576->172.17.0.2:31617, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38863") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58374->172.17.0.2:38863, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33612") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49544->172.17.0.2:33612, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30123") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53782->172.17.0.2:30123, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33728") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50050->172.17.0.2:33728, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34786") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51778->172.17.0.2:34786, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32546") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42816->172.17.0.2:32546, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36741") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60746->172.17.0.2:36741, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31236") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33400->172.17.0.2:31236, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35638") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34076->172.17.0.2:35638, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31288") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55602->172.17.0.2:31288, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39283") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52088->172.17.0.2:39283, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32104") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55976->172.17.0.2:32104, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33967") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47406->172.17.0.2:33967, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32388") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33348->172.17.0.2:32388, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37489") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56134->172.17.0.2:37489, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33336") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37954->172.17.0.2:33336, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38175") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39034->172.17.0.2:38175, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35972") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36886->172.17.0.2:35972, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35800") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50176->172.17.0.2:35800, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39041") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37673") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56804->172.17.0.2:37673, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55714->172.17.0.2:39041, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38476") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42238->172.17.0.2:38476, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37932") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60770->172.17.0.2:37932, err= 2025/09/11 01:43:41 DEBUG : a.txt: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : a.txt: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37573") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37184->172.17.0.2:37573, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34203") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59034->172.17.0.2:34203, err= 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38252") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37468->172.17.0.2:38252, err= 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:43:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35749") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42250->172.17.0.2:35749, err= 2025/09/11 01:43:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37519") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52284->172.17.0.2:37519, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32184") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44166->172.17.0.2:32184, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39327") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56636->172.17.0.2:39327, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36772") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32874->172.17.0.2:36772, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33556") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51472->172.17.0.2:33556, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37151") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52206->172.17.0.2:37151, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32880") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40764->172.17.0.2:32880, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32816") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45568->172.17.0.2:32816, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33927") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40876->172.17.0.2:33927, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35032") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43400->172.17.0.2:35032, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35459") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35442->172.17.0.2:35459, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32335") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46440->172.17.0.2:32335, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38769") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50476->172.17.0.2:38769, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33934") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56846->172.17.0.2:33934, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39814") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37642->172.17.0.2:39814, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32008") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37122->172.17.0.2:32008, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34985") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33616") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49778->172.17.0.2:33616, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43914->172.17.0.2:34985, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34000") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50940->172.17.0.2:34000, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32286") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37828->172.17.0.2:32286, err= 2025/09/11 01:43:41 DEBUG : a.txt: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : a.txt: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30368") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34878->172.17.0.2:30368, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39218") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36000->172.17.0.2:39218, err= 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38974") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50448->172.17.0.2:38974, err= 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:43:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30147") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47172->172.17.0.2:30147, err= 2025/09/11 01:43:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34918") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36560->172.17.0.2:34918, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35300") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32806->172.17.0.2:35300, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34551") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45714->172.17.0.2:34551, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37410") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45276->172.17.0.2:37410, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39924") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45484->172.17.0.2:39924, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30805") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51642->172.17.0.2:30805, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31171") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44354->172.17.0.2:31171, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31199") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48304->172.17.0.2:31199, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33391") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48556->172.17.0.2:33391, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34201") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53594->172.17.0.2:34201, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34352") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39848->172.17.0.2:34352, err= === RUN TestListJSON/Default 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36734") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51046->172.17.0.2:36734, err= === RUN TestListJSON/FilesOnly 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30878") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38066->172.17.0.2:30878, err= === RUN TestListJSON/DirsOnly 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35950") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43364->172.17.0.2:35950, err= === RUN TestListJSON/Recurse 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34634") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60990->172.17.0.2:34634, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33139") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42216->172.17.0.2:33139, err= === RUN TestListJSON/SubDir 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36552") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38456->172.17.0.2:36552, err= === RUN TestListJSON/NoModTime 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33711") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36866->172.17.0.2:33711, err= === RUN TestListJSON/NoMimeType 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30292") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38170->172.17.0.2:30292, err= === RUN TestListJSON/ShowHash 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38341") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60818->172.17.0.2:38341, err= === RUN TestListJSON/HashTypes 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30743") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33042->172.17.0.2:30743, err= 2025/09/11 01:43:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35007") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47158->172.17.0.2:35007, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38836") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59244->172.17.0.2:38836, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38079") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52604->172.17.0.2:38079, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37775") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38616->172.17.0.2:37775, err= --- PASS: TestListJSON (0.02s) --- 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:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30119") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33366->172.17.0.2:30119, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32734") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58104->172.17.0.2:32734, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39670") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46458->172.17.0.2:39670, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32759") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40446->172.17.0.2:32759, err= === RUN TestStatJSON/Root 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32713") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55926->172.17.0.2:32713, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37677") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47528->172.17.0.2:37677, err= === RUN TestStatJSON/Dir 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35759") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57632->172.17.0.2:35759, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39686") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52968->172.17.0.2:39686, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35318") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57340->172.17.0.2:35318, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33319") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54648->172.17.0.2:33319, err= === RUN TestStatJSON/FileDirsOnly 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30795") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58282->172.17.0.2:30795, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39803") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38018->172.17.0.2:39803, err= === RUN TestStatJSON/RootNotFound 2025/09/11 01:43:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/notfound" 2025/09/11 01:43:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:41 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:41 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:41 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:41 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/notfound: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/notfound: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/notfound: > dial: conn=172.17.0.1:45452->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/notfound: dial("tcp","172.17.0.2:31618") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/notfound: > dial: conn=172.17.0.1:39590->172.17.0.2:31618, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36739") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50328->172.17.0.2:36739, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37539") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53142->172.17.0.2:37539, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33864") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35116->172.17.0.2:33864, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 INFO : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39962") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36678->172.17.0.2:39962, err= 2025/09/11 01:43:41 INFO : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35513") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54800->172.17.0.2:35513, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35197") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48006->172.17.0.2:35197, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35178") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58826->172.17.0.2:35178, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31494") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36534->172.17.0.2:31494, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35814") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33106->172.17.0.2:35814, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30205") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56318->172.17.0.2:30205, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30424") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54768->172.17.0.2:30424, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39599") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56188->172.17.0.2:39599, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38572") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37474->172.17.0.2:38572, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30648") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60718->172.17.0.2:30648, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36371") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54308->172.17.0.2:36371, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34052") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60268->172.17.0.2:34052, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33765") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34116->172.17.0.2:33765, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38225") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43506->172.17.0.2:38225, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35168") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48186->172.17.0.2:35168, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34143") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35792->172.17.0.2:34143, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35894") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57982->172.17.0.2:35894, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39864") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58994->172.17.0.2:39864, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36044") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57608->172.17.0.2:36044, err= 2025/09/11 01:43:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/11 01:43:41 DEBUG : empty space: Excluded 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34908") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47148->172.17.0.2:34908, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33048") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50772->172.17.0.2:33048, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33969") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42996->172.17.0.2:33969, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38512") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40598->172.17.0.2:38512, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32832") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38692->172.17.0.2:32832, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39085") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51590->172.17.0.2:39085, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31845") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51926->172.17.0.2:31845, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30438") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39880->172.17.0.2:30438, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37075") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53276->172.17.0.2:37075, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39576") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45064->172.17.0.2:39576, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31827") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53758->172.17.0.2:31827, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37123") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51914->172.17.0.2:37123, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33875") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55204->172.17.0.2:33875, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/09/11 01:43:41 DEBUG : Creating backend with remote ":memory:" 2025/09/11 01:43:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/11 01:43:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/11 01:43:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/11 01:43:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/11 01:43:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/11 01:43:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/11 01:43:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/11 01:43:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/11 01:43:41 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:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39517") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39108->172.17.0.2:39517, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39766") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48036->172.17.0.2:39766, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33708") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41276->172.17.0.2:33708, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30148") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50300->172.17.0.2:30148, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39636") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60970->172.17.0.2:39636, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33082") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57300->172.17.0.2:33082, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38400") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34522->172.17.0.2:38400, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37646") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55942->172.17.0.2:37646, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38939") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42180->172.17.0.2:38939, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35314") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46850->172.17.0.2:35314, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34501") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36990->172.17.0.2:34501, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30898") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52034->172.17.0.2:30898, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34087") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40938->172.17.0.2:34087, err= 2025/09/11 01:43:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36562") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45188->172.17.0.2:36562, err= 2025/09/11 01:43:41 DEBUG : large: Excluded (Size Filter) 2025/09/11 01:43:41 DEBUG : large: Excluded 2025/09/11 01:43:41 INFO : medium: Deleted 2025/09/11 01:43:41 INFO : small: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33576") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43404->172.17.0.2:33576, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32139") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40818->172.17.0.2:32139, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37115") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37474->172.17.0.2:37115, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32958") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41620->172.17.0.2:32958, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36322") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35874->172.17.0.2:36322, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30892") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57280->172.17.0.2:30892, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35015") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48358->172.17.0.2:35015, err= 2025/09/11 01:43:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32961") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34824->172.17.0.2:32961, err= 2025/09/11 01:43:41 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/11 01:43:41 INFO : medium: Deleted 2025/09/11 01:43:41 INFO : small: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36327") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38906->172.17.0.2:36327, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38052") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44750->172.17.0.2:38052, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33016") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55052->172.17.0.2:33016, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37725") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58780->172.17.0.2:37725, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32211") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41568->172.17.0.2:32211, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30477") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45840->172.17.0.2:30477, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36947") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48948->172.17.0.2:36947, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31291") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36256->172.17.0.2:31291, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33076") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39174->172.17.0.2:33076, err= 2025/09/11 01:43:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38330") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36762->172.17.0.2:38330, err= 2025/09/11 01:43:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/11 01:43:41 INFO : medium: Deleted 2025/09/11 01:43:41 INFO : small: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38863") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58390->172.17.0.2:38863, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33204") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47804->172.17.0.2:33204, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32289") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56496->172.17.0.2:32289, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39777") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33314->172.17.0.2:39777, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36300") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45492->172.17.0.2:36300, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36985") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47752->172.17.0.2:36985, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35569") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48610->172.17.0.2:35569, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36648") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43190->172.17.0.2:36648, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34819") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51482->172.17.0.2:34819, err= 2025/09/11 01:43:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30275") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46358->172.17.0.2:30275, err= 2025/09/11 01:43:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/11 01:43:41 INFO : large: Deleted 2025/09/11 01:43:41 INFO : medium: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38182") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54376->172.17.0.2:38182, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31585") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46010->172.17.0.2:31585, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32498") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42988->172.17.0.2:32498, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31753") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44094->172.17.0.2:31753, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33121") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40722->172.17.0.2:33121, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33199") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52098->172.17.0.2:33199, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32327") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53990->172.17.0.2:32327, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34391") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38658->172.17.0.2:34391, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36681") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55928->172.17.0.2:36681, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31747") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34228->172.17.0.2:31747, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39548") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38284->172.17.0.2:39548, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33982") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50078->172.17.0.2:33982, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/09/11 01:43:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/11 01:43:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/11 01:43:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:43:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:43:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:43:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:43:41 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:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34821") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41706->172.17.0.2:34821, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36440") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60808->172.17.0.2:36440, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36185") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38816->172.17.0.2:36185, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39514") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36020->172.17.0.2:39514, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35744") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49570->172.17.0.2:35744, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34528") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50076->172.17.0.2:34528, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32987") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55800->172.17.0.2:32987, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35028") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57314->172.17.0.2:35028, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34590") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59626->172.17.0.2:34590, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34689") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43476->172.17.0.2:34689, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34859") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36410->172.17.0.2:34859, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34347") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41988->172.17.0.2:34347, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35826") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38884->172.17.0.2:35826, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33320") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54812->172.17.0.2:33320, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37042") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48886->172.17.0.2:37042, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36594") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55716->172.17.0.2:36594, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31433") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49262->172.17.0.2:31433, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32444") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42914->172.17.0.2:32444, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34309") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44772->172.17.0.2:34309, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32478") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55880->172.17.0.2:32478, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2025/09/11 01:43:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dujakub6meqe" 2025/09/11 01:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:43:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:41 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:41 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:41 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:41 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:45466->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : Creating backend with remote "/tmp/rclone1455540045" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-dujakub6meqe", Local "Local file system at /tmp/rclone1455540045", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34785") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:47358->172.17.0.2:34785, err= 2025/09/11 01:43:41 INFO : A2: Making directory 2025/09/11 01:43:41 INFO : A1/B2: Making directory 2025/09/11 01:43:41 INFO : A1/B2/C2: Making directory 2025/09/11 01:43:41 INFO : A1/B1/C3: Making directory 2025/09/11 01:43:41 INFO : A3: Making directory 2025/09/11 01:43:41 INFO : A3/B3: Making directory 2025/09/11 01:43:41 INFO : A3/B3/C4: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:30479") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:53474->172.17.0.2:30479, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34209") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:49338->172.17.0.2:34209, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:45476->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:35054") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:51330->172.17.0.2:35054, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34641") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:53832->172.17.0.2:34641, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:31377") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:46296->172.17.0.2:31377, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:45492->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36779") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:36660->172.17.0.2:36779, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:38054") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:41168->172.17.0.2:38054, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:38271") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:52494->172.17.0.2:38271, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34533") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:38912->172.17.0.2:34533, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:45500->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34355") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:41462->172.17.0.2:34355, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36730") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:49038->172.17.0.2:36730, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:38904") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:42478->172.17.0.2:38904, err= 2025/09/11 01:43:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32348") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:45954->172.17.0.2:32348, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:33542") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:35676->172.17.0.2:33542, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:37060") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:57208->172.17.0.2:37060, err= 2025/09/11 01:43:41 INFO : A1/B1/C1/one: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:39604") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:43084->172.17.0.2:39604, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:39330") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:33040->172.17.0.2:39330, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:31541") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:39118->172.17.0.2:31541, err= 2025/09/11 01:43:41 DEBUG : removing 2 level 3 directories 2025/09/11 01:43:41 INFO : A1/B1/C3: Removing directory 2025/09/11 01:43:41 INFO : A1/B1/C1: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 2 directories 2025/09/11 01:43:41 INFO : A1/B1: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32042") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:39116->172.17.0.2:32042, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:35286") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32352") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:41434->172.17.0.2:32352, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:35794->172.17.0.2:35286, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32969") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32021") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:46716->172.17.0.2:32969, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:40556->172.17.0.2:32021, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36885") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:59632->172.17.0.2:36885, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34540") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:49082->172.17.0.2:34540, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32879") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:46856->172.17.0.2:32879, err= 2025/09/11 01:43:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36498") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:60890->172.17.0.2:36498, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:37854") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:51214->172.17.0.2:37854, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:35051") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36357") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:35536->172.17.0.2:36357, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:39532->172.17.0.2:35051, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32736") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:59444->172.17.0.2:32736, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:38109") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:41834->172.17.0.2:38109, err= 2025/09/11 01:43:41 INFO : A1/two: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:34361") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:58778->172.17.0.2:34361, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:39894") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:55674->172.17.0.2:39894, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:38421") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:54012->172.17.0.2:38421, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32020") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:56676->172.17.0.2:32020, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:31554") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:38249") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:55420->172.17.0.2:31554, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:32293") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:54452->172.17.0.2:38249, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:49860->172.17.0.2:32293, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:31673") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:55788->172.17.0.2:31673, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:39714") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:42044->172.17.0.2:39714, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36568") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:54732->172.17.0.2:36568, err= 2025/09/11 01:43:41 DEBUG : removing 2 level 3 directories 2025/09/11 01:43:41 INFO : A3/B3/C4: Removing directory 2025/09/11 01:43:41 INFO : A1/B2/C2: Removing directory 2025/09/11 01:43:41 DEBUG : removing 2 level 2 directories 2025/09/11 01:43:41 INFO : A1/B2: Removing directory 2025/09/11 01:43:41 INFO : A3/B3: Removing directory 2025/09/11 01:43:41 DEBUG : removing 3 level 1 directories 2025/09/11 01:43:41 INFO : A3: Removing directory 2025/09/11 01:43:41 INFO : A1: Removing directory 2025/09/11 01:43:41 INFO : A2: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 0 directories 2025/09/11 01:43:41 INFO : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:36981") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:41242->172.17.0.2:36981, err= 2025/09/11 01:43:41 ERROR : error listing: directory not found 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: dial("tcp","172.17.0.2:30169") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: > dial: conn=172.17.0.1:55276->172.17.0.2:30169, err= 2025/09/11 01:43:41 ERROR : error listing: directory not found 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-dujakub6meqe: Purge dir "" 2025/09/11 01:43:41 NOTICE: purge failed to rmdir "": directory not found 2025/09/11 01:43:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38323") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52366->172.17.0.2:38323, err= 2025/09/11 01:43:41 INFO : A2: Making directory 2025/09/11 01:43:41 INFO : A1/B2: Making directory 2025/09/11 01:43:41 INFO : A1/B2/C2: Making directory 2025/09/11 01:43:41 INFO : A1/B1/C3: Making directory 2025/09/11 01:43:41 INFO : A3: Making directory 2025/09/11 01:43:41 INFO : A3/B3: Making directory 2025/09/11 01:43:41 INFO : A3/B3/C4: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34468") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48064->172.17.0.2:34468, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35646") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37924->172.17.0.2:35646, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32858") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39118->172.17.0.2:32858, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32079") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38850") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32834->172.17.0.2:32079, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44770->172.17.0.2:38850, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35480") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31887") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35158->172.17.0.2:31887, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44126->172.17.0.2:35480, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37108") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59244->172.17.0.2:37108, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33191") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40046->172.17.0.2:33191, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36078") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38718->172.17.0.2:36078, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45514->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33424") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53944->172.17.0.2:33424, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30046") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33792->172.17.0.2:30046, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33477") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49006->172.17.0.2:33477, err= 2025/09/11 01:43:41 DEBUG : removing 1 level 3 directories 2025/09/11 01:43:41 INFO : A3/B3/C4: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39814") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37652->172.17.0.2:39814, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33356") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33306") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38750->172.17.0.2:33356, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37591") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45380->172.17.0.2:33306, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56746->172.17.0.2:37591, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31383") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34336->172.17.0.2:31383, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34104") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36432") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47284->172.17.0.2:34104, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33682->172.17.0.2:36432, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37291") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44102->172.17.0.2:37291, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39130") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39336->172.17.0.2:39130, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36384") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42270->172.17.0.2:36384, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36861") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38896->172.17.0.2:36861, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36897") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32504") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56306->172.17.0.2:36897, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31900") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38982->172.17.0.2:31900, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38526->172.17.0.2:32504, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36095") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32880->172.17.0.2:36095, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36374") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35571") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60982->172.17.0.2:36374, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60168->172.17.0.2:35571, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34401") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34280") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38969") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37314->172.17.0.2:34401, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53464->172.17.0.2:34280, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35926->172.17.0.2:38969, err= 2025/09/11 01:43:41 DEBUG : removing 2 level 3 directories 2025/09/11 01:43:41 INFO : A1/B2/C2: Removing directory 2025/09/11 01:43:41 INFO : A1/B1/C3: Removing directory 2025/09/11 01:43:41 DEBUG : removing 2 level 2 directories 2025/09/11 01:43:41 INFO : A1/B2: Removing directory 2025/09/11 01:43:41 INFO : A3/B3: Removing directory 2025/09/11 01:43:41 DEBUG : removing 2 level 1 directories 2025/09/11 01:43:41 INFO : A3: Removing directory 2025/09/11 01:43:41 INFO : A2: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38006") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41256->172.17.0.2:38006, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38452") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34842->172.17.0.2:38452, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33697") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51028->172.17.0.2:33697, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38968") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52186->172.17.0.2:38968, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39763") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38978->172.17.0.2:39763, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38363") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58074->172.17.0.2:38363, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36403") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52116->172.17.0.2:36403, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39981") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42892->172.17.0.2:39981, err= 2025/09/11 01:43:41 DEBUG : removing 1 level 3 directories 2025/09/11 01:43:41 INFO : A1/B1/C1: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 2 directories 2025/09/11 01:43:41 INFO : A1/B1: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 1 directories 2025/09/11 01:43:41 INFO : A1: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 0 directories 2025/09/11 01:43:41 INFO : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38440") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45152->172.17.0.2:38440, err= 2025/09/11 01:43:41 ERROR : error listing: directory not found 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31130") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44566->172.17.0.2:31130, err= 2025/09/11 01:43:41 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 INFO : A1: Making directory 2025/09/11 01:43:41 INFO : A1/B1: Making directory 2025/09/11 01:43:41 INFO : A1/B1/C1: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36354") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39014->172.17.0.2:36354, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37434") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54868->172.17.0.2:37434, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32343") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52982->172.17.0.2:32343, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34733") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36362->172.17.0.2:34733, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35548") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41240->172.17.0.2:35548, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30868") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42092->172.17.0.2:30868, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39864") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59002->172.17.0.2:39864, err= 2025/09/11 01:43:41 DEBUG : removing 1 level 3 directories 2025/09/11 01:43:41 INFO : A1/B1/C1: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 2 directories 2025/09/11 01:43:41 INFO : A1/B1: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38637") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55290->172.17.0.2:38637, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36909") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54940->172.17.0.2:36909, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36788") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37910->172.17.0.2:36788, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31596") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39844->172.17.0.2:31596, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33729") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51238->172.17.0.2:33729, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 INFO : A1: Making directory 2025/09/11 01:43:41 INFO : A1/B1: Making directory 2025/09/11 01:43:41 INFO : A1/B1/C1: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36495") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52370->172.17.0.2:36495, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31492") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52250->172.17.0.2:31492, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34107") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50262->172.17.0.2:34107, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30662") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58842->172.17.0.2:30662, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34058") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45604->172.17.0.2:34058, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39595") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35590->172.17.0.2:39595, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36105") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54814->172.17.0.2:36105, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37692") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44060->172.17.0.2:37692, err= 2025/09/11 01:43:41 DEBUG : removing 1 level 3 directories 2025/09/11 01:43:41 INFO : A1/B1/C1: Removing directory 2025/09/11 01:43:41 DEBUG : removing 1 level 2 directories 2025/09/11 01:43:41 INFO : A1/B1: Removing directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35109") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50938->172.17.0.2:35109, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34481") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51566->172.17.0.2:34481, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35426") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41494->172.17.0.2:35426, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32586") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60602->172.17.0.2:32586, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35232") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37370->172.17.0.2:35232, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32989") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50942->172.17.0.2:32989, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30221") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54172->172.17.0.2:30221, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35025") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47840->172.17.0.2:35025, err= 2025/09/11 01:43:41 DEBUG : filename.txt: File name found in url 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34456") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52974->172.17.0.2:34456, err= 2025/09/11 01:43:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31406") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41098->172.17.0.2:31406, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35010") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43350->172.17.0.2:35010, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38891") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52888->172.17.0.2:38891, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30236") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49828->172.17.0.2:30236, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35114") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51806->172.17.0.2:35114, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34961") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49048->172.17.0.2:34961, err= 2025/09/11 01:43:41 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/11 01:43:41 INFO : file1: Copied (new) to: sub/file2 2025/09/11 01:43:41 INFO : file1: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38249") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54466->172.17.0.2:38249, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37684") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45854->172.17.0.2:37684, err= 2025/09/11 01:43:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/11 01:43:41 DEBUG : file1: Unchanged skipping 2025/09/11 01:43:41 INFO : file1: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34268") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60966->172.17.0.2:34268, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30220") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60044->172.17.0.2:30220, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: don't need to copy/move sub/file2, it is already at target location 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38195") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58336->172.17.0.2:38195, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38673") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37666->172.17.0.2:38673, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38593") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52260->172.17.0.2:38593, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37549") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49914->172.17.0.2:37549, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30477") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45854->172.17.0.2:30477, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36371") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54324->172.17.0.2:36371, err= 2025/09/11 01:43:41 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/09/11 01:43:41 INFO : file1: Copied (new) 2025/09/11 01:43:41 INFO : file1: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36561") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45526->172.17.0.2:36561, err= 2025/09/11 01:43:41 DEBUG : file1: Destination exists, skipping 2025/09/11 01:43:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36407") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59306->172.17.0.2:36407, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33396") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58834->172.17.0.2:33396, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33420") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60582->172.17.0.2:33420, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31180") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44794->172.17.0.2:31180, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34589") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49450->172.17.0.2:34589, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35104") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42880->172.17.0.2:35104, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35679") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43982->172.17.0.2:35679, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37697") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58790->172.17.0.2:37697, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36482") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36192->172.17.0.2:36482, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38977") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37938->172.17.0.2:38977, err= 2025/09/11 01:43:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqojar7labe/backup" 2025/09/11 01:43:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/11 01:43:41 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:41 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t3gTp}" suffix to name 2025/09/11 01:43:41 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/11 01:43:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/11 01:43:41 DEBUG : Setting pass="30Zwkt7yB2U5L-SQl27DFGzOJUiH_Afatl3_iC7yszU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/11 01:43:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: > dial: conn=172.17.0.1:45522->172.17.0.2:21, err= 2025/09/11 01:43:41 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqojar7labe/backup" to be canonical "TestFTPPureftpd{t3gTp}:rclone-test-daqojar7labe/backup" 2025/09/11 01:43:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/11 01:43:41 INFO : dst/file1: Moved (server-side) 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30081") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49266->172.17.0.2:30081, err= 2025/09/11 01:43:41 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/11 01:43:41 INFO : dst/file1: Copied (new) 2025/09/11 01:43:41 INFO : dst/file1: Deleted 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36848") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40902->172.17.0.2:36848, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35628") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36201") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51642->172.17.0.2:35628, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57528->172.17.0.2:36201, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31755") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54540->172.17.0.2:31755, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34138") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46836->172.17.0.2:34138, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36044") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57620->172.17.0.2:36044, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39485") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35228->172.17.0.2:39485, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36033") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34856->172.17.0.2:36033, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39617") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35986->172.17.0.2:39617, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38904") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42492->172.17.0.2:38904, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30220") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60060->172.17.0.2:30220, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34860") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60888->172.17.0.2:34860, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33057") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54466->172.17.0.2:33057, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30993") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50390->172.17.0.2:30993, err= 2025/09/11 01:43:41 INFO : A1/B2: Making directory 2025/09/11 01:43:41 INFO : A1/B1/C3: Making directory 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39772") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55226->172.17.0.2:39772, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39198") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35798->172.17.0.2:39198, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37188") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57462->172.17.0.2:37188, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38492") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59008->172.17.0.2:38492, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36021") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58630->172.17.0.2:36021, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39074") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35393") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51708->172.17.0.2:39074, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44298->172.17.0.2:35393, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32768") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37712->172.17.0.2:32768, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36524") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43238->172.17.0.2:36524, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30611") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45460->172.17.0.2:30611, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30496") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57962->172.17.0.2:30496, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30843") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34207") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59496->172.17.0.2:30843, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49280->172.17.0.2:34207, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32814") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35266->172.17.0.2:32814, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34498") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33954->172.17.0.2:34498, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33905") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57812->172.17.0.2:33905, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32401") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52222->172.17.0.2:32401, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32891") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34291") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46250->172.17.0.2:32891, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30109") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44942->172.17.0.2:34291, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42956->172.17.0.2:30109, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Connecting to FTP server 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:21") 2025/09/11 01:43:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/11 01:43:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/11 01:43:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/11 01:43:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45528->172.17.0.2:21, err= 2025/09/11 01:43:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33097") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58034->172.17.0.2:33097, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30141") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53206->172.17.0.2:30141, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31028") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36192->172.17.0.2:31028, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34094") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47454->172.17.0.2:34094, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38843") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59710->172.17.0.2:38843, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31768") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38640") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58882->172.17.0.2:38640, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:56338->172.17.0.2:31768, err= 2025/09/11 01:43:41 INFO : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37767") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44764->172.17.0.2:37767, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32071") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45460->172.17.0.2:32071, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34231") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57400->172.17.0.2:34231, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37986") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59514->172.17.0.2:37986, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39395") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37492") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40276->172.17.0.2:37492, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34850->172.17.0.2:39395, err= 2025/09/11 01:43:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/11 01:43:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/11 01:43:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/11 01:43:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/11 01:43:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32015") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50400->172.17.0.2:32015, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35070") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54422->172.17.0.2:35070, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32187") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55768->172.17.0.2:32187, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38980") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52268->172.17.0.2:38980, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33769") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36782->172.17.0.2:33769, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39281") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38882") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43472->172.17.0.2:38882, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49716->172.17.0.2:39281, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37586") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34364->172.17.0.2:37586, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32618") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60234->172.17.0.2:32618, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33406") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57012->172.17.0.2:33406, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34873") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42930->172.17.0.2:34873, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35856") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34010") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36040") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52046->172.17.0.2:34010, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35490->172.17.0.2:35856, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42470->172.17.0.2:36040, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30998") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50846->172.17.0.2:30998, err= --- PASS: TestDirMove (0.09s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38241") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46238->172.17.0.2:38241, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35410") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35202->172.17.0.2:35410, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32626") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41866->172.17.0.2:32626, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34335") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49030->172.17.0.2:34335, err= 2025/09/11 01:43:41 NOTICE: ftp://172.17.0.2:21/rclone-test-daqojar7labe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/11 01:43:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32055") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45182->172.17.0.2:32055, err= 2025/09/11 01:43:41 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35158") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49992->172.17.0.2:35158, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39298") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54070->172.17.0.2:39298, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34141") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57494->172.17.0.2:34141, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38521") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44602->172.17.0.2:38521, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37730") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60140->172.17.0.2:37730, err= 2025/09/11 01:43:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37878") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59040->172.17.0.2:37878, err= 2025/09/11 01:43:41 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34791") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53652->172.17.0.2:34791, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35040") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40340->172.17.0.2:35040, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36336") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54724->172.17.0.2:36336, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33611") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49002->172.17.0.2:33611, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35748") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37826->172.17.0.2:35748, err= 2025/09/11 01:43:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38372") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58348->172.17.0.2:38372, err= 2025/09/11 01:43:41 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36771") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57508->172.17.0.2:36771, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34076") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50776->172.17.0.2:34076, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38122") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:57680->172.17.0.2:38122, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33340") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49380->172.17.0.2:33340, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38036") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40222->172.17.0.2:38036, err= 2025/09/11 01:43:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39368") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48746->172.17.0.2:39368, err= 2025/09/11 01:43:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38226") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35600->172.17.0.2:38226, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33231") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52206->172.17.0.2:33231, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38387") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55872->172.17.0.2:38387, err= --- PASS: TestRcat (0.08s) --- 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.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34263") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45300->172.17.0.2:34263, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35229") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43062->172.17.0.2:35229, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31895") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42650->172.17.0.2:31895, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: File to upload is small (60 bytes), uploading instead of streaming 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35210") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:32998->172.17.0.2:35210, err= 2025/09/11 01:43:41 DEBUG : potato2: Size of src and dst objects identical 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38540") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50806->172.17.0.2:38540, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37665") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:36608->172.17.0.2:37665, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33651") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41722->172.17.0.2:33651, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31790") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35208->172.17.0.2:31790, err= 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30676") 2025/09/11 01:43:41 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48746->172.17.0.2:30676, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:35468") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38658->172.17.0.2:35468, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37485") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35790->172.17.0.2:37485, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30470") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52512->172.17.0.2:30470, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38862") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46916->172.17.0.2:38862, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38037") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38876->172.17.0.2:38037, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39115") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:54350->172.17.0.2:39115, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Touching "empty space" 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Touching "potato2" 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36709") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:53700->172.17.0.2:36709, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Touching "sub dir/potato3" 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39873") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:43626->172.17.0.2:39873, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39056") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55172->172.17.0.2:39056, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32280") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52740->172.17.0.2:32280, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34640") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40470->172.17.0.2:34640, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37148") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42946->172.17.0.2:37148, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34283") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51076->172.17.0.2:34283, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33962") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:38776->172.17.0.2:33962, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33740") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34242->172.17.0.2:33740, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33211") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:52998->172.17.0.2:33211, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37552") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51802->172.17.0.2:37552, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:32402") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55806->172.17.0.2:32402, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33728") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50054->172.17.0.2:33728, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31823") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:40738->172.17.0.2:31823, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30268") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:50562->172.17.0.2:30268, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34723") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:35016->172.17.0.2:34723, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daqojar7labe", Local "Local file system at /tmp/rclone2341830794", Modify Window "1s" 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36996") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:48818->172.17.0.2:36996, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37817") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60790->172.17.0.2:37817, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36674") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59610->172.17.0.2:36674, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31676") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:49738->172.17.0.2:31676, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37608") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:45764->172.17.0.2:37608, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33205") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58506->172.17.0.2:33205, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31130") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:44580->172.17.0.2:31130, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38901") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:59170->172.17.0.2:38901, err= 2025/09/11 01:43:42 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gazezan7" before starting 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31531") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51614->172.17.0.2:31531, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31292") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60720->172.17.0.2:31292, err= 2025/09/11 01:43:42 DEBUG : sub dir/test remove existing.gazezan7: TEST: removing renamed existing file after operation 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38302") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:46738->172.17.0.2:38302, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:34070") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:55874->172.17.0.2:34070, err= 2025/09/11 01:43:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kudiqeb5" before starting 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:37501") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:39840->172.17.0.2:37501, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36070") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:37658->172.17.0.2:36070, err= 2025/09/11 01:43:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kudiqeb5: TEST: renaming existing back after failed operation 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:39934") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:60024->172.17.0.2:39934, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30343") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:41130->172.17.0.2:30343, err= 2025/09/11 01:43:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.medolap3" before starting 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38547") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:33596->172.17.0.2:38547, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38413") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:51470->172.17.0.2:38413, err= 2025/09/11 01:43:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.medolap3: TEST: removing renamed existing file after operation 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31624") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42188->172.17.0.2:31624, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:30702") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:34168->172.17.0.2:30702, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:36454") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:42550->172.17.0.2:36454, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:38426") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:47078->172.17.0.2:38426, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:31059") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58452->172.17.0.2:31059, err= --- PASS: TestRemoveExisting (0.04s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: dial("tcp","172.17.0.2:33187") 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: > dial: conn=172.17.0.1:58574->172.17.0.2:33187, err= 2025/09/11 01:43:42 DEBUG : ftp://172.17.0.2:21/rclone-test-daqojar7labe: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.534663583s (try 1/5)