"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/01/14 04:43:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema" 2025/01/14 04:43:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:49 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:49 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:49 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Connecting to FTP server 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31807") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : Creating backend with remote "/tmp/rclone3051572829" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31947") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31210") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/14 04:43:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/14 04:43:49 DEBUG : potato: Seek from 10 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 10 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Seek from 5 to 2 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/14 04:43:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Seek from 5 to 2 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/14 04:43:49 DEBUG : potato: Seek from 8 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 8 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/14 04:43:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 04:43:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 04:43:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 04:43:49 DEBUG : potato: Seek from 5 to 2 2025/01/14 04:43:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/14 04:43:49 DEBUG : potato: Seek from 9 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 9 to 0 2025/01/14 04:43:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30644") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31210") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30824") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31402") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31940") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30542") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31075") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31022") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31259") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheck/3 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31743") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31109") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31073") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30054") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31817") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31685") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30865") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31575") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30869") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31848") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30848") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30521") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31705") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31195") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31072") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, 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 2025/01/14 04:43:49 DEBUG : Creating backend with remote "nonexistent" 2025/01/14 04:43:49 DEBUG : Creating backend with remote "nonexistent" 2025/01/14 04:43:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/14 04:43:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/14 04:43:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/14 04:43:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30623") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30895") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31375") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30914") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31045") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30106") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31069") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30037") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckDownload/3 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30782") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30794") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30459") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30600") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31982") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30202") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30527") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30109") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31131") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31808") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30817") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30142") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30886") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30007") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30595") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30771") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31977") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31607") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31467") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31703") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30023") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30079") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31827") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSizeOnly/3 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30411") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30911") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30517") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31138") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31647") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31838") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30639") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31293") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30203") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30167") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30294") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31625") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31013") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31901") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31740") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30993") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31498") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30235") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31253") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30072") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/14 04:43:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/14 04:43:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/14 04:43:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30229") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30172") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31103") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31875") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31475") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/14 04:43:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/14 04:43:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/14 04:43:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31911") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31425") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31078") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30233") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/data" 2025/01/14 04:43:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:49 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:49 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:49 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: Connecting to FTP server 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: dial("tcp","127.0.0.1:30919") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: > dial: conn=*fshttp.timeoutConn, err= check_test.go:353: ftp://127.0.0.1:28622/rclone-test-habohip8jema/data lacks md5, skipping 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30948") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30904") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31910") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30863") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestCheckSum (0.00s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/data" 2025/01/14 04:43:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:49 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:49 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:49 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: Connecting to FTP server 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: dial("tcp","127.0.0.1:30105") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/data: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31393") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31995") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31136") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30347") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30874") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31178") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30073") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30872") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31427") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest1 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30435") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30234") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30193") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31638") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31253") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31398") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30586") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31347") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest2 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30765") 2025/01/14 04:43:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30560") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31499") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30877") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30908") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest3 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30368") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30276") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30550") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31736") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30054") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest4 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31499") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31167") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30370") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31367") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31367") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest5 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30275") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31140") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31970") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31451") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31478") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest6 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31726") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31294") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31311") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31153") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30016") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31713") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31843") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31870") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30060") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30407") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31419") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestCheckSumDownload/subtest7 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31978") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30272") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30778") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31717") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30007") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31849") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30146") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, 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.02s) === RUN TestApplyTransforms 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sowelav0jaxi" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:31508") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone107995804" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi", Local "Local file system at /tmp/rclone107995804", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30755") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30278") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30984") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:31173") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30103") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= upper checkfile vs. lower remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30119") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : hello, world!: sum not found 2025/01/14 04:43:50 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30867") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:31567") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-dulovoq2fezi" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:31165") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone3275183399" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi", Local "Local file system at /tmp/rclone3275183399", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30727") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:31944") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30331") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:31818") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30024") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= lower checkfile vs. upper remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:31774") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : HELLO, WORLD!: sum not found 2025/01/14 04:43:50 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30703") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30143") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hoxamih8bume" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:30893") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone3560500689" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-hoxamih8bume", Local "Local file system at /tmp/rclone3560500689", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:31235") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:30460") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:31171") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:31849") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:31344") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:31216") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : HeLlO, wOrLd!: sum not found 2025/01/14 04:43:50 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-hoxamih8bume 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:31664") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:30702") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bofemoh4jute" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30324") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone3134069357" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bofemoh4jute", Local "Local file system at /tmp/rclone3134069357", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:31631") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30699") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30578") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30581") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:31023") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30833") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : HELLO, WORLD!: sum not found 2025/01/14 04:43:50 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-bofemoh4jute 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30345") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30344") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fayilek1zavu" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:30391") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone668202146" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fayilek1zavu", Local "Local file system at /tmp/rclone668202146", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:30146") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31699") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31113") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31022") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31307") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= NFD checkfile vs. NFC remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31790") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-fayilek1zavu 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31630") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31954") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wapopib6xuhe" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:31963") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone1991711494" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe", Local "Local file system at /tmp/rclone1991711494", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30420") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:31868") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30537") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30371") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:31046") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= NFC checkfile vs. NFD remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30908") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:31578") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30996") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yujekel4bani" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:31705") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone464456421" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yujekel4bani", Local "Local file system at /tmp/rclone464456421", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:31002") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30825") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30357") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30469") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:31613") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= NFDx2 checkfile vs. both remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30459") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-yujekel4bani 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yujekel4bani: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yujekel4bani: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yujekel4bani: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30937") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:31613") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yujekel4bani: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yujekel4bani: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fozawul9qike" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:31184") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone4054748173" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fozawul9qike", Local "Local file system at /tmp/rclone4054748173", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:30573") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:30409") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:31546") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:30526") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:30442") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= NFCx2 checkfile vs. both remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:30884") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-fozawul9qike 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fozawul9qike: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fozawul9qike: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fozawul9qike: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:31592") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:30333") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fozawul9qike: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-fozawul9qike: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-rujadal5sici" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:31882") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone3256148033" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-rujadal5sici", Local "Local file system at /tmp/rclone3256148033", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:30040") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:31149") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:31219") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:31406") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:30740") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= both checkfile vs. NFDx2 remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:30164") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-rujadal5sici 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-rujadal5sici: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-rujadal5sici: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-rujadal5sici: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:30458") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:30360") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-rujadal5sici: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-rujadal5sici: 1 matching files 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-suxasif0rali" 2025/01/14 04:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:30313") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone3438649475" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-suxasif0rali", Local "Local file system at /tmp/rclone3438649475", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:31151") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:30862") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:31272") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:30593") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:30354") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= both checkfile vs. NFCx2 remote (without normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:30121") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 04:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-suxasif0rali 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxasif0rali: 1 files missing 2025/01/14 04:43:50 NOTICE: 1 hashes missing 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxasif0rali: 2 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxasif0rali: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:31961") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:31896") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxasif0rali: 0 differences found 2025/01/14 04:43:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxasif0rali: 1 matching files 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:31985") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: dial("tcp","127.0.0.1:30744") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxasif0rali: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:31147") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: dial("tcp","127.0.0.1:31620") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-rujadal5sici: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:31197") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: dial("tcp","127.0.0.1:31666") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fozawul9qike: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30338") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: dial("tcp","127.0.0.1:30520") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yujekel4bani: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30787") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: Purge object "測試_Русский___ě_áñ" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: dial("tcp","127.0.0.1:30636") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wapopib6xuhe: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:31338") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: Purge object "測試_Русский___ě_áñ" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: dial("tcp","127.0.0.1:30315") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fayilek1zavu: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:31635") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: Purge object "HELLO, WORLD!" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: dial("tcp","127.0.0.1:30425") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bofemoh4jute: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:30077") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: Purge object "HeLlO, wOrLd!" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: dial("tcp","127.0.0.1:30085") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hoxamih8bume: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30802") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: Purge object "HELLO, WORLD!" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: dial("tcp","127.0.0.1:30313") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-dulovoq2fezi: Purge dir "" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:31789") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: Purge object "hello, world!" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: dial("tcp","127.0.0.1:30041") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sowelav0jaxi: Purge dir "" --- PASS: TestApplyTransforms (0.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31385") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30487") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31764") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30820") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31249") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30041") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30446") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/01/14 04:43:50 INFO : file1: Copied (new) to: sub/file2 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30336") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30116") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30019") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : file1: Sizes identical 2025/01/14 04:43:50 DEBUG : file1: Unchanged skipping 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31168") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31900") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: don't need to copy/move sub/file2, it is already at target location 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31180") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31162") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30577") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30662") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30411") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30215") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31759") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30267") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31579") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30885") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31095") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31485") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30452") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31788") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30405") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31464") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31533") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30961") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/backup" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:30821") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-habohip8jema/backup" to be canonical "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/backup" 2025/01/14 04:43:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:30522") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:30492") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:31990") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:30714") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:31342") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 INFO : dst/file1: Moved (server-side) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30133") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30772") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31307") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31261") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31006") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/01/14 04:43:50 INFO : dst/file1: Copied (new) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30096") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31630") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31169") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30480") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31721") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30435") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31389") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31637") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30109") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30879") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31250") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31588") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.02s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/dst" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31984") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31261") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:50 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: Connecting to FTP server 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:31436") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-habohip8jema/CompareDest" to be canonical "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:31387") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31879") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30659") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31634") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30247") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31860") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30823") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : one.b824e1ab.partial: renamed to: one 2025/01/14 04:43:50 INFO : one: Copied (new) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31323") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31060") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31188") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31530") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30595") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-habohip8jema/CompareDest" for canonical name "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:31532") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31834") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30671") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30423") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30595") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30543") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : one.406dcb2c.partial: renamed to: one 2025/01/14 04:43:50 INFO : one: Copied (replaced existing) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31988") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31896") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31761") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30004") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30411") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30484") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30037") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30786") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30740") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30613") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31097") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31381") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31999") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-habohip8jema/CompareDest" for canonical name "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:30464") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : one: Sizes identical 2025/01/14 04:43:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30769") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31072") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30722") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31964") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30553") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30082") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30755") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31605") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31724") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31597") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-habohip8jema/CompareDest" for canonical name "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:30676") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : two: Sizes identical 2025/01/14 04:43:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31685") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31808") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31099") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31046") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-habohip8jema/CompareDest" for canonical name "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:31540") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : two: Sizes identical 2025/01/14 04:43:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30843") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31477") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31940") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31972") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30473") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30275") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31611") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-habohip8jema/CompareDest" for canonical name "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/CompareDest" 2025/01/14 04:43:50 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: dial("tcp","127.0.0.1:30754") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31878") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31354") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30037") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:30445") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: dial("tcp","127.0.0.1:31640") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/dst: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : two.1503b713.partial: renamed to: two 2025/01/14 04:43:50 INFO : two: Copied (new) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30780") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31637") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31032") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30585") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31742") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30101") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30619") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31219") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31618") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31935") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31757") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31859") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30175") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31275") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31694") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30976") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30198") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31634") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30632") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31026") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31075") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 INFO : file1: Copied (new) to: sub/file2 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30319") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30639") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31628") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : file1: Sizes identical 2025/01/14 04:43:50 DEBUG : file1: Unchanged skipping 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31650") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31792") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: don't need to copy/move sub/file2, it is already at target location 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31806") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30729") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30001") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31675") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30040") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31739") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31357") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30216") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31206") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30366") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31566") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31660") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30180") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30729") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/01/14 04:43:50 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30778") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31593") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30643") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : file1: Sizes identical 2025/01/14 04:43:50 DEBUG : file1: Unchanged skipping 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31713") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30769") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30878") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30830") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31262") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31408") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30996") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31644") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30162") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30589") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31772") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31186") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31341") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30655") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30471") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31668") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/01/14 04:43:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30286") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30496") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30942") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30159") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31403") 2025/01/14 04:43:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31925") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/01/14 04:43:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31219") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31349") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30706") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30796") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31946") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31218") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30661") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30004") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31644") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30763") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30381") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30846") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/01/14 04:43:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30400") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30639") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30431") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31784") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30793") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31765") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31121") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31627") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31311") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31652") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30760") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31799") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30328") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30547") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30558") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30674") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31831") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30503") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31183") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31513") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31077") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31200") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31657") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31996") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31439") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31641") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30653") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30171") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31958") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31483") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31309") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31926") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31058") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31876") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31013") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30574") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31414") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30197") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30285") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31209") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30606") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30592") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30136") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30255") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31316") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31191") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31170") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31688") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31960") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30273") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30718") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31092") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30783") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31274") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31795") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31013") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30765") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31345") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30966") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30459") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31064") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31272") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31014") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31021") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30675") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30536") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30868") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30258") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31161") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31197") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30524") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30315") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31729") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30829") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30719") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31073") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30484") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30852") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30161") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31554") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31457") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31025") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : a.txt: Excluded (Size Filter) 2025/01/14 04:43:51 DEBUG : a.txt: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30126") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30747") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/14 04:43:51 DEBUG : sub dir/hello world: Excluded 2025/01/14 04:43:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/14 04:43:51 DEBUG : sub dir/hello world2: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30468") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/14 04:43:51 DEBUG : sub dir/hello world: Excluded 2025/01/14 04:43:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/14 04:43:51 DEBUG : sub dir/hello world2: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31007") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : sub dir/ignore dir: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30322") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31369") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : sub dir/ignore dir: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30175") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30993") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30059") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31480") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30724") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31222") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31873") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31587") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30052") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31618") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31455") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30720") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31779") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30170") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30859") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31711") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30657") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30148") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30925") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30607") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31368") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30338") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30375") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30662") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/Default 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31675") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/FilesOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31580") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/DirsOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30917") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/Recurse 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30004") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31998") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/SubDir 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30528") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/NoModTime 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31110") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/NoMimeType 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31854") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/ShowHash 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30970") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestListJSON/HashTypes 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31335") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30716") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31904") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30696") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30285") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30163") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30904") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30575") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestListJSON (0.01s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31900") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31515") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30606") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31030") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31367") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30857") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31425") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30856") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31808") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/Root 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30769") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31042") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/Dir 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30672") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31776") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30211") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/File 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31489") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/NotFound 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30880") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31650") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/DirFilesOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31702") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/FileFilesOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31294") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31817") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/DirDirsOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30873") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/FileDirsOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30951") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31057") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestStatJSON/RootNotFound 2025/01/14 04:43:51 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/notfound" 2025/01/14 04:43:51 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:51 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:51 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:51 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: dial("tcp","127.0.0.1:31458") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: dial("tcp","127.0.0.1:31633") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/notfound: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30129") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31245") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31785") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31139") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31616") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31845") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, 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 TestMkdir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 INFO : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31603") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30883") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31499") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31456") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30329") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31123") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30794") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30729") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30542") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31001") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30779") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30257") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30105") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31186") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31552") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31165") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30009") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31587") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30555") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30237") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31765") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30754") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31188") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31033") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30932") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31122") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31596") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31989") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30676") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30130") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31048") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31855") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30368") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31939") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30538") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30986") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30278") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30225") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30637") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31010") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30323") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/14 04:43:51 DEBUG : empty space: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30274") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30074") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31447") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31446") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30198") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31535") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31290") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30408") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30195") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30995") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31880") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30108") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30497") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30737") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30420") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31423") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31807") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31338") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30854") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31181") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30217") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31031") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30157") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30495") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31203") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31130") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30584") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31792") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30802") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31399") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30356") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30819") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/01/14 04:43:51 DEBUG : Creating backend with remote ":memory:" 2025/01/14 04:43:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/14 04:43:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/14 04:43:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31411") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31118") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30076") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30076") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30550") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30779") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31579") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31534") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31791") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30330") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30491") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30317") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30183") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30867") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31573") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30161") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30239") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31554") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31969") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31558") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30208") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30075") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30689") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31913") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30512") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30087") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30509") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31424") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30739") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30071") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30073") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : large: Excluded (Size Filter) 2025/01/14 04:43:51 DEBUG : large: Excluded 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30515") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30944") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : small: Deleted 2025/01/14 04:43:51 INFO : medium: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31778") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30153") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30003") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31277") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31038") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31522") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31168") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30204") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30117") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31265") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30525") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31855") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30724") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30820") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31353") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30958") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30964") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30266") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : large: Deleted 2025/01/14 04:43:51 INFO : medium: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31816") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30041") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30390") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30780") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31086") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30590") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31923") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31813") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31509") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30439") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31290") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31035") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31974") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30063") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30420") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30371") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30179") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31808") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31630") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31169") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31336") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31033") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : medium: Deleted 2025/01/14 04:43:51 INFO : small: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30860") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30538") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30677") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31533") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31416") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31852") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30374") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31334") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30889") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30467") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30425") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31693") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30965") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31874") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30184") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31205") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31508") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31531") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30616") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30984") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31012") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30971") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : large: Deleted 2025/01/14 04:43:51 INFO : medium: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30677") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31467") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30021") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30950") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31159") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31642") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31853") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30038") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30207") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31372") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30881") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31611") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30756") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31213") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30310") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31546") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31623") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31872") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30811") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30674") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31036") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31257") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30721") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/01/14 04:43:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/14 04:43:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/14 04:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31050") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31926") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30504") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31933") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30056") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30095") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30174") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30362") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31500") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31727") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30997") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30607") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30518") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30769") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30337") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30758") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30446") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31997") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31165") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30579") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31897") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31957") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31372") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30855") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30742") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30104") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31806") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCat (0.15s) === RUN TestPurge 2025/01/14 04:43:51 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xemurur3qufi" 2025/01/14 04:43:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:43:51 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:51 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:51 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:51 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31720") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Creating backend with remote "/tmp/rclone3177372091" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-xemurur3qufi", Local "Local file system at /tmp/rclone3177372091", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30332") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31347") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31885") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30796") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31087") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30975") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30826") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30442") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A2: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30541") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30598") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B2: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30352") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31002") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B2/C2: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31423") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30102") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1/C3: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31307") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30431") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A3: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30216") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31876") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A3/B3: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31894") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30304") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A3/B3/C4: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30501") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31777") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31363") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30889") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30853") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30922") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31018") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30145") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31286") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31862") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31659") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30121") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30910") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31083") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30409") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30615") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30328") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30130") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30309") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31692") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30148") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31983") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31933") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31245") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30472") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1/C1/one: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31309") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31147") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30991") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31058") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31907") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 2 level 3 directories 2025/01/14 04:43:51 INFO : A1/B1/C3: Removing directory 2025/01/14 04:43:51 INFO : A1/B1/C1: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 2 directories 2025/01/14 04:43:51 INFO : A1/B1: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30549") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31707") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31727") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30465") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31183") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30120") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30594") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30941") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30781") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30912") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31552") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30193") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30315") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30075") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31601") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31131") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30950") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31176") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30266") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30494") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30508") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30360") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30214") 2025/01/14 04:43:51 INFO : A1/two: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31498") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30771") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31203") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30819") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31764") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30555") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30843") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30986") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30777") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30666") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:30592") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 2 level 3 directories 2025/01/14 04:43:51 INFO : A3/B3/C4: Removing directory 2025/01/14 04:43:51 INFO : A1/B2/C2: Removing directory 2025/01/14 04:43:51 DEBUG : removing 2 level 2 directories 2025/01/14 04:43:51 INFO : A3/B3: Removing directory 2025/01/14 04:43:51 INFO : A1/B2: Removing directory 2025/01/14 04:43:51 DEBUG : removing 3 level 1 directories 2025/01/14 04:43:51 INFO : A3: Removing directory 2025/01/14 04:43:51 INFO : A1: Removing directory 2025/01/14 04:43:51 INFO : A2: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 0 directories 2025/01/14 04:43:51 INFO : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31928") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : : error listing: directory not found 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: dial("tcp","127.0.0.1:31106") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : : error listing: directory not found 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-xemurur3qufi: Purge dir "" 2025/01/14 04:43:51 NOTICE: purge failed to rmdir "": directory not found 2025/01/14 04:43:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30308") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31924") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30151") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30774") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30018") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30456") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31297") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A2: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30996") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30571") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B2: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30134") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31249") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B2/C2: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31123") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30506") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1/C3: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31386") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31066") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A3: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31886") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30293") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A3/B3: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30029") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31666") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A3/B3/C4: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30656") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31056") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31393") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31077") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30669") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31184") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30164") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31750") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31691") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31570") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31004") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31122") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31771") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31944") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30937") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31482") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31401") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31877") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30914") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30824") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30321") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31373") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 1 level 3 directories 2025/01/14 04:43:51 INFO : A3/B3/C4: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31845") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31874") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31800") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31681") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30147") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31617") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31455") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30985") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31951") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31160") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30032") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31376") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30476") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30696") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31898") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31064") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31518") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31075") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31789") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31562") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Connecting to FTP server 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30113") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30788") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31135") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31905") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31292") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31725") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31894") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30362") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 2 level 3 directories 2025/01/14 04:43:51 INFO : A1/B2/C2: Removing directory 2025/01/14 04:43:51 INFO : A1/B1/C3: Removing directory 2025/01/14 04:43:51 DEBUG : removing 2 level 2 directories 2025/01/14 04:43:51 INFO : A3/B3: Removing directory 2025/01/14 04:43:51 INFO : A1/B2: Removing directory 2025/01/14 04:43:51 DEBUG : removing 2 level 1 directories 2025/01/14 04:43:51 INFO : A3: Removing directory 2025/01/14 04:43:51 INFO : A2: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30481") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30173") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31044") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31735") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30914") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30065") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31911") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30215") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31452") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30314") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31568") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30145") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30402") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 1 level 3 directories 2025/01/14 04:43:51 INFO : A1/B1/C1: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 2 directories 2025/01/14 04:43:51 INFO : A1/B1: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 1 directories 2025/01/14 04:43:51 INFO : A1: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 0 directories 2025/01/14 04:43:51 INFO : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31751") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : : error listing: directory not found 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30249") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31552") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31282") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31395") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31811") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31333") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1/C1: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30609") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31108") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30425") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30898") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30394") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30066") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31172") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30825") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31947") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30491") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31020") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 1 level 3 directories 2025/01/14 04:43:51 INFO : A1/B1/C1: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 2 directories 2025/01/14 04:43:51 INFO : A1/B1: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31876") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30006") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30951") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31568") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30703") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30842") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30365") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31366") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30244") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30577") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30860") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30000") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30647") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 INFO : A1/B1/C1: Making directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31097") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30209") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30535") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31192") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30123") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31188") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31391") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30068") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30342") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31360") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30487") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31064") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : removing 1 level 3 directories 2025/01/14 04:43:51 INFO : A1/B1/C1: Removing directory 2025/01/14 04:43:51 DEBUG : removing 1 level 2 directories 2025/01/14 04:43:51 INFO : A1/B1: Removing directory 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30189") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30260") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30385") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31587") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31130") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30727") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31233") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31322") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30133") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30917") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30583") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31691") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31823") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31665") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31713") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : filename.txt: File name found in url 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31893") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30841") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30606") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31029") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30638") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31509") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31674") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31728") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31877") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30841") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31974") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31199") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30736") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30024") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31140") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31573") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31594") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30283") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30552") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31554") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31109") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30018") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31011") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31256") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/01/14 04:43:51 INFO : file1: Copied (new) to: sub/file2 2025/01/14 04:43:51 INFO : file1: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31752") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30523") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31801") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : file1: Sizes identical 2025/01/14 04:43:51 DEBUG : file1: Unchanged skipping 2025/01/14 04:43:51 INFO : file1: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31142") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30380") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: don't need to copy/move sub/file2, it is already at target location 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31520") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30565") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30353") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30079") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30616") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31817") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30675") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31363") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30092") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31993") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30447") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30242") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30933") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : file1.53508f02.partial: renamed to: file1 2025/01/14 04:43:51 INFO : file1: Copied (new) 2025/01/14 04:43:51 INFO : file1: Deleted 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31814") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31686") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : file1: Destination exists, skipping 2025/01/14 04:43:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30592") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30413") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31036") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31523") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30870") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31925") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31108") 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31361") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30046") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30271") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31577") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31816") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30745") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31718") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31767") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30768") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31421") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31766") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31848") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31488") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-habohip8jema/backup" 2025/01/14 04:43:52 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/01/14 04:43:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:52 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:52 DEBUG : TestFTPRclone: detected overridden config - adding "{k6Z15}" suffix to name 2025/01/14 04:43:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/01/14 04:43:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/01/14 04:43:52 DEBUG : Setting pass="wJ8kHy0fVPiHwp22gDmrVuvI2eJA1DOOVAoPrjICmbw6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/01/14 04:43:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: Connecting to FTP server 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:28622") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:30891") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-habohip8jema/backup" to be canonical "TestFTPRclone{k6Z15}:rclone-test-habohip8jema/backup" 2025/01/14 04:43:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:31268") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:31331") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:31390") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:30645") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: dial("tcp","127.0.0.1:31974") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/backup: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : dst/file1: Moved (server-side) 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30051") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30051") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31446") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31686") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31875") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/01/14 04:43:52 INFO : dst/file1: Copied (new) 2025/01/14 04:43:52 INFO : dst/file1: Deleted 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30116") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30732") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30934") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30958") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31763") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31596") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31964") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30073") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31353") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30787") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31229") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30512") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema/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:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31508") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30306") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31302") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31772") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31465") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31369") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30472") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31872") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30633") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30133") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30137") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31325") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31780") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31920") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30256") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31900") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31117") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31801") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30845") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31921") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A1/B2: Making directory 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30052") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31119") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A1/B1/C3: Making directory 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30682") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30035") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30291") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31859") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31612") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31203") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31847") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30499") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31778") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30711") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30743") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30960") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30978") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30173") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30506") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31669") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31272") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31540") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31271") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30940") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31571") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31167") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30180") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30622") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30915") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31307") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31796") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31631") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31871") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31664") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31457") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31765") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31965") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31159") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31026") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31334") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31995") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30619") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30717") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31940") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31587") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30198") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30892") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31607") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31063") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30466") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30852") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31150") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30429") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31949") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31241") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31659") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31416") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30608") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30622") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31006") 2025/01/14 04:43:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/14 04:43:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31401") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/14 04:43:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31266") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30957") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30547") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31643") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30419") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31101") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30177") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31982") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31950") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31060") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31704") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30847") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30508") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31223") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30172") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31043") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31717") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30483") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31573") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30194") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31408") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31818") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31495") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31130") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30093") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31648") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30124") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31645") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30282") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30891") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30025") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30404") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31923") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30302") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31724") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30883") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30447") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30805") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31119") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31183") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30361") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30263") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31447") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/14 04:43:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/14 04:43:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31506") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30213") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30861") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30377") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30563") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30863") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30324") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30986") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30601") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31057") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31555") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31502") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30188") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30142") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31678") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31456") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31242") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31407") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31622") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30302") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31761") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30092") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31294") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30419") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30585") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31178") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMove (0.06s) === RUN TestGetFsInfo run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30714") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30686") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31132") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30918") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30915") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30146") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30176") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30464") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31003") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 NOTICE: ftp://127.0.0.1:28622/rclone-test-habohip8jema: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/14 04:43:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30330") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31139") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31414") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30393") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31754") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30766") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30636") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31780") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31298") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30037") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30253") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31920") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30915") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31754") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30102") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30772") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30473") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30449") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30907") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31819") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31305") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31747") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30649") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30214") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30361") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31845") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30179") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31295") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31104") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31767") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30009") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31163") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31147") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30256") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30034") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31882") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30805") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30698") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30194") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30932") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30516") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31354") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30192") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31533") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30316") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30726") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31370") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31494") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31830") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30923") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31527") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRcat (0.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31803") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30546") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31140") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30498") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30217") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31562") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31103") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: File to upload is small (60 bytes), uploading instead of streaming 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30052") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30726") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30336") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : potato2: Size of src and dst objects identical 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31248") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30001") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31505") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31536") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30254") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31122") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31879") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31863") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30447") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31308") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31149") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30575") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31059") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30839") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30729") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30841") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31096") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30110") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30314") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31221") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31578") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30888") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30562") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31139") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31758") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30396") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31586") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30789") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30724") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31278") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31490") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31694") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31281") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31475") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-habohip8jema", Local "Local file system at /tmp/rclone3051572829", Modify Window "876000h0m0s" 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30703") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30271") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30609") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30730") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31264") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30713") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: SetModTime is not supported 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30993") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31309") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30100") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30927") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31960") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30121") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30568") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30484") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30647") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wenanur0" before starting 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31891") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30578") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31639") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30843") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : sub dir/test remove existing.wenanur0: TEST: removing renamed existing file after operation 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31324") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31039") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31871") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31806") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bidovuy4" before starting 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31381") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31121") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30424") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31888") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bidovuy4: TEST: renaming existing back after failed operation 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31242") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30562") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31392") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30932") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30486") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.govibuy7" before starting 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30843") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30711") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31818") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30565") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.govibuy7: TEST: removing renamed existing file after operation 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31625") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31973") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30896") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31301") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31727") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31773") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31803") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30381") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30272") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:31088") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: dial("tcp","127.0.0.1:30947") 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: > dial: conn=*fshttp.timeoutConn, err= 2025/01/14 04:43:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-habohip8jema: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.451411719s (try 1/5)