"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/08/03 01:58:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu" 2026/08/03 01:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:46 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:46 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:46 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Connecting to FTP server 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50310->127.0.0.1:28622, err= 2026/08/03 01:58:46 DEBUG : Creating backend with remote "/tmp/rclone3772062424" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30617") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58664->127.0.0.1:30617, err= 2026/08/03 01:58:46 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31258") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46334->127.0.0.1:31258, err= 2026/08/03 01:58:46 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/08/03 01:58:46 DEBUG : a: size = 0 OK 2026/08/03 01:58:46 DEBUG : a: size = 1 (memory) 2026/08/03 01:58:46 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/03 01:58:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/03 01:58:46 DEBUG : potato: Seek from 10 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 10 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 2 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/03 01:58:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 2 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/03 01:58:46 DEBUG : potato: Seek from 8 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 8 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/03 01:58:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:58:46 DEBUG : potato: Seek from 5 to 2 2026/08/03 01:58:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/03 01:58:46 DEBUG : potato: Seek from 9 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 9 to 0 2026/08/03 01:58:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30323") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45730->127.0.0.1:30323, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30821") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37708->127.0.0.1:30821, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31366") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59522->127.0.0.1:31366, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30444") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43504->127.0.0.1:30444, err= === RUN TestCheck/3 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30789") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53404->127.0.0.1:30789, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30869") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49190->127.0.0.1:30869, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31902") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39088->127.0.0.1:31902, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31546") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34230->127.0.0.1:31546, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30300") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58648->127.0.0.1:30300, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31259") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54054->127.0.0.1:31259, err= --- PASS: TestCheck (0.03s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/08/03 01:58:46 DEBUG : Creating backend with remote "nonexistent" 2026/08/03 01:58:46 DEBUG : Creating backend with remote "nonexistent" 2026/08/03 01:58:46 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/03 01:58:46 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/03 01:58:46 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/03 01:58:46 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30925") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39036->127.0.0.1:30925, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31056") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43818->127.0.0.1:31056, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30057") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44498->127.0.0.1:30057, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30202") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44718->127.0.0.1:30202, err= === RUN TestCheckDownload/3 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31176") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54638->127.0.0.1:31176, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31737") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52806->127.0.0.1:31737, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31333") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44612->127.0.0.1:31333, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30158") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54768->127.0.0.1:30158, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30067") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49014->127.0.0.1:30067, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31509") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35218->127.0.0.1:31509, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30958") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33592->127.0.0.1:30958, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31012") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34288->127.0.0.1:31012, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31912") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35642->127.0.0.1:31912, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30129") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57826->127.0.0.1:30129, err= === RUN TestCheckSizeOnly/3 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31654") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50438->127.0.0.1:31654, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30843") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46778->127.0.0.1:30843, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30552") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42570->127.0.0.1:30552, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31146") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57266->127.0.0.1:31146, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31835") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44310->127.0.0.1:31835, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31681") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33020->127.0.0.1:31681, err= --- PASS: TestCheckSizeOnly (0.02s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30804") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55224->127.0.0.1:30804, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30572") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41354->127.0.0.1:30572, err= 2026/08/03 01:58:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/03 01:58:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/03 01:58:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/03 01:58:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31306") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60408->127.0.0.1:31306, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31355") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41322->127.0.0.1:31355, err= 2026/08/03 01:58:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/03 01:58:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/03 01:58:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/03 01:58:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30727") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55720->127.0.0.1:30727, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30596") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51458->127.0.0.1:30596, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/data" 2026/08/03 01:58:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:46 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:46 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:46 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data: Connecting to FTP server 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data: > dial: conn=127.0.0.1:50316->127.0.0.1:28622, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data lacks md5, skipping 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30630") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57478->127.0.0.1:30630, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31529") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35244->127.0.0.1:31529, err= --- SKIP: TestCheckSum (0.00s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/data" 2026/08/03 01:58:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:46 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:46 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:46 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data: Connecting to FTP server 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/data: > dial: conn=127.0.0.1:50322->127.0.0.1:28622, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30206") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49578->127.0.0.1:30206, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30555") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55980->127.0.0.1:30555, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30740") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49584->127.0.0.1:30740, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31619") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36104->127.0.0.1:31619, err= === RUN TestCheckSumDownload/subtest1 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31676") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52836->127.0.0.1:31676, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30970") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47024->127.0.0.1:30970, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31660") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51534->127.0.0.1:31660, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30358") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47700->127.0.0.1:30358, err= === RUN TestCheckSumDownload/subtest2 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31024") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43944->127.0.0.1:31024, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31818") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47130->127.0.0.1:31818, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31091") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59546->127.0.0.1:31091, err= === RUN TestCheckSumDownload/subtest3 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30493") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37524->127.0.0.1:30493, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31621") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38732->127.0.0.1:31621, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31578") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42578->127.0.0.1:31578, err= === RUN TestCheckSumDownload/subtest4 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31339") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50428->127.0.0.1:31339, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30222") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43862->127.0.0.1:30222, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31908") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60412->127.0.0.1:31908, err= === RUN TestCheckSumDownload/subtest5 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31021") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38210->127.0.0.1:31021, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30452") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37774->127.0.0.1:30452, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31165") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59030->127.0.0.1:31165, err= === RUN TestCheckSumDownload/subtest6 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30440") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37232->127.0.0.1:30440, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30754") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54260->127.0.0.1:30754, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30598") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43342->127.0.0.1:30598, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31278") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45588->127.0.0.1:31278, err= 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30427") 2026/08/03 01:58:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49212->127.0.0.1:30427, err= === RUN TestCheckSumDownload/subtest7 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30873") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56260->127.0.0.1:30873, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30987") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34486->127.0.0.1:30987, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31717") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47030->127.0.0.1:31717, err= --- PASS: TestCheckSumDownload (0.13s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-perilaq4nibu" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:50326->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone3978134890" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-perilaq4nibu", Local "Local file system at /tmp/rclone3978134890", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:30492") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:34788->127.0.0.1:30492, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:30068") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:48224->127.0.0.1:30068, err= upper checkfile vs. lower remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:30187") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:33028->127.0.0.1:30187, err= 2026/08/03 01:58:47 ERROR : hello, world!: sum not found 2026/08/03 01:58:47 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-perilaq4nibu 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:31845") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:51112->127.0.0.1:31845, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:30634") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:58930->127.0.0.1:30634, err= 2026/08/03 01:58:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gemovos7mide" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:50342->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone3305548930" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gemovos7mide", Local "Local file system at /tmp/rclone3305548930", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:30391") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:33396->127.0.0.1:30391, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:30246") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:39092->127.0.0.1:30246, err= lower checkfile vs. upper remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:30487") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:34158->127.0.0.1:30487, err= 2026/08/03 01:58:47 ERROR : HELLO, WORLD!: sum not found 2026/08/03 01:58:47 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-gemovos7mide 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-gemovos7mide: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-gemovos7mide: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-gemovos7mide: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:31240") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:58370->127.0.0.1:31240, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:30311") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:51790->127.0.0.1:30311, err= 2026/08/03 01:58:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-gemovos7mide: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-gemovos7mide: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nerukok3seta" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:50354->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone502105975" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-nerukok3seta", Local "Local file system at /tmp/rclone502105975", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:30020") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:57688->127.0.0.1:30020, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:31821") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:48762->127.0.0.1:31821, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:30404") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:59244->127.0.0.1:30404, err= 2026/08/03 01:58:47 ERROR : HeLlO, wOrLd!: sum not found 2026/08/03 01:58:47 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-nerukok3seta 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nerukok3seta: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nerukok3seta: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nerukok3seta: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:30260") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:43644->127.0.0.1:30260, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:31663") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:48650->127.0.0.1:31663, err= 2026/08/03 01:58:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nerukok3seta: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nerukok3seta: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-facuvoc6hapo" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:50362->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone2960155716" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo", Local "Local file system at /tmp/rclone2960155716", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:30724") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:58756->127.0.0.1:30724, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:31681") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:33034->127.0.0.1:31681, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:31820") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:48066->127.0.0.1:31820, err= 2026/08/03 01:58:47 ERROR : HELLO, WORLD!: sum not found 2026/08/03 01:58:47 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:31585") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:49372->127.0.0.1:31585, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:31130") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:42966->127.0.0.1:31130, err= 2026/08/03 01:58:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nimimoc7miye" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:50376->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone319010962" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-nimimoc7miye", Local "Local file system at /tmp/rclone319010962", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:30806") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:44392->127.0.0.1:30806, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:30172") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:52370->127.0.0.1:30172, err= NFD checkfile vs. NFC remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:31541") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:59614->127.0.0.1:31541, err= 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-nimimoc7miye 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:31113") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:45352->127.0.0.1:31113, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:31739") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:50624->127.0.0.1:31739, err= 2026/08/03 01:58:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-cotewer6vidi" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:50378->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone2568235981" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-cotewer6vidi", Local "Local file system at /tmp/rclone2568235981", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:31072") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:58726->127.0.0.1:31072, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:30970") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:47038->127.0.0.1:30970, err= NFC checkfile vs. NFD remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:31005") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:32988->127.0.0.1:31005, err= 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-cotewer6vidi 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:31393") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:44564->127.0.0.1:31393, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:31484") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:48146->127.0.0.1:31484, err= 2026/08/03 01:58:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jovetek8jube" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:50382->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone762585916" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-jovetek8jube", Local "Local file system at /tmp/rclone762585916", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:31668") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:60872->127.0.0.1:31668, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:31934") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:45304->127.0.0.1:31934, err= NFDx2 checkfile vs. both remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:30879") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:34958->127.0.0.1:30879, err= 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-jovetek8jube 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-jovetek8jube: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-jovetek8jube: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-jovetek8jube: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:31431") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:60656->127.0.0.1:31431, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:30275") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:38368->127.0.0.1:30275, err= 2026/08/03 01:58:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-jovetek8jube: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-jovetek8jube: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-welimas3laru" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:50396->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone4043458672" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-welimas3laru", Local "Local file system at /tmp/rclone4043458672", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:31276") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:41750->127.0.0.1:31276, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:31462") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:54990->127.0.0.1:31462, err= NFCx2 checkfile vs. both remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:31473") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:45416->127.0.0.1:31473, err= 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-welimas3laru 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-welimas3laru: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-welimas3laru: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-welimas3laru: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:30501") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:37416->127.0.0.1:30501, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:31078") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:58508->127.0.0.1:31078, err= 2026/08/03 01:58:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-welimas3laru: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-welimas3laru: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-rijevon3weki" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:50408->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone2267192636" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-rijevon3weki", Local "Local file system at /tmp/rclone2267192636", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:31813") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:54452->127.0.0.1:31813, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:30578") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:50880->127.0.0.1:30578, err= both checkfile vs. NFDx2 remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:30929") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:38238->127.0.0.1:30929, err= 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-rijevon3weki 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-rijevon3weki: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-rijevon3weki: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-rijevon3weki: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:30703") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:60538->127.0.0.1:30703, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:30624") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:57258->127.0.0.1:30624, err= 2026/08/03 01:58:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-rijevon3weki: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-rijevon3weki: 1 matching files 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-pokujik0waki" 2026/08/03 01:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:50420->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone1480048647" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-pokujik0waki", Local "Local file system at /tmp/rclone1480048647", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:30449") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:34340->127.0.0.1:30449, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:31611") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:54010->127.0.0.1:31611, err= both checkfile vs. NFCx2 remote (without normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:31631") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:38108->127.0.0.1:31631, err= 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-pokujik0waki 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-pokujik0waki: 1 files missing 2026/08/03 01:58:47 NOTICE: 1 hashes missing 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-pokujik0waki: 1 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-pokujik0waki: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:30229") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:46256->127.0.0.1:30229, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:30099") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:38164->127.0.0.1:30099, err= 2026/08/03 01:58:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-pokujik0waki: 0 differences found 2026/08/03 01:58:47 NOTICE: ftp://127.0.0.1:28622/rclone-test-pokujik0waki: 1 matching files 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: dial("tcp","127.0.0.1:30573") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: > dial: conn=127.0.0.1:60070->127.0.0.1:30573, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-pokujik0waki: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: dial("tcp","127.0.0.1:31497") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: > dial: conn=127.0.0.1:49084->127.0.0.1:31497, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rijevon3weki: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: dial("tcp","127.0.0.1:30960") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: > dial: conn=127.0.0.1:51288->127.0.0.1:30960, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-welimas3laru: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: dial("tcp","127.0.0.1:31703") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: > dial: conn=127.0.0.1:51196->127.0.0.1:31703, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-jovetek8jube: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: dial("tcp","127.0.0.1:31819") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: > dial: conn=127.0.0.1:38294->127.0.0.1:31819, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: Purge object "測試_Русский___ě_áñ" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-cotewer6vidi: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: dial("tcp","127.0.0.1:31981") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: > dial: conn=127.0.0.1:52792->127.0.0.1:31981, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: Purge object "測試_Русский___ě_áñ" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nimimoc7miye: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: dial("tcp","127.0.0.1:30107") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: > dial: conn=127.0.0.1:44356->127.0.0.1:30107, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: Purge object "HELLO, WORLD!" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-facuvoc6hapo: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: dial("tcp","127.0.0.1:31530") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: > dial: conn=127.0.0.1:47168->127.0.0.1:31530, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: Purge object "HeLlO, wOrLd!" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-nerukok3seta: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: dial("tcp","127.0.0.1:31362") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: > dial: conn=127.0.0.1:48378->127.0.0.1:31362, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: Purge object "HELLO, WORLD!" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-gemovos7mide: Purge dir "" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: dial("tcp","127.0.0.1:30583") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: > dial: conn=127.0.0.1:49850->127.0.0.1:30583, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: Purge object "hello, world!" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-perilaq4nibu: Purge dir "" --- PASS: TestApplyTransforms (0.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31724") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48250->127.0.0.1:31724, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/03 01:58:47 INFO : file1: Copied (new) to: sub/file2 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30998") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48456->127.0.0.1:30998, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30516") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46024->127.0.0.1:30516, err= 2026/08/03 01:58:47 DEBUG : sub/file2: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1: Sizes identical 2026/08/03 01:58:47 DEBUG : file1: Unchanged skipping 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31939") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60100->127.0.0.1:31939, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30721") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55096->127.0.0.1:30721, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: don't need to copy/move sub/file2, it is already at target location 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30096") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52446->127.0.0.1:30096, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31787") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60140->127.0.0.1:31787, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30949") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42742->127.0.0.1:30949, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30800") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36880->127.0.0.1:30800, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30198") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48778->127.0.0.1:30198, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30701") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56502->127.0.0.1:30701, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31825") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35846->127.0.0.1:31825, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31701") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38050->127.0.0.1:31701, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30633") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40002->127.0.0.1:30633, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30144") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35924->127.0.0.1:30144, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/backup" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: > dial: conn=127.0.0.1:50430->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teyagev8lecu/backup" to be canonical "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/backup" 2026/08/03 01:58:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3772062424) 2026/08/03 01:58:47 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-teyagev8lecu) 2026/08/03 01:58:47 DEBUG : dst/file1: Sizes differ 2026/08/03 01:58:47 INFO : dst/file1: Moved (server-side) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31767") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42162->127.0.0.1:31767, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/03 01:58:47 INFO : dst/file1: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31456") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60208->127.0.0.1:31456, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50442->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30953") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59684->127.0.0.1:30953, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31191") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60230->127.0.0.1:31191, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31713") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50452->127.0.0.1:31713, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30199") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56114->127.0.0.1:30199, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30253") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39810->127.0.0.1:30253, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30798") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50416->127.0.0.1:30798, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31934") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45320->127.0.0.1:31934, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31419") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49210->127.0.0.1:31419, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.02s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/dst" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: > dial: conn=127.0.0.1:50456->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:47 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/CompareDest: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/CompareDest: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/CompareDest: > dial: conn=127.0.0.1:50468->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" to be canonical "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : one: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: dial("tcp","127.0.0.1:31352") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: > dial: conn=127.0.0.1:41694->127.0.0.1:31352, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/03 01:58:47 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/03 01:58:47 INFO : one: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30244") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51414->127.0.0.1:30244, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30338") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38988->127.0.0.1:30338, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31600") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40420->127.0.0.1:31600, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30391") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33404->127.0.0.1:30391, err= 2026/08/03 01:58:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" for canonical name "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3772062424) 2026/08/03 01:58:47 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst) 2026/08/03 01:58:47 DEBUG : one: Sizes differ 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: dial("tcp","127.0.0.1:30493") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: > dial: conn=127.0.0.1:37528->127.0.0.1:30493, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/03 01:58:47 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/03 01:58:47 INFO : one: Copied (replaced existing) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31244") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48840->127.0.0.1:31244, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30557") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50580->127.0.0.1:30557, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31741") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45698->127.0.0.1:31741, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30913") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35160->127.0.0.1:30913, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31215") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46158->127.0.0.1:31215, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30395") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35392->127.0.0.1:30395, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31761") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46970->127.0.0.1:31761, err= 2026/08/03 01:58:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" for canonical name "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3772062424) 2026/08/03 01:58:47 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst) 2026/08/03 01:58:47 DEBUG : one: Sizes differ 2026/08/03 01:58:47 DEBUG : one: size = 5 OK 2026/08/03 01:58:47 DEBUG : one: Sizes identical 2026/08/03 01:58:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31414") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51854->127.0.0.1:31414, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31045") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30595") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39420->127.0.0.1:31045, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58640->127.0.0.1:30595, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31612") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59100->127.0.0.1:31612, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30966") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37518->127.0.0.1:30966, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31996") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30285") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53238->127.0.0.1:31996, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58458->127.0.0.1:30285, err= 2026/08/03 01:58:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" for canonical name "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : two: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : two: size = 3 OK 2026/08/03 01:58:47 DEBUG : two: Sizes identical 2026/08/03 01:58:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30949") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42752->127.0.0.1:30949, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30052") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30034") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43474->127.0.0.1:30052, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43672->127.0.0.1:30034, err= 2026/08/03 01:58:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" for canonical name "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : two: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : two: size = 3 OK 2026/08/03 01:58:47 DEBUG : two: Sizes identical 2026/08/03 01:58:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30192") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36878->127.0.0.1:30192, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30191") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47358->127.0.0.1:30191, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31858") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39360->127.0.0.1:31858, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30886") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52396->127.0.0.1:30886, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31923") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30779") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50564->127.0.0.1:30779, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57010->127.0.0.1:31923, err= 2026/08/03 01:58:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teyagev8lecu/CompareDest" for canonical name "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/CompareDest" 2026/08/03 01:58:47 DEBUG : two: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone3772062424) 2026/08/03 01:58:47 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/CompareDest) 2026/08/03 01:58:47 DEBUG : two: Sizes differ 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: dial("tcp","127.0.0.1:31499") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: > dial: conn=127.0.0.1:50106->127.0.0.1:31499, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/dst: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/03 01:58:47 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/03 01:58:47 INFO : two: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30060") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41952->127.0.0.1:30060, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31113") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31651") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45366->127.0.0.1:31113, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60722->127.0.0.1:31651, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30770") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55722->127.0.0.1:30770, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31339") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50440->127.0.0.1:31339, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31429") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58690->127.0.0.1:31429, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30069") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48818->127.0.0.1:30069, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.06s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31893") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49894->127.0.0.1:31893, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31018") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58816->127.0.0.1:31018, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30171") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53172->127.0.0.1:30171, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : sub/file2: size = 14 OK 2026/08/03 01:58:47 INFO : file1: Copied (new) to: sub/file2 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31572") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54708->127.0.0.1:31572, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31135") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60384->127.0.0.1:31135, err= 2026/08/03 01:58:47 DEBUG : sub/file2: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1: Sizes identical 2026/08/03 01:58:47 DEBUG : file1: Unchanged skipping 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30968") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:32948->127.0.0.1:30968, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31544") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56634->127.0.0.1:31544, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: don't need to copy/move sub/file2, it is already at target location 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30320") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55306->127.0.0.1:30320, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30342") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45612->127.0.0.1:30342, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30707") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48104->127.0.0.1:30707, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30781") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43542->127.0.0.1:30781, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31632") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55496->127.0.0.1:31632, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31532") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53348->127.0.0.1:31532, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/03 01:58:47 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30311") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51804->127.0.0.1:30311, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30887") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50054->127.0.0.1:30887, err= 2026/08/03 01:58:47 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1: Sizes identical 2026/08/03 01:58:47 DEBUG : file1: Unchanged skipping 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31630") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47446->127.0.0.1:31630, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30354") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53454->127.0.0.1:30354, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31793") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36556->127.0.0.1:31793, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30918") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38242->127.0.0.1:30918, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30492") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34790->127.0.0.1:30492, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31979") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33156->127.0.0.1:31979, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31165") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59044->127.0.0.1:31165, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31213") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53258->127.0.0.1:31213, err= 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Waiting for checks to finish 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Waiting for transfers to finish 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Connecting to FTP server 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50478->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31919") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31882") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35958->127.0.0.1:31882, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43850->127.0.0.1:31919, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31933") 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36026->127.0.0.1:31933, err= 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31438") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45798->127.0.0.1:31438, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31450") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50446->127.0.0.1:31450, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31089") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58928->127.0.0.1:31089, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31906") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55432->127.0.0.1:31906, err= 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31353") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43220->127.0.0.1:31353, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50486->127.0.0.1:28622, err= 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31106") 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49798->127.0.0.1:31106, err= 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30645") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48978->127.0.0.1:30645, err= 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/08/03 01:58:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31973") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45374->127.0.0.1:31973, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31107") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46592->127.0.0.1:31107, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31039") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48158->127.0.0.1:31039, err= --- PASS: TestCopyLongFileNameCollision (0.04s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30182") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51408->127.0.0.1:30182, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:47 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/08/03 01:58:47 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/08/03 01:58:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31797") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54898->127.0.0.1:31797, err= 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30823") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37566->127.0.0.1:30823, err= 2026/08/03 01:58:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31611") 2026/08/03 01:58:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54026->127.0.0.1:31611, err= 2026/08/03 01:58:48 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/03 01:58:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31002") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43830->127.0.0.1:31002, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31443") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43790->127.0.0.1:31443, err= 2026/08/03 01:58:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30886") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52412->127.0.0.1:30886, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30328") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60688->127.0.0.1:30328, err= 2026/08/03 01:58:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31904") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57734->127.0.0.1:31904, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/08/03 01:58:48 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/08/03 01:58:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30187") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33030->127.0.0.1:30187, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31877") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56806->127.0.0.1:31877, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31052") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49482->127.0.0.1:31052, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31732") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55576->127.0.0.1:31732, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31845") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51120->127.0.0.1:31845, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30899") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40748->127.0.0.1:30899, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30444") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43510->127.0.0.1:30444, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31467") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38916->127.0.0.1:31467, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31735") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36466->127.0.0.1:31735, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30747") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46232->127.0.0.1:30747, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30172") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52380->127.0.0.1:30172, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30872") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51156->127.0.0.1:30872, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31965") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46948->127.0.0.1:31965, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31479") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49636->127.0.0.1:31479, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31778") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52874->127.0.0.1:31778, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31654") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50444->127.0.0.1:31654, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30181") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41352->127.0.0.1:30181, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31692") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60436->127.0.0.1:31692, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30560") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48322->127.0.0.1:30560, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30403") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50614->127.0.0.1:30403, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31261") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52386->127.0.0.1:31261, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31563") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54132->127.0.0.1:31563, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31891") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43298->127.0.0.1:31891, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31728") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45950->127.0.0.1:31728, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30422") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45454->127.0.0.1:30422, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31095") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39324->127.0.0.1:31095, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30121") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52010->127.0.0.1:30121, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30665") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46104->127.0.0.1:30665, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31968") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46412->127.0.0.1:31968, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31210") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35198->127.0.0.1:31210, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30048") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45652->127.0.0.1:30048, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30838") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37210->127.0.0.1:30838, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30926") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58414->127.0.0.1:30926, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31087") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56512->127.0.0.1:31087, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30772") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38744->127.0.0.1:30772, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30512") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51412->127.0.0.1:30512, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30067") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49024->127.0.0.1:30067, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31084") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60230->127.0.0.1:31084, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30319") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54814->127.0.0.1:30319, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31090") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41690->127.0.0.1:31090, err= 2026/08/03 01:58:48 DEBUG : a.txt: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : a.txt: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31521") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46104->127.0.0.1:31521, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30963") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60268->127.0.0.1:30963, err= 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31621") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38742->127.0.0.1:31621, err= 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded 2026/08/03 01:58:48 DEBUG : sub dir/ignore dir: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30869") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49204->127.0.0.1:30869, err= 2026/08/03 01:58:48 DEBUG : sub dir/ignore dir: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31104") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34198->127.0.0.1:31104, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31073") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51802->127.0.0.1:31073, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31770") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57944->127.0.0.1:31770, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31370") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41520->127.0.0.1:31370, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30812") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59920->127.0.0.1:30812, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31650") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41670->127.0.0.1:31650, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30526") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54990->127.0.0.1:30526, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30045") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49220->127.0.0.1:30045, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30147") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46654->127.0.0.1:30147, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31127") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55518->127.0.0.1:31127, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30543") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39450->127.0.0.1:30543, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31299") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39036->127.0.0.1:31299, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30565") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44230->127.0.0.1:30565, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31718") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37770->127.0.0.1:31718, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30591") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45494->127.0.0.1:30591, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31018") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58818->127.0.0.1:31018, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31901") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60014->127.0.0.1:31901, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31160") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57974->127.0.0.1:31160, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30222") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43864->127.0.0.1:30222, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31628") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45330->127.0.0.1:31628, err= 2026/08/03 01:58:48 DEBUG : a.txt: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : a.txt: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31207") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40858->127.0.0.1:31207, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31402") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48630->127.0.0.1:31402, err= 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30731") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47966->127.0.0.1:30731, err= 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world: Excluded 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : sub dir/hello world2: Excluded 2026/08/03 01:58:48 DEBUG : sub dir/ignore dir: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30431") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56802->127.0.0.1:30431, err= 2026/08/03 01:58:48 DEBUG : sub dir/ignore dir: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31876") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48012->127.0.0.1:31876, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30185") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35710->127.0.0.1:30185, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30807") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57660->127.0.0.1:30807, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31050") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40992->127.0.0.1:31050, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30911") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33858->127.0.0.1:30911, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30931") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36744->127.0.0.1:30931, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31334") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51574->127.0.0.1:31334, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31467") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38920->127.0.0.1:31467, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31758") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58306->127.0.0.1:31758, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31955") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43492->127.0.0.1:31955, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30758") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49136->127.0.0.1:30758, err= === RUN TestListJSON/Default 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30743") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60652->127.0.0.1:30743, err= === RUN TestListJSON/FilesOnly 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30578") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50890->127.0.0.1:30578, err= === RUN TestListJSON/DirsOnly 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31284") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49022->127.0.0.1:31284, err= === RUN TestListJSON/Recurse 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30486") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53820->127.0.0.1:30486, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31611") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54038->127.0.0.1:31611, err= === RUN TestListJSON/SubDir 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30936") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54716->127.0.0.1:30936, err= === RUN TestListJSON/NoModTime 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31964") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46994->127.0.0.1:31964, err= === RUN TestListJSON/NoMimeType 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31791") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51966->127.0.0.1:31791, err= === RUN TestListJSON/ShowHash 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31583") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41482->127.0.0.1:31583, err= === RUN TestListJSON/HashTypes 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30148") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39424->127.0.0.1:30148, err= 2026/08/03 01:58:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31831") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53312->127.0.0.1:31831, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30275") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38372->127.0.0.1:30275, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30397") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37456->127.0.0.1:30397, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31656") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55990->127.0.0.1:31656, 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:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31841") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56832->127.0.0.1:31841, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30194") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35662->127.0.0.1:30194, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31554") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55744->127.0.0.1:31554, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30472") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60208->127.0.0.1:30472, err= === RUN TestStatJSON/Root 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30586") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60750->127.0.0.1:30586, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30260") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43654->127.0.0.1:30260, err= === RUN TestStatJSON/Dir 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30050") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53564->127.0.0.1:30050, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31191") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60234->127.0.0.1:31191, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31552") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54416->127.0.0.1:31552, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30084") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36930->127.0.0.1:30084, err= === RUN TestStatJSON/FileDirsOnly 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31574") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34492->127.0.0.1:31574, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31811") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33278->127.0.0.1:31811, err= === RUN TestStatJSON/RootNotFound 2026/08/03 01:58:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/notfound" 2026/08/03 01:58:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:48 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:48 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:48 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/notfound: Connecting to FTP server 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/notfound: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/notfound: > dial: conn=127.0.0.1:50490->127.0.0.1:28622, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/notfound: dial("tcp","127.0.0.1:31555") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/notfound: > dial: conn=127.0.0.1:38482->127.0.0.1:31555, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31872") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51214->127.0.0.1:31872, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31545") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55062->127.0.0.1:31545, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30014") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57176->127.0.0.1:30014, err= --- PASS: TestStatJSON (0.02s) --- 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.00s) === RUN TestStatJSONMemory 2026/08/03 01:58:48 DEBUG : Creating backend with remote ":memory:" 2026/08/03 01:58:48 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 01:58:48 DEBUG : sub/file1: size = 5 OK 2026/08/03 01:58:48 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 01:58:48 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 INFO : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Making directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30671") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47836->127.0.0.1:30671, err= 2026/08/03 01:58:48 INFO : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Making directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31042") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40784->127.0.0.1:31042, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30868") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53380->127.0.0.1:30868, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30039") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51056->127.0.0.1:30039, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30506") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60316->127.0.0.1:30506, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30797") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44714->127.0.0.1:30797, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31917") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33210->127.0.0.1:31917, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31498") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56700->127.0.0.1:31498, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31462") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55000->127.0.0.1:31462, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31507") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52848->127.0.0.1:31507, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31921") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59450->127.0.0.1:31921, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30953") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59686->127.0.0.1:30953, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31986") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46788->127.0.0.1:31986, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30592") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42182->127.0.0.1:30592, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30498") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40978->127.0.0.1:30498, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31464") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42774->127.0.0.1:31464, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30334") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41262->127.0.0.1:30334, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31391") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38870->127.0.0.1:31391, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30131") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49060->127.0.0.1:30131, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30705") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37280->127.0.0.1:30705, err= 2026/08/03 01:58:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/03 01:58:48 DEBUG : empty space: Excluded 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30089") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49220->127.0.0.1:30089, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31158") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44400->127.0.0.1:31158, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30716") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46292->127.0.0.1:30716, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30076") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59268->127.0.0.1:30076, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31386") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43540->127.0.0.1:31386, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30894") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38436->127.0.0.1:30894, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31730") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39898->127.0.0.1:31730, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31548") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42086->127.0.0.1:31548, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30076") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59284->127.0.0.1:30076, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30403") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50622->127.0.0.1:30403, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31155") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51958->127.0.0.1:31155, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31815") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41710->127.0.0.1:31815, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31642") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58136->127.0.0.1:31642, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/08/03 01:58:48 DEBUG : Creating backend with remote ":memory:" 2026/08/03 01:58:48 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/03 01:58:48 ERROR : file1: hash unsupported: hash type not supported 2026/08/03 01:58:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/03 01:58:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/03 01:58:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30810") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36758->127.0.0.1:30810, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30484") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52818->127.0.0.1:30484, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30177") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45660->127.0.0.1:30177, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31597") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49236->127.0.0.1:31597, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31064") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57436->127.0.0.1:31064, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31461") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45906->127.0.0.1:31461, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30131") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49062->127.0.0.1:30131, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30952") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42760->127.0.0.1:30952, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30562") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47552->127.0.0.1:30562, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30017") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58882->127.0.0.1:30017, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31623") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56086->127.0.0.1:31623, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31422") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49768->127.0.0.1:31422, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30474") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52936->127.0.0.1:30474, err= 2026/08/03 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30604") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48906->127.0.0.1:30604, err= 2026/08/03 01:58:48 DEBUG : large: Excluded (Size Filter) 2026/08/03 01:58:48 DEBUG : large: Excluded 2026/08/03 01:58:48 INFO : small: Deleted 2026/08/03 01:58:48 INFO : medium: Deleted 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31573") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52102->127.0.0.1:31573, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31617") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60144->127.0.0.1:31617, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31547") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48310->127.0.0.1:31547, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30247") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47796->127.0.0.1:30247, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30719") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41190->127.0.0.1:30719, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31804") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46926->127.0.0.1:31804, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30383") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52900->127.0.0.1:30383, err= 2026/08/03 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30451") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60876->127.0.0.1:30451, err= 2026/08/03 01:58:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/03 01:58:48 INFO : small: Deleted 2026/08/03 01:58:48 INFO : medium: Deleted 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30592") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42194->127.0.0.1:30592, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31771") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36468->127.0.0.1:31771, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30410") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48908->127.0.0.1:30410, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30064") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43336->127.0.0.1:30064, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31784") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55466->127.0.0.1:31784, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30530") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60224->127.0.0.1:30530, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30421") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54458->127.0.0.1:30421, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31826") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40384->127.0.0.1:31826, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30248") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49082->127.0.0.1:30248, err= 2026/08/03 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30263") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37220->127.0.0.1:30263, err= 2026/08/03 01:58:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/03 01:58:48 INFO : small: Deleted 2026/08/03 01:58:48 INFO : medium: Deleted 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30214") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49162->127.0.0.1:30214, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30870") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50926->127.0.0.1:30870, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31381") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49622->127.0.0.1:31381, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30852") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55962->127.0.0.1:30852, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30544") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50610->127.0.0.1:30544, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31705") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43040->127.0.0.1:31705, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31745") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60892->127.0.0.1:31745, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30477") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49792->127.0.0.1:30477, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30845") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54982->127.0.0.1:30845, err= 2026/08/03 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31094") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54764->127.0.0.1:31094, err= 2026/08/03 01:58:48 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/03 01:58:48 INFO : medium: Deleted 2026/08/03 01:58:48 INFO : large: Deleted 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30192") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36884->127.0.0.1:30192, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30364") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41032->127.0.0.1:30364, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31534") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46030->127.0.0.1:31534, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31978") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34594->127.0.0.1:31978, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30465") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48570->127.0.0.1:30465, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31116") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:32982->127.0.0.1:31116, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31351") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35432->127.0.0.1:31351, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31983") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49430->127.0.0.1:31983, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31925") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57380->127.0.0.1:31925, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31684") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37872->127.0.0.1:31684, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30955") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53694->127.0.0.1:30955, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30626") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60806->127.0.0.1:30626, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/08/03 01:58:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/03 01:58:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/03 01:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 01:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 01:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 01:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 01:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30180") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59148->127.0.0.1:30180, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31784") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55478->127.0.0.1:31784, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31759") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53232->127.0.0.1:31759, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30906") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52666->127.0.0.1:30906, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31526") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43486->127.0.0.1:31526, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30847") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46392->127.0.0.1:30847, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30614") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58510->127.0.0.1:30614, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30223") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36756->127.0.0.1:30223, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31317") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33192->127.0.0.1:31317, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31760") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34640->127.0.0.1:31760, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30796") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49650->127.0.0.1:30796, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31409") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60734->127.0.0.1:31409, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30721") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55110->127.0.0.1:30721, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31799") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51070->127.0.0.1:31799, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30558") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43218->127.0.0.1:30558, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30079") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55766->127.0.0.1:30079, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30191") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47368->127.0.0.1:30191, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30201") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42402->127.0.0.1:30201, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30738") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58276->127.0.0.1:30738, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31218") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37664->127.0.0.1:31218, err= --- PASS: TestCat (0.15s) === RUN TestPurge 2026/08/03 01:58:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tefubay9petu" 2026/08/03 01:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:58:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:48 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:48 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:48 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: Connecting to FTP server 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:50494->127.0.0.1:28622, err= 2026/08/03 01:58:48 DEBUG : Creating backend with remote "/tmp/rclone1440930033" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-tefubay9petu", Local "Local file system at /tmp/rclone1440930033", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30121") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:52018->127.0.0.1:30121, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: SetModTime is not supported 2026/08/03 01:58:48 INFO : A2: Making directory 2026/08/03 01:58:48 INFO : A1/B2: Making directory 2026/08/03 01:58:48 INFO : A1/B2/C2: Making directory 2026/08/03 01:58:48 INFO : A1/B1/C3: Making directory 2026/08/03 01:58:48 INFO : A3: Making directory 2026/08/03 01:58:48 INFO : A3/B3: Making directory 2026/08/03 01:58:48 INFO : A3/B3/C4: Making directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31525") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:43242->127.0.0.1:31525, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31670") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:41856->127.0.0.1:31670, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: Connecting to FTP server 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: Connecting to FTP server 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30613") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:50510->127.0.0.1:28622, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:39606->127.0.0.1:30613, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30931") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:36758->127.0.0.1:30931, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31329") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31009") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:33094->127.0.0.1:31329, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:58992->127.0.0.1:31009, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: Connecting to FTP server 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31765") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:50028->127.0.0.1:31765, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30195") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:49828->127.0.0.1:30195, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:50522->127.0.0.1:28622, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30105") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:51598->127.0.0.1:30105, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:50534->127.0.0.1:28622, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31879") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:54980->127.0.0.1:31879, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30174") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:41556->127.0.0.1:30174, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31561") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:48408->127.0.0.1:31561, err= 2026/08/03 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31250") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:40470->127.0.0.1:31250, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30467") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31714") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:60804->127.0.0.1:31714, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:47222->127.0.0.1:30467, err= 2026/08/03 01:58:48 INFO : A1/B1/C1/one: Deleted 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30123") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:42750->127.0.0.1:30123, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30303") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:57844->127.0.0.1:30303, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30843") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:46788->127.0.0.1:30843, err= 2026/08/03 01:58:48 DEBUG : removing 2 level 3 directories 2026/08/03 01:58:48 INFO : A1/B1/C3: Removing directory 2026/08/03 01:58:48 INFO : A1/B1/C1: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 2 directories 2026/08/03 01:58:48 INFO : A1/B1: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30615") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:49892->127.0.0.1:30615, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31849") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31937") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:49976->127.0.0.1:31849, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31773") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:45586->127.0.0.1:31937, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:32798->127.0.0.1:31773, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31634") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30053") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:33636->127.0.0.1:31634, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:46054->127.0.0.1:30053, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30258") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:51112->127.0.0.1:30258, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30036") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:60800->127.0.0.1:30036, err= 2026/08/03 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30792") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:52040->127.0.0.1:30792, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31547") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:48312->127.0.0.1:31547, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30149") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30215") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:46670->127.0.0.1:30149, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:52146->127.0.0.1:30215, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30194") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:35668->127.0.0.1:30194, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31358") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:57240->127.0.0.1:31358, err= 2026/08/03 01:58:48 INFO : A1/two: Deleted 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30677") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:36236->127.0.0.1:30677, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30406") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:46998->127.0.0.1:30406, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31845") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:51134->127.0.0.1:31845, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31566") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30046") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31120") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:35122->127.0.0.1:31120, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:50400->127.0.0.1:31566, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:49750->127.0.0.1:30046, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30548") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:57862->127.0.0.1:30548, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30144") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:35926->127.0.0.1:30144, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31235") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:39098->127.0.0.1:31235, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:30795") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:52036->127.0.0.1:30795, err= 2026/08/03 01:58:48 DEBUG : removing 2 level 3 directories 2026/08/03 01:58:48 INFO : A3/B3/C4: Removing directory 2026/08/03 01:58:48 INFO : A1/B2/C2: Removing directory 2026/08/03 01:58:48 DEBUG : removing 2 level 2 directories 2026/08/03 01:58:48 INFO : A3/B3: Removing directory 2026/08/03 01:58:48 INFO : A1/B2: Removing directory 2026/08/03 01:58:48 DEBUG : removing 3 level 1 directories 2026/08/03 01:58:48 INFO : A3: Removing directory 2026/08/03 01:58:48 INFO : A1: Removing directory 2026/08/03 01:58:48 INFO : A2: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 0 directories 2026/08/03 01:58:48 INFO : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31719") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:33992->127.0.0.1:31719, err= 2026/08/03 01:58:48 ERROR : error listing: directory not found 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: dial("tcp","127.0.0.1:31201") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: > dial: conn=127.0.0.1:39472->127.0.0.1:31201, err= 2026/08/03 01:58:48 ERROR : error listing: directory not found 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tefubay9petu: Purge dir "" 2026/08/03 01:58:48 NOTICE: purge failed to rmdir "": directory not found 2026/08/03 01:58:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.07s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30593") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54194->127.0.0.1:30593, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 INFO : A2: Making directory 2026/08/03 01:58:48 INFO : A1/B2: Making directory 2026/08/03 01:58:48 INFO : A1/B2/C2: Making directory 2026/08/03 01:58:48 INFO : A1/B1/C3: Making directory 2026/08/03 01:58:48 INFO : A3: Making directory 2026/08/03 01:58:48 INFO : A3/B3: Making directory 2026/08/03 01:58:48 INFO : A3/B3/C4: Making directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30211") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37136->127.0.0.1:30211, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30808") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46760->127.0.0.1:30808, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31843") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30105") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30039") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40914->127.0.0.1:31843, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51066->127.0.0.1:30039, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51600->127.0.0.1:30105, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30915") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Connecting to FTP server 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54810->127.0.0.1:30915, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50538->127.0.0.1:28622, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31722") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60378->127.0.0.1:31722, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30506") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60328->127.0.0.1:30506, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30268") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37912->127.0.0.1:30268, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31108") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41272->127.0.0.1:31108, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31634") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33642->127.0.0.1:31634, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31489") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44900->127.0.0.1:31489, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30748") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58344->127.0.0.1:30748, err= 2026/08/03 01:58:48 DEBUG : removing 1 level 3 directories 2026/08/03 01:58:48 INFO : A3/B3/C4: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30084") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36932->127.0.0.1:30084, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31031") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48472->127.0.0.1:31031, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31805") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30148") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36712->127.0.0.1:31805, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39436->127.0.0.1:30148, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31217") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59798->127.0.0.1:31217, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30676") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37840->127.0.0.1:30676, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30111") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34556->127.0.0.1:30111, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30515") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30169") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46020->127.0.0.1:30515, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30305") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56934->127.0.0.1:30305, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37796->127.0.0.1:30169, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30401") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45080->127.0.0.1:30401, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31491") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30042") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57090->127.0.0.1:31491, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31446") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50470->127.0.0.1:30042, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36568->127.0.0.1:31446, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31013") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37394->127.0.0.1:31013, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31252") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34318->127.0.0.1:31252, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31809") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36568->127.0.0.1:31809, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30392") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31387") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33088->127.0.0.1:31387, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37554->127.0.0.1:30392, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30012") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38368->127.0.0.1:30012, err= 2026/08/03 01:58:48 DEBUG : removing 2 level 3 directories 2026/08/03 01:58:48 INFO : A1/B2/C2: Removing directory 2026/08/03 01:58:48 INFO : A1/B1/C3: Removing directory 2026/08/03 01:58:48 DEBUG : removing 2 level 2 directories 2026/08/03 01:58:48 INFO : A3/B3: Removing directory 2026/08/03 01:58:48 INFO : A1/B2: Removing directory 2026/08/03 01:58:48 DEBUG : removing 2 level 1 directories 2026/08/03 01:58:48 INFO : A3: Removing directory 2026/08/03 01:58:48 INFO : A2: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31595") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37958->127.0.0.1:31595, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30638") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59314->127.0.0.1:30638, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31330") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42354->127.0.0.1:31330, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31053") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53734->127.0.0.1:31053, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31810") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51190->127.0.0.1:31810, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31126") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44912->127.0.0.1:31126, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31143") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35718->127.0.0.1:31143, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30301") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49352->127.0.0.1:30301, err= 2026/08/03 01:58:48 DEBUG : removing 1 level 3 directories 2026/08/03 01:58:48 INFO : A1/B1/C1: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 2 directories 2026/08/03 01:58:48 INFO : A1/B1: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 1 directories 2026/08/03 01:58:48 INFO : A1: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 0 directories 2026/08/03 01:58:48 INFO : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31158") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44412->127.0.0.1:31158, err= 2026/08/03 01:58:48 ERROR : error listing: directory not found 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31580") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41470->127.0.0.1:31580, err= 2026/08/03 01:58:48 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.04s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 INFO : A1: Making directory 2026/08/03 01:58:48 INFO : A1/B1: Making directory 2026/08/03 01:58:48 INFO : A1/B1/C1: Making directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31261") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52392->127.0.0.1:31261, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30829") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38660->127.0.0.1:30829, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30699") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44832->127.0.0.1:30699, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31660") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51544->127.0.0.1:31660, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30680") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34542->127.0.0.1:30680, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31165") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59060->127.0.0.1:31165, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31800") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53434->127.0.0.1:31800, err= 2026/08/03 01:58:48 DEBUG : removing 1 level 3 directories 2026/08/03 01:58:48 INFO : A1/B1/C1: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 2 directories 2026/08/03 01:58:48 INFO : A1/B1: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31179") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41966->127.0.0.1:31179, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31799") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51074->127.0.0.1:31799, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31525") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43246->127.0.0.1:31525, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31949") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39540->127.0.0.1:31949, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31060") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35050->127.0.0.1:31060, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 INFO : A1: Making directory 2026/08/03 01:58:48 INFO : A1/B1: Making directory 2026/08/03 01:58:48 INFO : A1/B1/C1: Making directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30747") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46238->127.0.0.1:30747, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30332") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54220->127.0.0.1:30332, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30529") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51854->127.0.0.1:30529, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31247") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55478->127.0.0.1:31247, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30415") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52324->127.0.0.1:30415, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31798") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43812->127.0.0.1:31798, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30827") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47628->127.0.0.1:30827, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31954") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57330->127.0.0.1:31954, err= 2026/08/03 01:58:48 DEBUG : removing 1 level 3 directories 2026/08/03 01:58:48 INFO : A1/B1/C1: Removing directory 2026/08/03 01:58:48 DEBUG : removing 1 level 2 directories 2026/08/03 01:58:48 INFO : A1/B1: Removing directory 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31833") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37200->127.0.0.1:31833, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31906") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55444->127.0.0.1:31906, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30108") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57542->127.0.0.1:30108, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30100") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34880->127.0.0.1:30100, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30656") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59974->127.0.0.1:30656, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30137") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57120->127.0.0.1:30137, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31153") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57260->127.0.0.1:31153, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30984") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40396->127.0.0.1:30984, err= 2026/08/03 01:58:48 DEBUG : filename.txt: File name found in url 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31300") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46120->127.0.0.1:31300, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31541") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59628->127.0.0.1:31541, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30035") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42340->127.0.0.1:30035, err= 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31748") 2026/08/03 01:58:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53456->127.0.0.1:31748, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31323") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43274->127.0.0.1:31323, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30134") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41890->127.0.0.1:30134, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31301") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58092->127.0.0.1:31301, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31469") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51432->127.0.0.1:31469, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30762") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41622->127.0.0.1:30762, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30199") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56120->127.0.0.1:30199, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/03 01:58:49 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/03 01:58:49 INFO : file1: Copied (new) to: sub/file2 2026/08/03 01:58:49 INFO : file1: Deleted 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30462") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35804->127.0.0.1:30462, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31574") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34496->127.0.0.1:31574, err= 2026/08/03 01:58:49 DEBUG : sub/file2: size = 14 OK 2026/08/03 01:58:49 DEBUG : file1: Sizes identical 2026/08/03 01:58:49 DEBUG : file1: Unchanged skipping 2026/08/03 01:58:49 INFO : file1: Deleted 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31543") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50734->127.0.0.1:31543, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30200") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52100->127.0.0.1:30200, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: don't need to copy/move sub/file2, it is already at target location 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30662") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48796->127.0.0.1:30662, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30680") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34544->127.0.0.1:30680, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31315") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35988->127.0.0.1:31315, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31267") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41234->127.0.0.1:31267, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31532") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53356->127.0.0.1:31532, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30618") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39956->127.0.0.1:30618, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/08/03 01:58:49 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/08/03 01:58:49 INFO : file1: Copied (new) 2026/08/03 01:58:49 INFO : file1: Deleted 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31801") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41536->127.0.0.1:31801, err= 2026/08/03 01:58:49 DEBUG : file1: Destination exists, skipping 2026/08/03 01:58:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30185") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35714->127.0.0.1:30185, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31645") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51684->127.0.0.1:31645, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30269") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34324->127.0.0.1:30269, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30006") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51050->127.0.0.1:30006, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30346") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33006->127.0.0.1:30346, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31487") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48028->127.0.0.1:31487, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31687") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55354->127.0.0.1:31687, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30444") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43516->127.0.0.1:30444, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31251") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59264->127.0.0.1:31251, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31668") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60878->127.0.0.1:31668, err= 2026/08/03 01:58:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teyagev8lecu/backup" 2026/08/03 01:58:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/03 01:58:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:49 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:49 DEBUG : TestFTPRclone: detected overridden config - adding "{qIHkP}" suffix to name 2026/08/03 01:58:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/03 01:58:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/03 01:58:49 DEBUG : Setting pass="AQiNCBqkoy29uMRMz1SP3blSjAlEby4N710Px7rqpWlp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/03 01:58:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: Connecting to FTP server 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: > dial: conn=127.0.0.1:50546->127.0.0.1:28622, err= 2026/08/03 01:58:49 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teyagev8lecu/backup" to be canonical "TestFTPRclone{qIHkP}:rclone-test-teyagev8lecu/backup" 2026/08/03 01:58:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3772062424) 2026/08/03 01:58:49 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-teyagev8lecu) 2026/08/03 01:58:49 DEBUG : dst/file1: Sizes differ 2026/08/03 01:58:49 INFO : dst/file1: Moved (server-side) 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30234") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40220->127.0.0.1:30234, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/03 01:58:49 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/03 01:58:49 INFO : dst/file1: Copied (new) 2026/08/03 01:58:49 INFO : dst/file1: Deleted 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31092") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35456->127.0.0.1:31092, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30028") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41302->127.0.0.1:30028, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31920") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57924->127.0.0.1:31920, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30867") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43304->127.0.0.1:30867, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30996") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46402->127.0.0.1:30996, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30405") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30438") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:32776->127.0.0.1:30438, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58344->127.0.0.1:30405, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30629") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35934->127.0.0.1:30629, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31892") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44256->127.0.0.1:31892, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.02s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31145") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37870->127.0.0.1:31145, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30485") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59372->127.0.0.1:30485, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30790") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52954->127.0.0.1:30790, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30370") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60394->127.0.0.1:30370, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30157") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54304->127.0.0.1:30157, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 INFO : A1/B2: Making directory 2026/08/03 01:58:49 INFO : A1/B1/C3: Making directory 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31282") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46278->127.0.0.1:31282, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30951") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51164->127.0.0.1:30951, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30193") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44980->127.0.0.1:30193, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30270") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39588->127.0.0.1:30270, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30144") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31746") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37384->127.0.0.1:31746, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35928->127.0.0.1:30144, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31143") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35734->127.0.0.1:31143, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30987") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34502->127.0.0.1:30987, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30423") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57836->127.0.0.1:30423, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30676") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37848->127.0.0.1:30676, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30296") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57648->127.0.0.1:30296, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30993") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44062->127.0.0.1:30993, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31924") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30985") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35968->127.0.0.1:31924, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42846->127.0.0.1:30985, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30027") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34236->127.0.0.1:30027, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30645") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48986->127.0.0.1:30645, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31240") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58380->127.0.0.1:31240, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30537") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:32954->127.0.0.1:30537, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31537") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31756") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58246->127.0.0.1:31756, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35774->127.0.0.1:31537, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Connecting to FTP server 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:28622") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50550->127.0.0.1:28622, err= 2026/08/03 01:58:49 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/03 01:58:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/03 01:58:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/03 01:58:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/03 01:58:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31895") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52174->127.0.0.1:31895, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31261") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52394->127.0.0.1:31261, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31603") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57086->127.0.0.1:31603, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30997") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49332->127.0.0.1:30997, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31334") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31337") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30788") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51588->127.0.0.1:31334, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51790->127.0.0.1:30788, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33424->127.0.0.1:31337, err= 2026/08/03 01:58:49 INFO : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30181") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41354->127.0.0.1:30181, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30197") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34270->127.0.0.1:30197, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30560") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48332->127.0.0.1:30560, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30035") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42354->127.0.0.1:30035, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30946") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31915") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33740->127.0.0.1:30946, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60656->127.0.0.1:31915, err= 2026/08/03 01:58:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/03 01:58:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/03 01:58:49 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/03 01:58:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/03 01:58:49 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30197") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34280->127.0.0.1:30197, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31096") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50840->127.0.0.1:31096, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31544") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56648->127.0.0.1:31544, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30083") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59762->127.0.0.1:30083, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30305") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31461") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30741") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56936->127.0.0.1:30305, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:45910->127.0.0.1:31461, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55752->127.0.0.1:30741, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31648") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43840->127.0.0.1:31648, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31041") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48304->127.0.0.1:31041, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31298") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43346->127.0.0.1:31298, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31987") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41098->127.0.0.1:31987, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30866") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30057") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31809") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59692->127.0.0.1:30866, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44500->127.0.0.1:30057, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36578->127.0.0.1:31809, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31470") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48920->127.0.0.1:31470, err= --- PASS: TestDirMove (0.06s) === RUN TestGetFsInfo run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30972") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:56442->127.0.0.1:30972, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30466") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34702->127.0.0.1:30466, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31440") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35898->127.0.0.1:31440, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30480") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37532->127.0.0.1:30480, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 01:58:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/03 01:58:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30596") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:51466->127.0.0.1:30596, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 01:58:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31338") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58680->127.0.0.1:31338, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30233") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55024->127.0.0.1:30233, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31147") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55020->127.0.0.1:31147, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31897") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:54696->127.0.0.1:31897, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30000") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35044->127.0.0.1:30000, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 01:58:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31854") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:55738->127.0.0.1:31854, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 01:58:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31371") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35422->127.0.0.1:31371, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30533") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57054->127.0.0.1:30533, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31514") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:48592->127.0.0.1:31514, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31786") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46680->127.0.0.1:31786, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31538") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49636->127.0.0.1:31538, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 01:58:49 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30708") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59094->127.0.0.1:30708, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 01:58:49 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31607") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38950->127.0.0.1:31607, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30933") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36676->127.0.0.1:30933, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30405") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58354->127.0.0.1:30405, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30980") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39908->127.0.0.1:30980, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30549") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:47916->127.0.0.1:30549, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 01:58:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30531") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52018->127.0.0.1:30531, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 01:58:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30108") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57554->127.0.0.1:30108, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31540") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34694->127.0.0.1:31540, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31163") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:41544->127.0.0.1:31163, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31878") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44684->127.0.0.1:31878, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30026") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60580->127.0.0.1:30026, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30995") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43834->127.0.0.1:30995, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: File to upload is small (60 bytes), uploading instead of streaming 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31740") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53222->127.0.0.1:31740, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : potato2: size = 60 OK 2026/08/03 01:58:49 DEBUG : potato2: Size of src and dst objects identical 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31220") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50072->127.0.0.1:31220, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31067") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42000->127.0.0.1:31067, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30642") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44458->127.0.0.1:30642, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31466") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39884->127.0.0.1:31466, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30018") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49306->127.0.0.1:30018, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31578") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42592->127.0.0.1:31578, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31241") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34244->127.0.0.1:31241, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31232") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37622->127.0.0.1:31232, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30541") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40056->127.0.0.1:30541, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30848") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42662->127.0.0.1:30848, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31333") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44622->127.0.0.1:31333, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31325") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:52002->127.0.0.1:31325, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30678") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46710->127.0.0.1:30678, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30709") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38882->127.0.0.1:30709, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31286") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:35920->127.0.0.1:31286, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31865") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38142->127.0.0.1:31865, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30751") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:53782->127.0.0.1:30751, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30440") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37242->127.0.0.1:30440, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30938") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:39108->127.0.0.1:30938, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30359") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50162->127.0.0.1:30359, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teyagev8lecu", Local "Local file system at /tmp/rclone3772062424", Modify Window "876000h0m0s" 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31460") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:42754->127.0.0.1:31460, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31409") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60740->127.0.0.1:31409, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: SetModTime is not supported 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30614") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58526->127.0.0.1:30614, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31331") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:46390->127.0.0.1:31331, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30888") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36276->127.0.0.1:30888, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31605") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:59790->127.0.0.1:31605, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30829") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38672->127.0.0.1:30829, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31659") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:50472->127.0.0.1:31659, err= 2026/08/03 01:58:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qavojop4" before starting 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30226") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:36536->127.0.0.1:30226, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31404") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:49362->127.0.0.1:31404, err= 2026/08/03 01:58:49 DEBUG : sub dir/test remove existing.qavojop4: TEST: removing renamed existing file after operation 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30899") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:40762->127.0.0.1:30899, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30528") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:43072->127.0.0.1:30528, err= 2026/08/03 01:58:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sekujif2" before starting 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31540") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:34704->127.0.0.1:31540, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31374") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60190->127.0.0.1:31374, err= 2026/08/03 01:58:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sekujif2: TEST: renaming existing back after failed operation 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31770") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57946->127.0.0.1:31770, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31442") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:37236->127.0.0.1:31442, err= 2026/08/03 01:58:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rilufox4" before starting 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30722") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33108->127.0.0.1:30722, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30118") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:38150->127.0.0.1:30118, err= 2026/08/03 01:58:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rilufox4: TEST: removing renamed existing file after operation 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30937") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:57134->127.0.0.1:30937, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:30508") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58606->127.0.0.1:30508, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31365") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:60784->127.0.0.1:31365, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31625") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:33764->127.0.0.1:31625, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31489") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:44916->127.0.0.1:31489, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: dial("tcp","127.0.0.1:31951") 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: > dial: conn=127.0.0.1:58236->127.0.0.1:31951, err= 2026/08/03 01:58:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-teyagev8lecu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.614978557s (try 1/5)