"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/06/24 03:56:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo" 2025/06/24 03:56:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:49 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:49 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:49 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Connecting to FTP server 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60442->127.0.0.1:28622, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30530") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41046->127.0.0.1:30530, err= 2025/06/24 03:56:49 DEBUG : Creating backend with remote "/tmp/rclone1592971376" === 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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31134") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58600->127.0.0.1:31134, err= 2025/06/24 03:56: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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30879") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49208->127.0.0.1:30879, err= 2025/06/24 03:56: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/06/24 03:56:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/24 03:56:49 DEBUG : potato: Seek from 10 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 10 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Seek from 5 to 2 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/24 03:56:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Seek from 5 to 2 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/24 03:56:49 DEBUG : potato: Seek from 8 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 8 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/24 03:56:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 03:56:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 03:56:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 03:56:49 DEBUG : potato: Seek from 5 to 2 2025/06/24 03:56:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/24 03:56:49 DEBUG : potato: Seek from 9 to 0 2025/06/24 03:56:49 DEBUG : potato: Seek from 9 to 0 2025/06/24 03:56: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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31614") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35054->127.0.0.1:31614, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31084") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47590->127.0.0.1:31084, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30794") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48084->127.0.0.1:30794, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30257") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46244->127.0.0.1:30257, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30163") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47552->127.0.0.1:30163, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31726") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47428->127.0.0.1:31726, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30181") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50808->127.0.0.1:30181, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31183") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41810->127.0.0.1:31183, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30336") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60878->127.0.0.1:30336, err= === RUN TestCheck/3 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30427") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58088->127.0.0.1:30427, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30353") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38712->127.0.0.1:30353, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30418") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51726->127.0.0.1:30418, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31352") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47922->127.0.0.1:31352, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30156") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46410->127.0.0.1:30156, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30354") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44770->127.0.0.1:30354, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31685") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54294->127.0.0.1:31685, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31483") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57698->127.0.0.1:31483, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30827") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35956->127.0.0.1:30827, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30309") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36094->127.0.0.1:30309, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31687") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59430->127.0.0.1:31687, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30414") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40498->127.0.0.1:30414, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31623") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53026->127.0.0.1:31623, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30869") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45012->127.0.0.1:30869, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31511") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34976->127.0.0.1:31511, err= --- PASS: TestCheck (0.06s) --- 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/06/24 03:56:49 DEBUG : Creating backend with remote "nonexistent" 2025/06/24 03:56:49 DEBUG : Creating backend with remote "nonexistent" 2025/06/24 03:56:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/24 03:56: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/06/24 03:56:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/24 03:56: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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31067") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54254->127.0.0.1:31067, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31365") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36456->127.0.0.1:31365, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30520") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40002->127.0.0.1:30520, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30176") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60434->127.0.0.1:30176, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31288") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57210->127.0.0.1:31288, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30299") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47468->127.0.0.1:30299, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30154") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41290->127.0.0.1:30154, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31389") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45656->127.0.0.1:31389, err= === RUN TestCheckDownload/3 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31808") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35072->127.0.0.1:31808, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30139") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40224->127.0.0.1:30139, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31583") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49252->127.0.0.1:31583, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30789") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46062->127.0.0.1:30789, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31760") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56406->127.0.0.1:31760, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30633") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33914->127.0.0.1:30633, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31319") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42110->127.0.0.1:31319, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30211") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57950->127.0.0.1:30211, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30974") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39104->127.0.0.1:30974, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31876") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54028->127.0.0.1:31876, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30356") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32836->127.0.0.1:30356, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31543") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58944->127.0.0.1:31543, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30375") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38490->127.0.0.1:30375, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31668") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33394->127.0.0.1:31668, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30623") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40390->127.0.0.1:30623, err= --- PASS: TestCheckDownload (0.14s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31812") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59676->127.0.0.1:31812, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30045") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40180->127.0.0.1:30045, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30960") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39012->127.0.0.1:30960, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30444") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56972->127.0.0.1:30444, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31470") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36936->127.0.0.1:31470, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31073") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40330->127.0.0.1:31073, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31938") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40234->127.0.0.1:31938, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30507") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37140->127.0.0.1:30507, err= === RUN TestCheckSizeOnly/3 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30354") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44786->127.0.0.1:30354, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30599") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33500->127.0.0.1:30599, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31837") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36584->127.0.0.1:31837, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31495") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49164->127.0.0.1:31495, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31606") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41122->127.0.0.1:31606, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30617") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46366->127.0.0.1:30617, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30207") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59228->127.0.0.1:30207, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31253") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32920->127.0.0.1:31253, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31531") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33420->127.0.0.1:31531, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30055") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44050->127.0.0.1:30055, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30565") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37632->127.0.0.1:30565, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31185") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36882->127.0.0.1:31185, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30024") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40408->127.0.0.1:30024, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31354") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40304->127.0.0.1:31354, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30582") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46638->127.0.0.1:30582, err= --- PASS: TestCheckSizeOnly (0.07s) --- 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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30107") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53588->127.0.0.1:30107, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30801") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38362->127.0.0.1:30801, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30949") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60932->127.0.0.1:30949, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31769") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49264->127.0.0.1:31769, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30796") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52098->127.0.0.1:30796, err= 2025/06/24 03:56:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/24 03:56:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/24 03:56:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/24 03:56:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31459") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50864->127.0.0.1:31459, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31657") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43424->127.0.0.1:31657, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31400") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60772->127.0.0.1:31400, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30017") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58140->127.0.0.1:30017, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30112") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44108->127.0.0.1:30112, err= 2025/06/24 03:56:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/24 03:56:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/24 03:56:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/24 03:56:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30817") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58314->127.0.0.1:30817, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30806") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35936->127.0.0.1:30806, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31176") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45812->127.0.0.1:31176, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31847") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53506->127.0.0.1:31847, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/data" 2025/06/24 03:56:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:49 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:49 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:49 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: Connecting to FTP server 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: > dial: conn=127.0.0.1:60448->127.0.0.1:28622, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: dial("tcp","127.0.0.1:30540") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: > dial: conn=127.0.0.1:54818->127.0.0.1:30540, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data lacks md5, skipping 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31718") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40948->127.0.0.1:31718, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30381") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45432->127.0.0.1:30381, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30540") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54828->127.0.0.1:30540, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30412") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34274->127.0.0.1:30412, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/data" 2025/06/24 03:56:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:49 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:49 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:49 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: Connecting to FTP server 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: > dial: conn=127.0.0.1:60462->127.0.0.1:28622, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: dial("tcp","127.0.0.1:30654") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/data: > dial: conn=127.0.0.1:37294->127.0.0.1:30654, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31271") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47016->127.0.0.1:31271, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30380") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48768->127.0.0.1:30380, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31297") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40762->127.0.0.1:31297, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30781") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58584->127.0.0.1:30781, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31827") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47854->127.0.0.1:31827, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30091") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47540->127.0.0.1:30091, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30466") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41580->127.0.0.1:30466, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30843") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37350->127.0.0.1:30843, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31761") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58184->127.0.0.1:31761, err= === RUN TestCheckSumDownload/subtest1 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30625") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56910->127.0.0.1:30625, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30034") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34952->127.0.0.1:30034, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31833") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44044->127.0.0.1:31833, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30174") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58044->127.0.0.1:30174, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31131") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41124->127.0.0.1:31131, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31415") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52096->127.0.0.1:31415, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30685") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33160->127.0.0.1:30685, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30558") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52362->127.0.0.1:30558, err= === RUN TestCheckSumDownload/subtest2 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30087") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56634->127.0.0.1:30087, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31490") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59312->127.0.0.1:31490, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31619") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43312->127.0.0.1:31619, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30109") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38054->127.0.0.1:30109, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31511") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35008->127.0.0.1:31511, err= === RUN TestCheckSumDownload/subtest3 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31193") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49956->127.0.0.1:31193, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30145") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47794->127.0.0.1:30145, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30216") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38212->127.0.0.1:30216, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30404") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43042->127.0.0.1:30404, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31990") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53472->127.0.0.1:31990, err= === RUN TestCheckSumDownload/subtest4 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31520") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43178->127.0.0.1:31520, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31196") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48906->127.0.0.1:31196, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30874") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36060->127.0.0.1:30874, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30814") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51276->127.0.0.1:30814, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31843") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49604->127.0.0.1:31843, err= === RUN TestCheckSumDownload/subtest5 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30625") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56918->127.0.0.1:30625, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30686") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50794->127.0.0.1:30686, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30522") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33492->127.0.0.1:30522, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31581") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53580->127.0.0.1:31581, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30289") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50152->127.0.0.1:30289, err= === RUN TestCheckSumDownload/subtest6 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31094") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39180->127.0.0.1:31094, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31946") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60934->127.0.0.1:31946, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31525") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47544->127.0.0.1:31525, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30704") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41708->127.0.0.1:30704, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31036") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54446->127.0.0.1:31036, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31139") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48680->127.0.0.1:31139, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31124") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57404->127.0.0.1:31124, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30242") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53768->127.0.0.1:30242, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30072") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52230->127.0.0.1:30072, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30062") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34346->127.0.0.1:30062, err= 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30927") 2025/06/24 03:56:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59862->127.0.0.1:30927, err= === RUN TestCheckSumDownload/subtest7 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31538") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41442->127.0.0.1:31538, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31382") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57388->127.0.0.1:31382, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31762") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45694->127.0.0.1:31762, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30262") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38282->127.0.0.1:30262, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30481") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43858->127.0.0.1:30481, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31909") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50552->127.0.0.1:31909, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31920") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41016->127.0.0.1:31920, err= --- PASS: TestCheckSumDownload (0.16s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sovajud6saja" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:60472->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:31361") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:53364->127.0.0.1:31361, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone3389544377" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sovajud6saja", Local "Local file system at /tmp/rclone3389544377", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30988") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:48314->127.0.0.1:30988, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30908") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:48116->127.0.0.1:30908, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30078") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:59078->127.0.0.1:30078, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30126") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:45242->127.0.0.1:30126, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:31821") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:37912->127.0.0.1:31821, err= upper checkfile vs. lower remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:31482") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:41304->127.0.0.1:31482, err= 2025/06/24 03:56:50 ERROR : hello, world!: sum not found 2025/06/24 03:56:50 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-sovajud6saja 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sovajud6saja: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sovajud6saja: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sovajud6saja: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30930") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:45430->127.0.0.1:30930, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30595") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:42408->127.0.0.1:30595, err= 2025/06/24 03:56:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sovajud6saja: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-sovajud6saja: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadacux3kipe" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:60478->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31026") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:59420->127.0.0.1:31026, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone2534833580" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadacux3kipe", Local "Local file system at /tmp/rclone2534833580", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:30256") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:47752->127.0.0.1:30256, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:30502") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:60292->127.0.0.1:30502, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31653") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:39680->127.0.0.1:31653, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31307") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:40638->127.0.0.1:31307, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:30399") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:33058->127.0.0.1:30399, err= lower checkfile vs. upper remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31958") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:43724->127.0.0.1:31958, err= 2025/06/24 03:56:50 ERROR : HELLO, WORLD!: sum not found 2025/06/24 03:56:50 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-tadacux3kipe 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:30192") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:56596->127.0.0.1:30192, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31811") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:56680->127.0.0.1:31811, err= 2025/06/24 03:56:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-silebiv3gupe" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:60494->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:31565") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:56702->127.0.0.1:31565, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone1686867955" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-silebiv3gupe", Local "Local file system at /tmp/rclone1686867955", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:30563") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:57568->127.0.0.1:30563, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:30050") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:56142->127.0.0.1:30050, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:30736") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:58036->127.0.0.1:30736, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:30179") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:58254->127.0.0.1:30179, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:30182") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:58586->127.0.0.1:30182, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:30885") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:42950->127.0.0.1:30885, err= 2025/06/24 03:56:50 ERROR : HeLlO, wOrLd!: sum not found 2025/06/24 03:56:50 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-silebiv3gupe 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:31783") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:33778->127.0.0.1:31783, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:31851") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:34788->127.0.0.1:31851, err= 2025/06/24 03:56:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bakegim7cado" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:60502->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:30672") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:43910->127.0.0.1:30672, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone1838486269" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bakegim7cado", Local "Local file system at /tmp/rclone1838486269", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:31472") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:50526->127.0.0.1:31472, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:30868") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:52992->127.0.0.1:30868, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:31208") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:57620->127.0.0.1:31208, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:30336") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:60884->127.0.0.1:30336, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:31384") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:36794->127.0.0.1:31384, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:31737") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:57686->127.0.0.1:31737, err= 2025/06/24 03:56:50 ERROR : HELLO, WORLD!: sum not found 2025/06/24 03:56:50 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-bakegim7cado 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bakegim7cado: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bakegim7cado: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bakegim7cado: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:30570") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:60158->127.0.0.1:30570, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:30748") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:33422->127.0.0.1:30748, err= 2025/06/24 03:56:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bakegim7cado: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bakegim7cado: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hebuwes5laqi" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:60506->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31150") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:47494->127.0.0.1:31150, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone2708020553" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi", Local "Local file system at /tmp/rclone2708020553", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31006") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:48674->127.0.0.1:31006, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:30993") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:33326->127.0.0.1:30993, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31545") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:60662->127.0.0.1:31545, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31280") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:50768->127.0.0.1:31280, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31508") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:47876->127.0.0.1:31508, err= NFD checkfile vs. NFC remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31047") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:33294->127.0.0.1:31047, err= 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:30623") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:40396->127.0.0.1:30623, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:30703") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:52958->127.0.0.1:30703, err= 2025/06/24 03:56:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-vokuyor8love" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:60514->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31577") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:60450->127.0.0.1:31577, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone2663308632" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-vokuyor8love", Local "Local file system at /tmp/rclone2663308632", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31466") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:44536->127.0.0.1:31466, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31412") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:37146->127.0.0.1:31412, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31469") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:42118->127.0.0.1:31469, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31354") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:40312->127.0.0.1:31354, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:30925") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:42248->127.0.0.1:30925, err= NFC checkfile vs. NFD remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:30284") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:34118->127.0.0.1:30284, err= 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-vokuyor8love 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-vokuyor8love: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-vokuyor8love: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-vokuyor8love: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31855") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:51174->127.0.0.1:31855, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31086") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:45770->127.0.0.1:31086, err= 2025/06/24 03:56:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-vokuyor8love: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-vokuyor8love: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nepunow8leyo" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:60520->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30824") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:57964->127.0.0.1:30824, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone4151194502" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nepunow8leyo", Local "Local file system at /tmp/rclone4151194502", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:31106") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:59042->127.0.0.1:31106, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30852") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:43520->127.0.0.1:30852, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30108") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:35076->127.0.0.1:30108, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30254") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:44828->127.0.0.1:30254, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30310") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:36646->127.0.0.1:30310, err= NFDx2 checkfile vs. both remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:31530") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:41996->127.0.0.1:31530, err= 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-nepunow8leyo 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30837") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:60756->127.0.0.1:30837, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:31282") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:54514->127.0.0.1:31282, err= 2025/06/24 03:56:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qeruyop0comi" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:60526->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30461") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:33734->127.0.0.1:30461, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone2257546884" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qeruyop0comi", Local "Local file system at /tmp/rclone2257546884", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:31977") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:58178->127.0.0.1:31977, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30894") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:47328->127.0.0.1:30894, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30516") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:38568->127.0.0.1:30516, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30859") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:43100->127.0.0.1:30859, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:31853") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:50048->127.0.0.1:31853, err= NFCx2 checkfile vs. both remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30894") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:47344->127.0.0.1:30894, err= 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-qeruyop0comi 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:31420") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:39178->127.0.0.1:31420, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30356") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:32852->127.0.0.1:30356, err= 2025/06/24 03:56:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-caxabax1gaca" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:60540->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30938") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:57202->127.0.0.1:30938, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone1949661228" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-caxabax1gaca", Local "Local file system at /tmp/rclone1949661228", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30917") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:56722->127.0.0.1:30917, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:31511") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:35012->127.0.0.1:31511, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30714") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:55286->127.0.0.1:30714, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30929") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:53084->127.0.0.1:30929, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30565") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:37648->127.0.0.1:30565, err= both checkfile vs. NFDx2 remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:31342") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:46948->127.0.0.1:31342, err= 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-caxabax1gaca 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30804") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:39916->127.0.0.1:30804, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:31350") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:48304->127.0.0.1:31350, err= 2025/06/24 03:56:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: 1 matching files 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-togadug7hagu" 2025/06/24 03:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:60556->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:30901") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:35940->127.0.0.1:30901, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone3774709776" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-togadug7hagu", Local "Local file system at /tmp/rclone3774709776", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:30992") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:36140->127.0.0.1:30992, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:30567") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:50936->127.0.0.1:30567, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:31979") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:40984->127.0.0.1:31979, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:31473") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:36700->127.0.0.1:31473, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:31998") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:54232->127.0.0.1:31998, err= both checkfile vs. NFCx2 remote (without normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:31195") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:53434->127.0.0.1:31195, err= 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:56:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-togadug7hagu 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-togadug7hagu: 1 files missing 2025/06/24 03:56:50 NOTICE: 1 hashes missing 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-togadug7hagu: 2 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-togadug7hagu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:30978") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:50124->127.0.0.1:30978, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:31365") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:36472->127.0.0.1:31365, err= 2025/06/24 03:56:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-togadug7hagu: 0 differences found 2025/06/24 03:56:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-togadug7hagu: 1 matching files 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:30204") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:37558->127.0.0.1:30204, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: dial("tcp","127.0.0.1:30234") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: > dial: conn=127.0.0.1:41930->127.0.0.1:30234, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-togadug7hagu: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:30615") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:48854->127.0.0.1:30615, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: dial("tcp","127.0.0.1:31637") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: > dial: conn=127.0.0.1:58300->127.0.0.1:31637, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-caxabax1gaca: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30816") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:44314->127.0.0.1:30816, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: dial("tcp","127.0.0.1:30927") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: > dial: conn=127.0.0.1:59872->127.0.0.1:30927, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-qeruyop0comi: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30770") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:47052->127.0.0.1:30770, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: dial("tcp","127.0.0.1:30513") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: > dial: conn=127.0.0.1:57846->127.0.0.1:30513, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-nepunow8leyo: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31508") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:47888->127.0.0.1:31508, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: Purge object "測試_Русский___ě_áñ" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: dial("tcp","127.0.0.1:31282") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: > dial: conn=127.0.0.1:54520->127.0.0.1:31282, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-vokuyor8love: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:30448") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:56106->127.0.0.1:30448, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: Purge object "測試_Русский___ě_áñ" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: dial("tcp","127.0.0.1:31955") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: > dial: conn=127.0.0.1:38642->127.0.0.1:31955, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-hebuwes5laqi: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:31175") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:33238->127.0.0.1:31175, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: Purge object "HELLO, WORLD!" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: dial("tcp","127.0.0.1:30531") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: > dial: conn=127.0.0.1:53552->127.0.0.1:30531, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bakegim7cado: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:31844") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:57824->127.0.0.1:31844, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: Purge object "HeLlO, wOrLd!" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: dial("tcp","127.0.0.1:31627") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: > dial: conn=127.0.0.1:52434->127.0.0.1:31627, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-silebiv3gupe: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31039") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:51486->127.0.0.1:31039, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: Purge object "HELLO, WORLD!" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: dial("tcp","127.0.0.1:31863") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: > dial: conn=127.0.0.1:45444->127.0.0.1:31863, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadacux3kipe: Purge dir "" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:31010") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:59848->127.0.0.1:31010, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: Purge object "hello, world!" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: dial("tcp","127.0.0.1:30817") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: > dial: conn=127.0.0.1:58324->127.0.0.1:30817, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sovajud6saja: Purge dir "" --- PASS: TestApplyTransforms (0.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30209") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47418->127.0.0.1:30209, err= 2025/06/24 03:56:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31896") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35372->127.0.0.1:31896, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31188") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55176->127.0.0.1:31188, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31140") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33304->127.0.0.1:31140, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30187") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49934->127.0.0.1:30187, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31232") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35994->127.0.0.1:31232, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31596") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35892->127.0.0.1:31596, err= 2025/06/24 03:56:50 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/06/24 03:56:50 INFO : file1: Copied (new) to: sub/file2 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31365") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36480->127.0.0.1:31365, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31877") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52628->127.0.0.1:31877, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30786") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46850->127.0.0.1:30786, err= 2025/06/24 03:56:50 DEBUG : file1: Sizes identical 2025/06/24 03:56:50 DEBUG : file1: Unchanged skipping 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31998") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54238->127.0.0.1:31998, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30286") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44540->127.0.0.1:30286, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: don't need to copy/move sub/file2, it is already at target location 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30555") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33756->127.0.0.1:30555, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30755") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37724->127.0.0.1:30755, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30965") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51172->127.0.0.1:30965, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31175") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33242->127.0.0.1:31175, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31602") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60688->127.0.0.1:31602, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31226") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56896->127.0.0.1:31226, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30879") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49218->127.0.0.1:30879, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30860") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59306->127.0.0.1:30860, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30988") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48318->127.0.0.1:30988, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30172") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37818->127.0.0.1:30172, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31099") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34666->127.0.0.1:31099, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30753") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59632->127.0.0.1:30753, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31930") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35674->127.0.0.1:31930, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31570") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50904->127.0.0.1:31570, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31896") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35380->127.0.0.1:31896, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31607") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46972->127.0.0.1:31607, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30121") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32868->127.0.0.1:30121, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31768") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38814->127.0.0.1:31768, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/backup" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:60568->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30423") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:35898->127.0.0.1:30423, err= 2025/06/24 03:56:50 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-fiseduh1yepo/backup" to be canonical "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/backup" 2025/06/24 03:56:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:31604") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:46550->127.0.0.1:31604, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:31482") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:41320->127.0.0.1:31482, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30753") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:59636->127.0.0.1:30753, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30728") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:37634->127.0.0.1:30728, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30578") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:45432->127.0.0.1:30578, err= 2025/06/24 03:56:50 INFO : dst/file1: Moved (server-side) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30861") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38066->127.0.0.1:30861, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30516") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38570->127.0.0.1:30516, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30399") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33060->127.0.0.1:30399, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30395") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55594->127.0.0.1:30395, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30706") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36990->127.0.0.1:30706, err= 2025/06/24 03:56:50 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/06/24 03:56:50 INFO : dst/file1: Copied (new) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31803") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54556->127.0.0.1:31803, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31022") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47632->127.0.0.1:31022, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60580->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31004") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44322->127.0.0.1:31004, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30972") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44570->127.0.0.1:30972, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31308") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50528->127.0.0.1:31308, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31510") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31523") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45508->127.0.0.1:31510, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39010->127.0.0.1:31523, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30425") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49662->127.0.0.1:30425, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31756") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59138->127.0.0.1:31756, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31510") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45522->127.0.0.1:31510, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31638") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35804->127.0.0.1:31638, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31911") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34592->127.0.0.1:31911, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/dst" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:60586->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31759") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:51348->127.0.0.1:31759, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30204") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:37562->127.0.0.1:30204, err= 2025/06/24 03:56:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:50 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: Connecting to FTP server 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:60590->127.0.0.1:28622, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:30460") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:58164->127.0.0.1:30460, err= 2025/06/24 03:56:50 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" to be canonical "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:31002") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:36910->127.0.0.1:31002, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31762") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:45698->127.0.0.1:31762, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30761") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:46382->127.0.0.1:30761, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30760") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:47432->127.0.0.1:30760, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30237") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:39698->127.0.0.1:30237, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30292") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:41360->127.0.0.1:30292, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31481") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:33830->127.0.0.1:31481, err= 2025/06/24 03:56:50 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/24 03:56:50 INFO : one: Copied (new) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31831") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56292->127.0.0.1:31831, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30490") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48788->127.0.0.1:30490, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31856") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47254->127.0.0.1:31856, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30678") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40882->127.0.0.1:30678, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31838") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:46528->127.0.0.1:31838, err= 2025/06/24 03:56:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" for canonical name "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:30697") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:44876->127.0.0.1:30697, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30026") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:39858->127.0.0.1:30026, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31818") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:50520->127.0.0.1:31818, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31365") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:36492->127.0.0.1:31365, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31463") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:42626->127.0.0.1:31463, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30256") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:47760->127.0.0.1:30256, err= 2025/06/24 03:56:50 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/24 03:56:50 INFO : one: Copied (replaced existing) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30858") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53188->127.0.0.1:30858, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30655") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38514->127.0.0.1:30655, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30874") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36070->127.0.0.1:30874, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31753") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37480->127.0.0.1:31753, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31167") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39738->127.0.0.1:31167, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30782") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46990->127.0.0.1:30782, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30102") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59968->127.0.0.1:30102, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31978") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48986->127.0.0.1:31978, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30379") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35458->127.0.0.1:30379, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31704") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52572->127.0.0.1:31704, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30837") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30916") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60760->127.0.0.1:30837, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46668->127.0.0.1:30916, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31798") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:41452->127.0.0.1:31798, err= 2025/06/24 03:56:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" for canonical name "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:31571") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:47846->127.0.0.1:31571, err= 2025/06/24 03:56:50 DEBUG : one: Sizes identical 2025/06/24 03:56:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31063") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56834->127.0.0.1:31063, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31156") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41662->127.0.0.1:31156, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30814") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51286->127.0.0.1:30814, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30252") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50364->127.0.0.1:30252, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31001") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57140->127.0.0.1:31001, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31367") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37382->127.0.0.1:31367, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30263") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49040->127.0.0.1:30263, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30303") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31409") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45134->127.0.0.1:31409, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56474->127.0.0.1:30303, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30983") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:55942->127.0.0.1:30983, err= 2025/06/24 03:56:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" for canonical name "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:31372") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:58000->127.0.0.1:31372, err= 2025/06/24 03:56:50 DEBUG : two: Sizes identical 2025/06/24 03:56:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31803") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54572->127.0.0.1:31803, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30349") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60728->127.0.0.1:30349, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30724") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59552->127.0.0.1:30724, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30059") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:56932->127.0.0.1:30059, err= 2025/06/24 03:56:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" for canonical name "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:31023") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:44996->127.0.0.1:31023, err= 2025/06/24 03:56:50 DEBUG : two: Sizes identical 2025/06/24 03:56:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30395") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55604->127.0.0.1:30395, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31851") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34802->127.0.0.1:31851, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31279") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60036->127.0.0.1:31279, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31325") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45546->127.0.0.1:31325, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30556") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47780->127.0.0.1:30556, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31400") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60778->127.0.0.1:31400, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31549") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:38124->127.0.0.1:31549, err= 2025/06/24 03:56:50 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-fiseduh1yepo/CompareDest" for canonical name "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/CompareDest" 2025/06/24 03:56:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: dial("tcp","127.0.0.1:31491") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: > dial: conn=127.0.0.1:35540->127.0.0.1:31491, err= 2025/06/24 03:56:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31180") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:43666->127.0.0.1:31180, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30990") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:43958->127.0.0.1:30990, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31199") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:48932->127.0.0.1:31199, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:31811") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:56696->127.0.0.1:31811, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: dial("tcp","127.0.0.1:30760") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/dst: > dial: conn=127.0.0.1:47448->127.0.0.1:30760, err= 2025/06/24 03:56:50 DEBUG : two.1503b713.partial: renamed to: two 2025/06/24 03:56:50 INFO : two: Copied (new) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31047") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33298->127.0.0.1:31047, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31668") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33402->127.0.0.1:31668, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31532") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56284->127.0.0.1:31532, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31014") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34994->127.0.0.1:31014, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30753") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59650->127.0.0.1:30753, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31769") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49268->127.0.0.1:31769, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30567") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50938->127.0.0.1:30567, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30912") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49164->127.0.0.1:30912, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31271") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47026->127.0.0.1:31271, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30226") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55676->127.0.0.1:30226, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31839") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45198->127.0.0.1:31839, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30055") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44058->127.0.0.1:30055, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30806") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35946->127.0.0.1:30806, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30784") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59110->127.0.0.1:30784, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30717") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51188->127.0.0.1:30717, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30621") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42116->127.0.0.1:30621, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31963") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59550->127.0.0.1:31963, err= 2025/06/24 03:56:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31791") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46614->127.0.0.1:31791, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31549") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38140->127.0.0.1:31549, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30732") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49348->127.0.0.1:30732, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30682") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41836->127.0.0.1:30682, err= 2025/06/24 03:56:50 INFO : file1: Copied (new) to: sub/file2 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30907") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46016->127.0.0.1:30907, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30911") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53970->127.0.0.1:30911, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31129") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46004->127.0.0.1:31129, err= 2025/06/24 03:56:50 DEBUG : file1: Sizes identical 2025/06/24 03:56:50 DEBUG : file1: Unchanged skipping 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30556") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47790->127.0.0.1:30556, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31283") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41962->127.0.0.1:31283, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: don't need to copy/move sub/file2, it is already at target location 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30143") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36052->127.0.0.1:30143, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30246") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39944->127.0.0.1:30246, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30889") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47674->127.0.0.1:30889, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31522") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37492->127.0.0.1:31522, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31948") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34870->127.0.0.1:31948, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30192") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56604->127.0.0.1:30192, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31629") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55560->127.0.0.1:31629, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30628") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33348->127.0.0.1:30628, err= 2025/06/24 03:56:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31880") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46892->127.0.0.1:31880, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31344") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43528->127.0.0.1:31344, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31749") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41480->127.0.0.1:31749, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30959") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51698->127.0.0.1:30959, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31381") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58088->127.0.0.1:31381, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30115") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56884->127.0.0.1:30115, err= 2025/06/24 03:56:50 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/06/24 03:56:50 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31911") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34604->127.0.0.1:31911, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30121") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32874->127.0.0.1:30121, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30288") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55016->127.0.0.1:30288, err= 2025/06/24 03:56:50 DEBUG : file1: Sizes identical 2025/06/24 03:56:50 DEBUG : file1: Unchanged skipping 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31856") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47258->127.0.0.1:31856, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31274") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53476->127.0.0.1:31274, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31458") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59472->127.0.0.1:31458, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30177") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42308->127.0.0.1:30177, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31772") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36740->127.0.0.1:31772, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30914") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48952->127.0.0.1:30914, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30714") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55298->127.0.0.1:30714, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31269") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39206->127.0.0.1:31269, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30989") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37054->127.0.0.1:30989, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31237") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37350->127.0.0.1:31237, err= 2025/06/24 03:56:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31885") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34176->127.0.0.1:31885, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31948") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34876->127.0.0.1:31948, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30100") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48388->127.0.0.1:30100, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31650") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59922->127.0.0.1:31650, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31785") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41928->127.0.0.1:31785, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30170") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48424->127.0.0.1:30170, err= 2025/06/24 03:56:50 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/06/24 03:56:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30138") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37276->127.0.0.1:30138, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31295") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47192->127.0.0.1:31295, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31959") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39044->127.0.0.1:31959, err= 2025/06/24 03:56:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31812") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59686->127.0.0.1:31812, err= 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30110") 2025/06/24 03:56:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57692->127.0.0.1:30110, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30898") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37970->127.0.0.1:30898, err= 2025/06/24 03:56:51 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/06/24 03:56:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31382") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57394->127.0.0.1:31382, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31167") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39740->127.0.0.1:31167, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31425") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55382->127.0.0.1:31425, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31895") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32898->127.0.0.1:31895, err= 2025/06/24 03:56:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31052") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51180->127.0.0.1:31052, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31554") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57560->127.0.0.1:31554, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31215") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49852->127.0.0.1:31215, err= 2025/06/24 03:56:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30067") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59288->127.0.0.1:30067, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31331") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42642->127.0.0.1:31331, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31993") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51262->127.0.0.1:31993, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31813") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48930->127.0.0.1:31813, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31786") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49688->127.0.0.1:31786, err= 2025/06/24 03:56:51 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/06/24 03:56:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30715") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46338->127.0.0.1:30715, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30422") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56468->127.0.0.1:30422, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30988") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48326->127.0.0.1:30988, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31455") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40876->127.0.0.1:31455, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30091") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47556->127.0.0.1:30091, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30255") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40034->127.0.0.1:30255, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30984") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59660->127.0.0.1:30984, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30792") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43656->127.0.0.1:30792, err= --- PASS: TestCopyFileMaxTransfer (1.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30501") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59888->127.0.0.1:30501, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31481") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33834->127.0.0.1:31481, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30087") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56644->127.0.0.1:30087, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30424") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46828->127.0.0.1:30424, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31315") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56258->127.0.0.1:31315, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31673") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59412->127.0.0.1:31673, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30594") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39680->127.0.0.1:30594, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30858") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53200->127.0.0.1:30858, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30331") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34122->127.0.0.1:30331, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30354") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44800->127.0.0.1:30354, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31631") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36162->127.0.0.1:31631, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31360") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50778->127.0.0.1:31360, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30770") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47054->127.0.0.1:30770, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30257") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46254->127.0.0.1:30257, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30992") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36148->127.0.0.1:30992, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31505") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50784->127.0.0.1:31505, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31241") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36956->127.0.0.1:31241, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30079") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43010->127.0.0.1:30079, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31384") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36802->127.0.0.1:31384, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30451") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49302->127.0.0.1:30451, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30998") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54002->127.0.0.1:30998, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31989") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36886->127.0.0.1:31989, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30389") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59988->127.0.0.1:30389, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30699") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52800->127.0.0.1:30699, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30741") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45730->127.0.0.1:30741, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30657") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56534->127.0.0.1:30657, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30379") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35464->127.0.0.1:30379, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31502") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50956->127.0.0.1:31502, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31730") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33484->127.0.0.1:31730, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30254") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44838->127.0.0.1:30254, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30619") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56350->127.0.0.1:30619, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30388") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54508->127.0.0.1:30388, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31067") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54266->127.0.0.1:31067, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31977") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58184->127.0.0.1:31977, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31420") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39192->127.0.0.1:31420, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30293") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54430->127.0.0.1:30293, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31852") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43562->127.0.0.1:31852, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30512") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57120->127.0.0.1:30512, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30852") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43528->127.0.0.1:30852, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31704") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52574->127.0.0.1:31704, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30664") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39402->127.0.0.1:30664, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31416") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42390->127.0.0.1:31416, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30016") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52438->127.0.0.1:30016, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31095") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58622->127.0.0.1:31095, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30874") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36074->127.0.0.1:30874, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30351") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49644->127.0.0.1:30351, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31096") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51468->127.0.0.1:31096, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31700") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52102->127.0.0.1:31700, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31439") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57172->127.0.0.1:31439, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31998") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54254->127.0.0.1:31998, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31953") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49572->127.0.0.1:31953, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30158") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45100->127.0.0.1:30158, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30099") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57164->127.0.0.1:30099, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31722") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38174->127.0.0.1:31722, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30724") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59558->127.0.0.1:30724, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30073") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55268->127.0.0.1:30073, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30674") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46062->127.0.0.1:30674, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30182") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58590->127.0.0.1:30182, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31493") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37968->127.0.0.1:31493, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31959") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39054->127.0.0.1:31959, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31703") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44084->127.0.0.1:31703, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31842") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60018->127.0.0.1:31842, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31090") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60618->127.0.0.1:31090, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31347") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37796->127.0.0.1:31347, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31946") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60944->127.0.0.1:31946, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31216") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59142->127.0.0.1:31216, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30966") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34778->127.0.0.1:30966, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31706") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38728->127.0.0.1:31706, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31552") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54232->127.0.0.1:31552, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31967") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49100->127.0.0.1:31967, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Connecting to FTP server 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30151") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57992->127.0.0.1:30151, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60600->127.0.0.1:28622, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31656") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56002->127.0.0.1:31656, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30648") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48238->127.0.0.1:30648, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30826") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50582->127.0.0.1:30826, err= 2025/06/24 03:56:51 DEBUG : a.txt: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : a.txt: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30026") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39866->127.0.0.1:30026, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31605") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36024->127.0.0.1:31605, err= 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30692") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37430->127.0.0.1:30692, err= 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30493") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56368->127.0.0.1:30493, err= 2025/06/24 03:56:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31719") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57528->127.0.0.1:31719, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30978") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50140->127.0.0.1:30978, err= 2025/06/24 03:56:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30909") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59360->127.0.0.1:30909, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31815") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41462->127.0.0.1:31815, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30817") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58328->127.0.0.1:30817, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31689") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52104->127.0.0.1:31689, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31986") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59740->127.0.0.1:31986, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30931") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58356->127.0.0.1:30931, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30260") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48574->127.0.0.1:30260, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30749") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40486->127.0.0.1:30749, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31835") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31394") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48680->127.0.0.1:31835, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59552->127.0.0.1:31394, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30258") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42918->127.0.0.1:30258, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30177") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42314->127.0.0.1:30177, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31898") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45148->127.0.0.1:31898, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31632") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42690->127.0.0.1:31632, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30289") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50162->127.0.0.1:30289, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30618") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44112->127.0.0.1:30618, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31175") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33246->127.0.0.1:31175, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30324") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47608->127.0.0.1:30324, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31961") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39836->127.0.0.1:31961, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30891") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59782->127.0.0.1:30891, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31472") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50540->127.0.0.1:31472, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31780") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40654->127.0.0.1:31780, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31305") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47258->127.0.0.1:31305, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31991") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40848->127.0.0.1:31991, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31108") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53822->127.0.0.1:31108, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30765") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40114->127.0.0.1:30765, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30413") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49638->127.0.0.1:30413, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30756") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45376->127.0.0.1:30756, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31272") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35420->127.0.0.1:31272, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31578") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39612->127.0.0.1:31578, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30704") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41712->127.0.0.1:30704, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30393") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55696->127.0.0.1:30393, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30569") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42274->127.0.0.1:30569, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30645") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58634->127.0.0.1:30645, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31873") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40076->127.0.0.1:31873, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30484") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35758->127.0.0.1:30484, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30727") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57564->127.0.0.1:30727, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31228") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48154->127.0.0.1:31228, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30396") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34944->127.0.0.1:30396, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30602") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40510->127.0.0.1:30602, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30376") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59322->127.0.0.1:30376, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30281") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30074") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49116->127.0.0.1:30074, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46190->127.0.0.1:30281, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30484") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35774->127.0.0.1:30484, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31047") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33304->127.0.0.1:31047, err= 2025/06/24 03:56:51 DEBUG : a.txt: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : a.txt: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30503") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51026->127.0.0.1:30503, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30967") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52502->127.0.0.1:30967, err= 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30392") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54512->127.0.0.1:30392, err= 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30744") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54316->127.0.0.1:30744, err= 2025/06/24 03:56:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30971") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59498->127.0.0.1:30971, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30568") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39718->127.0.0.1:30568, err= 2025/06/24 03:56:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30728") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37638->127.0.0.1:30728, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31876") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54044->127.0.0.1:31876, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30270") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50772->127.0.0.1:30270, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30673") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54740->127.0.0.1:30673, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30419") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35234->127.0.0.1:30419, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31434") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49090->127.0.0.1:31434, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30192") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56620->127.0.0.1:30192, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30918") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50960->127.0.0.1:30918, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31039") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51488->127.0.0.1:31039, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31787") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59286->127.0.0.1:31787, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30451") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49306->127.0.0.1:30451, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30685") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33172->127.0.0.1:30685, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31674") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44464->127.0.0.1:31674, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30921") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44020->127.0.0.1:30921, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31218") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58558->127.0.0.1:31218, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30259") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51532->127.0.0.1:30259, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30983") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55952->127.0.0.1:30983, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31024") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59832->127.0.0.1:31024, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31759") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51360->127.0.0.1:31759, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30108") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35078->127.0.0.1:30108, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30331") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34130->127.0.0.1:30331, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30335") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45212->127.0.0.1:30335, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30274") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36150->127.0.0.1:30274, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30079") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43026->127.0.0.1:30079, err= === RUN TestListJSON/Default 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30857") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55174->127.0.0.1:30857, err= === RUN TestListJSON/FilesOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31892") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34454->127.0.0.1:31892, err= === RUN TestListJSON/DirsOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31963") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59552->127.0.0.1:31963, err= === RUN TestListJSON/Recurse 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31617") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40110->127.0.0.1:31617, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30024") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40424->127.0.0.1:30024, err= === RUN TestListJSON/SubDir 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31601") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57282->127.0.0.1:31601, err= === RUN TestListJSON/NoModTime 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30031") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47760->127.0.0.1:30031, err= === RUN TestListJSON/NoMimeType 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31381") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58092->127.0.0.1:31381, err= === RUN TestListJSON/ShowHash 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30824") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57972->127.0.0.1:30824, err= === RUN TestListJSON/HashTypes 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30440") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41980->127.0.0.1:30440, err= 2025/06/24 03:56:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30554") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52670->127.0.0.1:30554, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31917") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41240->127.0.0.1:31917, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30447") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41188->127.0.0.1:30447, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31690") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40958->127.0.0.1:31690, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30323") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43284->127.0.0.1:30323, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31992") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36042->127.0.0.1:31992, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31845") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33870->127.0.0.1:31845, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30279") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53270->127.0.0.1:30279, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30728") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37648->127.0.0.1:30728, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30982") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38852->127.0.0.1:30982, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31013") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44834->127.0.0.1:31013, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31486") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39302->127.0.0.1:31486, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31456") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56850->127.0.0.1:31456, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30948") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49446->127.0.0.1:30948, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30179") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58266->127.0.0.1:30179, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31284") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49296->127.0.0.1:31284, err= === RUN TestStatJSON/Root 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31605") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36034->127.0.0.1:31605, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30408") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59820->127.0.0.1:30408, err= === RUN TestStatJSON/Dir 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30365") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56976->127.0.0.1:30365, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31014") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35002->127.0.0.1:31014, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30906") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39822->127.0.0.1:30906, err= === RUN TestStatJSON/File 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30746") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55954->127.0.0.1:30746, err= === RUN TestStatJSON/NotFound 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30868") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52998->127.0.0.1:30868, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31849") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55892->127.0.0.1:31849, err= === RUN TestStatJSON/DirFilesOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30969") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60618->127.0.0.1:30969, err= === RUN TestStatJSON/FileFilesOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31301") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40712->127.0.0.1:31301, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30162") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55178->127.0.0.1:30162, err= === RUN TestStatJSON/DirDirsOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30213") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55536->127.0.0.1:30213, err= === RUN TestStatJSON/FileDirsOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31779") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53978->127.0.0.1:31779, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30320") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49910->127.0.0.1:30320, err= === RUN TestStatJSON/RootNotFound 2025/06/24 03:56:51 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/notfound" 2025/06/24 03:56:51 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:51 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:51 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:51 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: Connecting to FTP server 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: > dial: conn=127.0.0.1:60616->127.0.0.1:28622, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: dial("tcp","127.0.0.1:30930") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: > dial: conn=127.0.0.1:45438->127.0.0.1:30930, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: dial("tcp","127.0.0.1:31736") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/notfound: > dial: conn=127.0.0.1:33072->127.0.0.1:31736, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31395") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49716->127.0.0.1:31395, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30998") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54018->127.0.0.1:30998, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31583") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49254->127.0.0.1:31583, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31006") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48686->127.0.0.1:31006, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31324") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54676->127.0.0.1:31324, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30436") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40672->127.0.0.1:30436, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 INFO : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Making directory 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31354") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40328->127.0.0.1:31354, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30855") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34932->127.0.0.1:30855, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30203") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51862->127.0.0.1:30203, err= 2025/06/24 03:56:51 INFO : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Making directory 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30556") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47792->127.0.0.1:30556, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30355") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47366->127.0.0.1:30355, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31414") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37974->127.0.0.1:31414, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30204") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37564->127.0.0.1:30204, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31692") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44968->127.0.0.1:31692, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30957") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56100->127.0.0.1:30957, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30999") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34272->127.0.0.1:30999, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30102") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59984->127.0.0.1:30102, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31338") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50890->127.0.0.1:31338, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30359") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59220->127.0.0.1:30359, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30445") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39316->127.0.0.1:30445, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31134") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58602->127.0.0.1:31134, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31670") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38466->127.0.0.1:31670, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30932") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52146->127.0.0.1:30932, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30606") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43956->127.0.0.1:30606, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31015") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59826->127.0.0.1:31015, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31713") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47724->127.0.0.1:31713, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31871") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45492->127.0.0.1:31871, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31233") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51960->127.0.0.1:31233, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30726") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41698->127.0.0.1:30726, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30066") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59314->127.0.0.1:30066, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30674") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46078->127.0.0.1:30674, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31957") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50940->127.0.0.1:31957, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30218") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43918->127.0.0.1:30218, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31800") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43524->127.0.0.1:31800, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31602") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60690->127.0.0.1:31602, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31361") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53376->127.0.0.1:31361, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30948") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49458->127.0.0.1:30948, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30149") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36344->127.0.0.1:30149, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31882") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58568->127.0.0.1:31882, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30425") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49666->127.0.0.1:30425, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30038") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44216->127.0.0.1:30038, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31714") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49470->127.0.0.1:31714, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31391") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54224->127.0.0.1:31391, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30796") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52110->127.0.0.1:30796, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30856") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34784->127.0.0.1:30856, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31494") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53688->127.0.0.1:31494, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30245") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38264->127.0.0.1:30245, err= 2025/06/24 03:56:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/24 03:56:51 DEBUG : empty space: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30219") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30189") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57780->127.0.0.1:30219, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60150->127.0.0.1:30189, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30513") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57858->127.0.0.1:30513, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31764") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46932->127.0.0.1:31764, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31156") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41670->127.0.0.1:31156, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30171") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53168->127.0.0.1:30171, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31875") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38642->127.0.0.1:31875, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30286") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44556->127.0.0.1:30286, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30419") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35236->127.0.0.1:30419, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30931") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58372->127.0.0.1:30931, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30394") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48726->127.0.0.1:30394, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30592") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47734->127.0.0.1:30592, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30090") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46306->127.0.0.1:30090, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31721") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50506->127.0.0.1:31721, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31240") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41228->127.0.0.1:31240, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30632") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51424->127.0.0.1:30632, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30952") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59362->127.0.0.1:30952, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31333") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54730->127.0.0.1:31333, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30971") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59502->127.0.0.1:30971, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30852") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43542->127.0.0.1:30852, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30309") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36100->127.0.0.1:30309, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30648") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48244->127.0.0.1:30648, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31063") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56850->127.0.0.1:31063, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30789") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46076->127.0.0.1:30789, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30664") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39414->127.0.0.1:30664, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31468") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48966->127.0.0.1:31468, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31453") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40700->127.0.0.1:31453, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30620") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51508->127.0.0.1:30620, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31887") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40128->127.0.0.1:31887, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30799") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54622->127.0.0.1:30799, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31006") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48688->127.0.0.1:31006, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30791") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50510->127.0.0.1:30791, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/06/24 03:56:51 DEBUG : Creating backend with remote ":memory:" 2025/06/24 03:56:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/24 03:56:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/24 03:56:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/24 03:56:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/24 03:56:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/24 03:56:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/24 03:56:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/24 03:56:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/24 03:56: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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31812") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59698->127.0.0.1:31812, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30807") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46094->127.0.0.1:30807, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30798") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55610->127.0.0.1:30798, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31188") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55182->127.0.0.1:31188, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30930") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45452->127.0.0.1:30930, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30745") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48326->127.0.0.1:30745, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31282") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54528->127.0.0.1:31282, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30077") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37840->127.0.0.1:30077, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31161") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59906->127.0.0.1:31161, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31825") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57302->127.0.0.1:31825, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30726") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41714->127.0.0.1:30726, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30577") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47016->127.0.0.1:30577, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31044") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39944->127.0.0.1:31044, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30976") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39568->127.0.0.1:30976, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30194") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59396->127.0.0.1:30194, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31999") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50450->127.0.0.1:31999, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31285") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39922->127.0.0.1:31285, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30907") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46022->127.0.0.1:30907, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30262") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38294->127.0.0.1:30262, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30103") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43372->127.0.0.1:30103, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31688") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47080->127.0.0.1:31688, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30001") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41280->127.0.0.1:30001, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31088") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47352->127.0.0.1:31088, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30858") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53212->127.0.0.1:30858, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31324") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54678->127.0.0.1:31324, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31565") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56716->127.0.0.1:31565, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31185") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36888->127.0.0.1:31185, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31214") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57262->127.0.0.1:31214, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31414") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37990->127.0.0.1:31414, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31675") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48348->127.0.0.1:31675, err= 2025/06/24 03:56:51 DEBUG : Waiting for deletions to finish 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30831") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37470->127.0.0.1:30831, err= 2025/06/24 03:56:51 DEBUG : large: Excluded (Size Filter) 2025/06/24 03:56:51 DEBUG : large: Excluded 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31074") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56464->127.0.0.1:31074, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31601") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57290->127.0.0.1:31601, err= 2025/06/24 03:56:51 INFO : medium: Deleted 2025/06/24 03:56:51 INFO : small: Deleted 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30252") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50378->127.0.0.1:30252, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30823") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39692->127.0.0.1:30823, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31044") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39948->127.0.0.1:31044, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31515") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52600->127.0.0.1:31515, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30229") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48842->127.0.0.1:30229, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30331") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34132->127.0.0.1:30331, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30419") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35248->127.0.0.1:30419, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30184") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45022->127.0.0.1:30184, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31406") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40092->127.0.0.1:31406, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30533") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40014->127.0.0.1:30533, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30334") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37276->127.0.0.1:30334, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31484") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51116->127.0.0.1:31484, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31643") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43690->127.0.0.1:31643, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30670") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46710->127.0.0.1:30670, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31426") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36090->127.0.0.1:31426, err= 2025/06/24 03:56:51 DEBUG : Waiting for deletions to finish 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31026") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59426->127.0.0.1:31026, err= 2025/06/24 03:56:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31659") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56890->127.0.0.1:31659, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30059") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56936->127.0.0.1:30059, err= 2025/06/24 03:56:51 INFO : medium: Deleted 2025/06/24 03:56:51 INFO : large: Deleted 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30109") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38060->127.0.0.1:30109, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31810") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44044->127.0.0.1:31810, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31245") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40768->127.0.0.1:31245, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31282") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54544->127.0.0.1:31282, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30995") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49252->127.0.0.1:30995, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30966") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34784->127.0.0.1:30966, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31049") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40336->127.0.0.1:31049, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31740") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42048->127.0.0.1:31740, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30723") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58716->127.0.0.1:30723, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31207") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44070->127.0.0.1:31207, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30994") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36768->127.0.0.1:30994, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30191") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53248->127.0.0.1:30191, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30022") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51210->127.0.0.1:30022, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31283") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41978->127.0.0.1:31283, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31370") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55472->127.0.0.1:31370, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31379") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42324->127.0.0.1:31379, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31973") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60022->127.0.0.1:31973, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31363") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52848->127.0.0.1:31363, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31573") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39700->127.0.0.1:31573, err= 2025/06/24 03:56:51 DEBUG : Waiting for deletions to finish 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31463") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42630->127.0.0.1:31463, err= 2025/06/24 03:56:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31882") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30692") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58578->127.0.0.1:31882, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37432->127.0.0.1:30692, err= 2025/06/24 03:56:51 INFO : medium: Deleted 2025/06/24 03:56:51 INFO : small: Deleted 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31516") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36142->127.0.0.1:31516, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31951") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41534->127.0.0.1:31951, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30572") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34444->127.0.0.1:30572, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31086") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45786->127.0.0.1:31086, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31164") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42606->127.0.0.1:31164, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30125") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60430->127.0.0.1:30125, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30699") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52806->127.0.0.1:30699, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30879") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49224->127.0.0.1:30879, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31268") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59440->127.0.0.1:31268, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31744") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43866->127.0.0.1:31744, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30589") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48868->127.0.0.1:30589, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31643") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43698->127.0.0.1:31643, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30352") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32992->127.0.0.1:30352, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30606") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43972->127.0.0.1:30606, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30463") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43512->127.0.0.1:30463, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31072") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54676->127.0.0.1:31072, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31670") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38472->127.0.0.1:31670, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31988") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38544->127.0.0.1:31988, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31580") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39700->127.0.0.1:31580, err= 2025/06/24 03:56:51 DEBUG : Waiting for deletions to finish 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31536") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60858->127.0.0.1:31536, err= 2025/06/24 03:56:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30686") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50810->127.0.0.1:30686, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31391") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54240->127.0.0.1:31391, err= 2025/06/24 03:56:51 INFO : medium: Deleted 2025/06/24 03:56:51 INFO : large: Deleted 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31243") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40138->127.0.0.1:31243, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31457") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47898->127.0.0.1:31457, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30814") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51292->127.0.0.1:30814, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30937") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44118->127.0.0.1:30937, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31007") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42984->127.0.0.1:31007, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30892") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60002->127.0.0.1:30892, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30452") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52734->127.0.0.1:30452, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31333") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54732->127.0.0.1:31333, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30745") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48330->127.0.0.1:30745, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30582") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46644->127.0.0.1:30582, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31623") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53042->127.0.0.1:31623, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31126") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58226->127.0.0.1:31126, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30035") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53674->127.0.0.1:30035, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31759") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51370->127.0.0.1:31759, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30773") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43974->127.0.0.1:30773, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30880") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41774->127.0.0.1:30880, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30840") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56160->127.0.0.1:30840, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30474") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33798->127.0.0.1:30474, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31543") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58954->127.0.0.1:31543, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30155") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50616->127.0.0.1:30155, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31519") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45792->127.0.0.1:31519, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31116") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55380->127.0.0.1:31116, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31884") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58814->127.0.0.1:31884, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/06/24 03:56:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/24 03:56:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/24 03:56:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:56:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:56:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:56:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:56: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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31357") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41176->127.0.0.1:31357, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30729") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60866->127.0.0.1:30729, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30791") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50518->127.0.0.1:30791, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30575") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56246->127.0.0.1:30575, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31035") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36542->127.0.0.1:31035, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30811") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56650->127.0.0.1:30811, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30019") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41672->127.0.0.1:30019, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30136") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54434->127.0.0.1:30136, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30835") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43508->127.0.0.1:30835, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31930") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35676->127.0.0.1:31930, err= 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31545") 2025/06/24 03:56:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60672->127.0.0.1:31545, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30437") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48382->127.0.0.1:30437, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30519") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36574->127.0.0.1:30519, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31861") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50176->127.0.0.1:31861, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31560") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51142->127.0.0.1:31560, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31974") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46384->127.0.0.1:31974, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31777") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35704->127.0.0.1:31777, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30515") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56146->127.0.0.1:30515, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30756") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45386->127.0.0.1:30756, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30016") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52440->127.0.0.1:30016, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31590") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50562->127.0.0.1:31590, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31035") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36556->127.0.0.1:31035, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30313") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60008->127.0.0.1:30313, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31477") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56248->127.0.0.1:31477, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30326") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34376->127.0.0.1:30326, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31576") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42806->127.0.0.1:31576, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30510") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41216->127.0.0.1:30510, err= --- PASS: TestCat (0.16s) === RUN TestPurge 2025/06/24 03:56:52 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xutoyow7ruwu" 2025/06/24 03:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:56:52 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:52 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:52 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:52 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:60622->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30978") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:50152->127.0.0.1:30978, err= 2025/06/24 03:56:52 DEBUG : Creating backend with remote "/tmp/rclone1771383924" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu", Local "Local file system at /tmp/rclone1771383924", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31337") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:55254->127.0.0.1:31337, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31339") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:36094->127.0.0.1:31339, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31191") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:42674->127.0.0.1:31191, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31675") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:48356->127.0.0.1:31675, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30446") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:35620->127.0.0.1:30446, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31530") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:42002->127.0.0.1:31530, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31611") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:35886->127.0.0.1:31611, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31822") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47530->127.0.0.1:31822, err= 2025/06/24 03:56:52 INFO : A2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31885") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:34192->127.0.0.1:31885, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31865") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:48756->127.0.0.1:31865, err= 2025/06/24 03:56:52 INFO : A1/B2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31984") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:37426->127.0.0.1:31984, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30074") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:49118->127.0.0.1:30074, err= 2025/06/24 03:56:52 INFO : A1/B2/C2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30151") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58002->127.0.0.1:30151, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31805") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:38982->127.0.0.1:31805, err= 2025/06/24 03:56:52 INFO : A1/B1/C3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30428") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:38292->127.0.0.1:30428, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30275") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47102->127.0.0.1:30275, err= 2025/06/24 03:56:52 INFO : A3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31308") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:50544->127.0.0.1:31308, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30998") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:54026->127.0.0.1:30998, err= 2025/06/24 03:56:52 INFO : A3/B3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31377") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:53448->127.0.0.1:31377, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30904") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:50092->127.0.0.1:30904, err= 2025/06/24 03:56:52 INFO : A3/B3/C4: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30839") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:48148->127.0.0.1:30839, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30744") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:54330->127.0.0.1:30744, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30240") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47310->127.0.0.1:30240, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31338") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:50892->127.0.0.1:31338, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30883") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:57494->127.0.0.1:30883, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30005") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58448->127.0.0.1:30005, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30017") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:60628->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58142->127.0.0.1:30017, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30811") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:56656->127.0.0.1:30811, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30764") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58002->127.0.0.1:30764, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30458") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:50936->127.0.0.1:30458, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30055") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:44072->127.0.0.1:30055, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31710") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31713") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:57240->127.0.0.1:31710, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47740->127.0.0.1:31713, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31918") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:38104->127.0.0.1:31918, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:60632->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30356") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:32860->127.0.0.1:30356, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31277") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:39806->127.0.0.1:31277, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:60634->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31017") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:55138->127.0.0.1:31017, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30951") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:51402->127.0.0.1:30951, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31328") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:44200->127.0.0.1:31328, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30852") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:43548->127.0.0.1:30852, err= 2025/06/24 03:56:52 DEBUG : Waiting for deletions to finish 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30732") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:49360->127.0.0.1:30732, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30063") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58732->127.0.0.1:30063, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31275") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:41956->127.0.0.1:31275, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30450") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30072") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:52244->127.0.0.1:30072, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:36496->127.0.0.1:30450, err= 2025/06/24 03:56:52 INFO : A1/B1/C1/one: Deleted 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31801") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47516->127.0.0.1:31801, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30578") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30762") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:45436->127.0.0.1:30578, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:34638->127.0.0.1:30762, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31251") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:46332->127.0.0.1:31251, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31676") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:43060->127.0.0.1:31676, err= 2025/06/24 03:56:52 DEBUG : removing 2 level 3 directories 2025/06/24 03:56:52 INFO : A1/B1/C3: Removing directory 2025/06/24 03:56:52 INFO : A1/B1/C1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 2 directories 2025/06/24 03:56:52 INFO : A1/B1: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31421") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:43124->127.0.0.1:31421, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31703") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31351") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:57992->127.0.0.1:31351, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30606") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:44086->127.0.0.1:31703, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:43988->127.0.0.1:30606, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30671") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30720") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47450->127.0.0.1:30720, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58076->127.0.0.1:30671, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30812") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:42094->127.0.0.1:30812, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31414") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:38002->127.0.0.1:31414, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31010") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:59850->127.0.0.1:31010, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30288") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30310") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:55028->127.0.0.1:30288, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:36648->127.0.0.1:30310, err= 2025/06/24 03:56:52 DEBUG : Waiting for deletions to finish 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31212") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:36646->127.0.0.1:31212, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30091") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47566->127.0.0.1:30091, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31454") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30081") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:43950->127.0.0.1:31454, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:39982->127.0.0.1:30081, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30070") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31635") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:33010->127.0.0.1:30070, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30063") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:58736->127.0.0.1:30063, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:46842->127.0.0.1:31635, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30402") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:39388->127.0.0.1:30402, err= 2025/06/24 03:56:52 INFO : A1/two: Deleted 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31821") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30504") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:37928->127.0.0.1:31821, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:44378->127.0.0.1:30504, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31670") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30172") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:38484->127.0.0.1:31670, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:37832->127.0.0.1:30172, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30880") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:41776->127.0.0.1:30880, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30123") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30093") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:49226->127.0.0.1:30123, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30235") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:37744->127.0.0.1:30093, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:49278->127.0.0.1:30235, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30612") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30083") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30682") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:42678->127.0.0.1:30083, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:39930->127.0.0.1:30612, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:41844->127.0.0.1:30682, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31554") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31524") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:57574->127.0.0.1:31554, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:48778->127.0.0.1:31524, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31758") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:31710") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:52020->127.0.0.1:31758, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:57256->127.0.0.1:31710, err= 2025/06/24 03:56:52 DEBUG : removing 2 level 3 directories 2025/06/24 03:56:52 INFO : A3/B3/C4: Removing directory 2025/06/24 03:56:52 INFO : A1/B2/C2: Removing directory 2025/06/24 03:56:52 DEBUG : removing 2 level 2 directories 2025/06/24 03:56:52 INFO : A3/B3: Removing directory 2025/06/24 03:56:52 INFO : A1/B2: Removing directory 2025/06/24 03:56:52 DEBUG : removing 3 level 1 directories 2025/06/24 03:56:52 INFO : A3: Removing directory 2025/06/24 03:56:52 INFO : A2: Removing directory 2025/06/24 03:56:52 INFO : A1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 0 directories 2025/06/24 03:56:52 INFO : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30025") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:57460->127.0.0.1:30025, err= 2025/06/24 03:56:52 ERROR : error listing: directory not found 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: dial("tcp","127.0.0.1:30209") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: > dial: conn=127.0.0.1:47422->127.0.0.1:30209, err= 2025/06/24 03:56:52 ERROR : error listing: directory not found 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-xutoyow7ruwu: Purge dir "" 2025/06/24 03:56:52 NOTICE: purge failed to rmdir "": directory not found 2025/06/24 03:56:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31258") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47022->127.0.0.1:31258, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30821") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35546->127.0.0.1:30821, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31317") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57718->127.0.0.1:31317, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31917") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41242->127.0.0.1:31917, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31069") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36968->127.0.0.1:31069, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31353") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46286->127.0.0.1:31353, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30609") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32790->127.0.0.1:30609, err= 2025/06/24 03:56:52 INFO : A2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31043") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47568->127.0.0.1:31043, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30089") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42810->127.0.0.1:30089, err= 2025/06/24 03:56:52 INFO : A1/B2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31399") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42672->127.0.0.1:31399, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31531") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33432->127.0.0.1:31531, err= 2025/06/24 03:56:52 INFO : A1/B2/C2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30065") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42052->127.0.0.1:30065, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31928") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54116->127.0.0.1:31928, err= 2025/06/24 03:56:52 INFO : A1/B1/C3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31917") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41248->127.0.0.1:31917, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31218") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58564->127.0.0.1:31218, err= 2025/06/24 03:56:52 INFO : A3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31895") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32910->127.0.0.1:31895, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31818") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50536->127.0.0.1:31818, err= 2025/06/24 03:56:52 INFO : A3/B3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31785") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41932->127.0.0.1:31785, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31684") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53538->127.0.0.1:31684, err= 2025/06/24 03:56:52 INFO : A3/B3/C4: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30163") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47568->127.0.0.1:30163, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31511") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35026->127.0.0.1:31511, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31002") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36922->127.0.0.1:31002, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31344") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43530->127.0.0.1:31344, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31819") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44346->127.0.0.1:31819, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30472") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32824->127.0.0.1:30472, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60642->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31007") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42994->127.0.0.1:31007, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30491") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33094->127.0.0.1:30491, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31755") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33488->127.0.0.1:31755, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31569") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40768->127.0.0.1:31569, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31283") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41982->127.0.0.1:31283, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30963") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57116->127.0.0.1:30963, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31206") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37218->127.0.0.1:31206, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31749") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30339") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41496->127.0.0.1:31749, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51116->127.0.0.1:30339, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30502") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60300->127.0.0.1:30502, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60644->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30360") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55044->127.0.0.1:30360, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31883") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53104->127.0.0.1:31883, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31368") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48504->127.0.0.1:31368, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31707") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50566->127.0.0.1:31707, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30642") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60840->127.0.0.1:30642, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30934") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48960->127.0.0.1:30934, err= 2025/06/24 03:56:52 DEBUG : removing 1 level 3 directories 2025/06/24 03:56:52 INFO : A3/B3/C4: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30410") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41892->127.0.0.1:30410, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31696") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34668->127.0.0.1:31696, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30673") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31488") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54742->127.0.0.1:30673, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48996->127.0.0.1:31488, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31123") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30374") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37026->127.0.0.1:31123, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30262") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52796->127.0.0.1:30374, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31957") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50946->127.0.0.1:31957, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38300->127.0.0.1:30262, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30858") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31926") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53222->127.0.0.1:30858, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43574->127.0.0.1:31926, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31685") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31512") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30887") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54316->127.0.0.1:31685, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31959") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53708->127.0.0.1:31512, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41784->127.0.0.1:30887, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39062->127.0.0.1:31959, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30315") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53172->127.0.0.1:30315, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30288") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31494") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55044->127.0.0.1:30288, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30182") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58598->127.0.0.1:30182, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53692->127.0.0.1:31494, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31721") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50522->127.0.0.1:31721, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30916") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30632") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46682->127.0.0.1:30916, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31460") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51430->127.0.0.1:30632, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56694->127.0.0.1:31460, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31802") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30479") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30665") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40448->127.0.0.1:30479, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48528->127.0.0.1:31802, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45388->127.0.0.1:30665, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31154") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43600->127.0.0.1:31154, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31070") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49460->127.0.0.1:31070, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31163") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45622->127.0.0.1:31163, err= 2025/06/24 03:56:52 DEBUG : removing 2 level 3 directories 2025/06/24 03:56:52 INFO : A1/B2/C2: Removing directory 2025/06/24 03:56:52 INFO : A1/B1/C3: Removing directory 2025/06/24 03:56:52 DEBUG : removing 2 level 2 directories 2025/06/24 03:56:52 INFO : A3/B3: Removing directory 2025/06/24 03:56:52 INFO : A1/B2: Removing directory 2025/06/24 03:56:52 DEBUG : removing 2 level 1 directories 2025/06/24 03:56:52 INFO : A3: Removing directory 2025/06/24 03:56:52 INFO : A2: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31515") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52616->127.0.0.1:31515, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31678") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51744->127.0.0.1:31678, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30617") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46370->127.0.0.1:30617, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31597") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39236->127.0.0.1:31597, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30092") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37530->127.0.0.1:30092, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31899") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58794->127.0.0.1:31899, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30783") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49710->127.0.0.1:30783, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30857") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55184->127.0.0.1:30857, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31625") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55608->127.0.0.1:31625, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31128") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34226->127.0.0.1:31128, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31714") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49482->127.0.0.1:31714, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31586") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44602->127.0.0.1:31586, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31962") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36836->127.0.0.1:31962, err= 2025/06/24 03:56:52 DEBUG : removing 1 level 3 directories 2025/06/24 03:56:52 INFO : A1/B1/C1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 2 directories 2025/06/24 03:56:52 INFO : A1/B1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 1 directories 2025/06/24 03:56:52 INFO : A1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 0 directories 2025/06/24 03:56:52 INFO : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31653") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39688->127.0.0.1:31653, err= 2025/06/24 03:56:52 ERROR : error listing: directory not found 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31586") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44612->127.0.0.1:31586, err= 2025/06/24 03:56:52 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31889") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58716->127.0.0.1:31889, err= 2025/06/24 03:56:52 INFO : A1: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31051") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50848->127.0.0.1:31051, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30062") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34350->127.0.0.1:30062, err= 2025/06/24 03:56:52 INFO : A1/B1: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30001") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41290->127.0.0.1:30001, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31771") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44346->127.0.0.1:31771, err= 2025/06/24 03:56:52 INFO : A1/B1/C1: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31192") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60734->127.0.0.1:31192, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31798") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41458->127.0.0.1:31798, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31126") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58232->127.0.0.1:31126, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30883") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57502->127.0.0.1:30883, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31151") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60574->127.0.0.1:31151, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30700") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50956->127.0.0.1:30700, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31373") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47728->127.0.0.1:31373, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31251") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46342->127.0.0.1:31251, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30302") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39316->127.0.0.1:30302, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31841") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39134->127.0.0.1:31841, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30241") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35334->127.0.0.1:30241, err= 2025/06/24 03:56:52 DEBUG : removing 1 level 3 directories 2025/06/24 03:56:52 INFO : A1/B1/C1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 2 directories 2025/06/24 03:56:52 INFO : A1/B1: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30204") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37578->127.0.0.1:30204, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31294") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48998->127.0.0.1:31294, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31770") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33920->127.0.0.1:31770, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31507") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53370->127.0.0.1:31507, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30048") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54984->127.0.0.1:30048, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30230") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54480->127.0.0.1:30230, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30229") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48850->127.0.0.1:30229, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30062") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34356->127.0.0.1:30062, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30327") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46242->127.0.0.1:30327, err= 2025/06/24 03:56:52 INFO : A1: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31347") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37802->127.0.0.1:31347, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31286") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55210->127.0.0.1:31286, err= 2025/06/24 03:56:52 INFO : A1/B1: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30234") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41946->127.0.0.1:30234, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30492") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52804->127.0.0.1:30492, err= 2025/06/24 03:56:52 INFO : A1/B1/C1: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31685") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54332->127.0.0.1:31685, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31374") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41664->127.0.0.1:31374, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31192") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60740->127.0.0.1:31192, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31004") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44336->127.0.0.1:31004, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30823") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39704->127.0.0.1:30823, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31967") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49102->127.0.0.1:31967, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31475") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32830->127.0.0.1:31475, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30689") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49676->127.0.0.1:30689, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31268") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59452->127.0.0.1:31268, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31968") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52094->127.0.0.1:31968, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30837") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60776->127.0.0.1:30837, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31247") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47230->127.0.0.1:31247, err= 2025/06/24 03:56:52 DEBUG : removing 1 level 3 directories 2025/06/24 03:56:52 INFO : A1/B1/C1: Removing directory 2025/06/24 03:56:52 DEBUG : removing 1 level 2 directories 2025/06/24 03:56:52 INFO : A1/B1: Removing directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30375") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38492->127.0.0.1:30375, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31854") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33596->127.0.0.1:31854, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30688") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50050->127.0.0.1:30688, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30718") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57902->127.0.0.1:30718, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31691") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56844->127.0.0.1:31691, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30059") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56952->127.0.0.1:30059, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31407") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38472->127.0.0.1:31407, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31557") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49714->127.0.0.1:31557, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30956") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50042->127.0.0.1:30956, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30980") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49532->127.0.0.1:30980, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31244") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51618->127.0.0.1:31244, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30108") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35088->127.0.0.1:30108, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30662") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38820->127.0.0.1:30662, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30870") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41058->127.0.0.1:30870, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31601") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57302->127.0.0.1:31601, err= 2025/06/24 03:56:52 DEBUG : filename.txt: File name found in url 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30776") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50104->127.0.0.1:30776, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31261") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36588->127.0.0.1:31261, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31548") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46038->127.0.0.1:31548, err= 2025/06/24 03:56:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30559") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57902->127.0.0.1:30559, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31096") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51484->127.0.0.1:31096, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31679") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51882->127.0.0.1:31679, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31323") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34308->127.0.0.1:31323, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30918") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50970->127.0.0.1:30918, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30033") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37968->127.0.0.1:30033, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30065") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42058->127.0.0.1:30065, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31284") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49308->127.0.0.1:31284, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31331") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42656->127.0.0.1:31331, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30562") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49494->127.0.0.1:30562, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31198") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44528->127.0.0.1:31198, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31617") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40114->127.0.0.1:31617, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30829") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43778->127.0.0.1:30829, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30053") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45160->127.0.0.1:30053, 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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30961") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34724->127.0.0.1:30961, err= 2025/06/24 03:56:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30195") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60468->127.0.0.1:30195, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31413") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39960->127.0.0.1:31413, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30923") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47198->127.0.0.1:30923, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30234") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41950->127.0.0.1:30234, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30274") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36164->127.0.0.1:30274, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30982") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38862->127.0.0.1:30982, err= 2025/06/24 03:56:52 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/06/24 03:56:52 INFO : file1: Copied (new) to: sub/file2 2025/06/24 03:56:52 INFO : file1: Deleted 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30379") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35478->127.0.0.1:30379, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31338") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50894->127.0.0.1:31338, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31843") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49606->127.0.0.1:31843, err= 2025/06/24 03:56:52 DEBUG : file1: Sizes identical 2025/06/24 03:56:52 DEBUG : file1: Unchanged skipping 2025/06/24 03:56:52 INFO : file1: Deleted 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30387") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58126->127.0.0.1:30387, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30249") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53320->127.0.0.1:30249, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: don't need to copy/move sub/file2, it is already at target location 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30049") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50554->127.0.0.1:30049, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30094") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33998->127.0.0.1:30094, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31167") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39748->127.0.0.1:31167, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31040") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51442->127.0.0.1:31040, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31938") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40238->127.0.0.1:31938, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31580") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39712->127.0.0.1:31580, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30821") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35560->127.0.0.1:30821, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31360") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50780->127.0.0.1:31360, err= 2025/06/24 03:56:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30476") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42820->127.0.0.1:30476, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31346") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35792->127.0.0.1:31346, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30499") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40640->127.0.0.1:30499, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31202") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45042->127.0.0.1:31202, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31482") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41330->127.0.0.1:31482, err= 2025/06/24 03:56:52 DEBUG : file1.53508f02.partial: renamed to: file1 2025/06/24 03:56:52 INFO : file1: Copied (new) 2025/06/24 03:56:52 INFO : file1: Deleted 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31518") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57718->127.0.0.1:31518, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30312") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52194->127.0.0.1:30312, err= 2025/06/24 03:56:52 DEBUG : file1: Destination exists, skipping 2025/06/24 03:56:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30508") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34112->127.0.0.1:30508, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30771") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44192->127.0.0.1:30771, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31728") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58852->127.0.0.1:31728, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31173") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52998->127.0.0.1:31173, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31085") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60390->127.0.0.1:31085, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31450") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47142->127.0.0.1:31450, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31853") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50060->127.0.0.1:31853, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30697") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44888->127.0.0.1:30697, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31163") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45626->127.0.0.1:31163, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30252") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50392->127.0.0.1:30252, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30793") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59222->127.0.0.1:30793, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31061") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36844->127.0.0.1:31061, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30542") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50056->127.0.0.1:30542, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30297") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35332->127.0.0.1:30297, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30966") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34800->127.0.0.1:30966, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31624") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47960->127.0.0.1:31624, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31937") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49280->127.0.0.1:31937, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30085") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37946->127.0.0.1:30085, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30266") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42452->127.0.0.1:30266, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30768") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53022->127.0.0.1:30768, err= 2025/06/24 03:56:52 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fiseduh1yepo/backup" 2025/06/24 03:56:52 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/06/24 03:56:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:52 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:52 DEBUG : TestFTPRclone: detected overridden config - adding "{vqvkO}" suffix to name 2025/06/24 03:56:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/06/24 03:56:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/06/24 03:56:52 DEBUG : Setting pass="Zu7yBmidBtL_Tlt1hqGD2y-5hGEO6uukpKE_KMSlB55d" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/06/24 03:56:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:60654->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:31763") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:41080->127.0.0.1:31763, err= 2025/06/24 03:56:52 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-fiseduh1yepo/backup" to be canonical "TestFTPRclone{vqvkO}:rclone-test-fiseduh1yepo/backup" 2025/06/24 03:56:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30143") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:36068->127.0.0.1:30143, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30013") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:50622->127.0.0.1:30013, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30464") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:46118->127.0.0.1:30464, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:30323") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:43292->127.0.0.1:30323, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: dial("tcp","127.0.0.1:31297") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: > dial: conn=127.0.0.1:40778->127.0.0.1:31297, err= 2025/06/24 03:56:52 INFO : dst/file1: Moved (server-side) 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30084") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52730->127.0.0.1:30084, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31453") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40714->127.0.0.1:31453, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31003") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49866->127.0.0.1:31003, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31890") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36710->127.0.0.1:31890, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31647") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60548->127.0.0.1:31647, err= 2025/06/24 03:56:52 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/06/24 03:56:52 INFO : dst/file1: Copied (new) 2025/06/24 03:56:52 INFO : dst/file1: Deleted 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31492") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47622->127.0.0.1:31492, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31686") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35844->127.0.0.1:31686, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30452") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52746->127.0.0.1:30452, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30665") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45402->127.0.0.1:30665, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30089") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42818->127.0.0.1:30089, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30989") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30345") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37070->127.0.0.1:30989, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56938->127.0.0.1:30345, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30114") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35328->127.0.0.1:30114, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30417") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45754->127.0.0.1:30417, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31806") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48008->127.0.0.1:31806, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30647") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53410->127.0.0.1:30647, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31596") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35900->127.0.0.1:31596, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31829") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36490->127.0.0.1:31829, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31386") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54466->127.0.0.1:31386, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31844") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57840->127.0.0.1:31844, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31178") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46716->127.0.0.1:31178, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30300") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33036->127.0.0.1:30300, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30424") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46832->127.0.0.1:30424, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31787") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59298->127.0.0.1:31787, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30998") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54040->127.0.0.1:30998, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31038") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47808->127.0.0.1:31038, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30220") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41438->127.0.0.1:30220, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30692") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37448->127.0.0.1:30692, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31094") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39182->127.0.0.1:31094, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31490") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59324->127.0.0.1:31490, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31058") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41002->127.0.0.1:31058, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31757") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60620->127.0.0.1:31757, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30697") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44902->127.0.0.1:30697, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31733") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58802->127.0.0.1:31733, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30985") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53456->127.0.0.1:30985, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31270") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60286->127.0.0.1:31270, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31624") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47962->127.0.0.1:31624, err= 2025/06/24 03:56:52 INFO : A1/B2: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31686") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35846->127.0.0.1:31686, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31323") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34312->127.0.0.1:31323, err= 2025/06/24 03:56:52 INFO : A1/B1/C3: Making directory 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30551") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38650->127.0.0.1:30551, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31785") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41938->127.0.0.1:31785, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30416") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60418->127.0.0.1:30416, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30345") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56946->127.0.0.1:30345, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30143") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36072->127.0.0.1:30143, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30492") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52808->127.0.0.1:30492, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30295") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30137") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30047") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30473") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33380->127.0.0.1:30295, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55288->127.0.0.1:30473, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49076->127.0.0.1:30137, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50896->127.0.0.1:30047, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31773") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49592->127.0.0.1:31773, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30911") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53982->127.0.0.1:30911, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31504") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49678->127.0.0.1:31504, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31411") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43126->127.0.0.1:31411, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30886") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46240->127.0.0.1:30886, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31237") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37354->127.0.0.1:31237, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30353") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38716->127.0.0.1:30353, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31411") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31245") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43130->127.0.0.1:31411, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40784->127.0.0.1:31245, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31848") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30102") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54968->127.0.0.1:31848, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31556") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59992->127.0.0.1:30102, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49218->127.0.0.1:31556, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30657") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56546->127.0.0.1:30657, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31290") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30592") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47744->127.0.0.1:30592, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55858->127.0.0.1:31290, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31835") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31155") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31373") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47742->127.0.0.1:31373, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48690->127.0.0.1:31835, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40588->127.0.0.1:31155, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30369") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49284->127.0.0.1:30369, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31533") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36654->127.0.0.1:31533, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31894") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44740->127.0.0.1:31894, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31000") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46996->127.0.0.1:31000, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30498") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52426->127.0.0.1:30498, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30116") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36172->127.0.0.1:30116, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30546") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46340->127.0.0.1:30546, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30971") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59508->127.0.0.1:30971, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30675") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54426->127.0.0.1:30675, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31137") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58130->127.0.0.1:31137, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31420") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39194->127.0.0.1:31420, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30865") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33290->127.0.0.1:30865, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31120") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49640->127.0.0.1:31120, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30299") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47480->127.0.0.1:30299, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Connecting to FTP server 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:28622") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31898") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45152->127.0.0.1:31898, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60662->127.0.0.1:28622, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31943") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30284") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30183") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34122->127.0.0.1:30284, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35464->127.0.0.1:31943, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49294->127.0.0.1:30183, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31214") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30943") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31080") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31470") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37468->127.0.0.1:31080, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36944->127.0.0.1:31470, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46592->127.0.0.1:30943, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57266->127.0.0.1:31214, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31498") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33222->127.0.0.1:31498, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30357") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30638") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48056->127.0.0.1:30357, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31080") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37484->127.0.0.1:31080, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42766->127.0.0.1:30638, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30171") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53184->127.0.0.1:30171, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31762") 2025/06/24 03:56:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/24 03:56:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45714->127.0.0.1:31762, err= 2025/06/24 03:56:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/24 03:56:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31247") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47238->127.0.0.1:31247, err= 2025/06/24 03:56:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30105") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37520->127.0.0.1:30105, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31917") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41252->127.0.0.1:31917, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30564") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60802->127.0.0.1:30564, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31576") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42812->127.0.0.1:31576, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30678") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40896->127.0.0.1:30678, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30707") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51634->127.0.0.1:30707, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30744") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54346->127.0.0.1:30744, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30625") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56930->127.0.0.1:30625, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30770") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47070->127.0.0.1:30770, err= 2025/06/24 03:56:52 INFO : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30141") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57896->127.0.0.1:30141, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31159") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30159") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42170->127.0.0.1:30159, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57660->127.0.0.1:31159, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30055") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30981") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31277") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44084->127.0.0.1:30055, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39820->127.0.0.1:31277, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44308->127.0.0.1:30981, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31671") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54960->127.0.0.1:31671, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30729") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60882->127.0.0.1:30729, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31160") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55606->127.0.0.1:31160, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30412") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34280->127.0.0.1:30412, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30025") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57476->127.0.0.1:30025, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30186") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40630->127.0.0.1:30186, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31196") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48910->127.0.0.1:31196, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30533") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40020->127.0.0.1:30533, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30441") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34820->127.0.0.1:30441, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31097") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56008->127.0.0.1:31097, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31895") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32922->127.0.0.1:31895, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31021") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56984->127.0.0.1:31021, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30782") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46992->127.0.0.1:30782, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31695") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55580->127.0.0.1:31695, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30546") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30193") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31341") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46356->127.0.0.1:30546, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42200->127.0.0.1:31341, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51050->127.0.0.1:30193, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31951") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30057") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38156->127.0.0.1:30057, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41538->127.0.0.1:31951, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30279") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31010") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30113") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53284->127.0.0.1:30279, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59856->127.0.0.1:31010, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46726->127.0.0.1:30113, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31897") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60228->127.0.0.1:31897, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31159") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57662->127.0.0.1:31159, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31856") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30110") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57696->127.0.0.1:30110, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47260->127.0.0.1:31856, err= 2025/06/24 03:56:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/24 03:56:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30954") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31408") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31084") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47604->127.0.0.1:31084, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51058->127.0.0.1:31408, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47268->127.0.0.1:30954, err= 2025/06/24 03:56:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/24 03:56:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/24 03:56:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30264") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51240->127.0.0.1:30264, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31900") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48596->127.0.0.1:31900, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30645") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58642->127.0.0.1:30645, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31980") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59414->127.0.0.1:31980, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30554") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31129") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52680->127.0.0.1:30554, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31744") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31659") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46020->127.0.0.1:31129, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43876->127.0.0.1:31744, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56906->127.0.0.1:31659, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31684") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53540->127.0.0.1:31684, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31014") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35010->127.0.0.1:31014, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31687") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59442->127.0.0.1:31687, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30742") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51956->127.0.0.1:30742, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30045") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40204->127.0.0.1:30045, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31774") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30107") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45194->127.0.0.1:31774, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53592->127.0.0.1:30107, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30299") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47496->127.0.0.1:30299, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31940") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57970->127.0.0.1:31940, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31716") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39582->127.0.0.1:31716, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30704") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31194") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58834->127.0.0.1:31194, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41724->127.0.0.1:30704, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31275") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41970->127.0.0.1:31275, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30080") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45178->127.0.0.1:30080, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31393") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50856->127.0.0.1:31393, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31562") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47244->127.0.0.1:31562, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30085") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37958->127.0.0.1:30085, err= --- PASS: TestDirMove (0.11s) === RUN TestGetFsInfo run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31583") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49270->127.0.0.1:31583, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30666") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38314->127.0.0.1:30666, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31199") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48942->127.0.0.1:31199, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31418") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45304->127.0.0.1:31418, 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-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31159") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57666->127.0.0.1:31159, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30808") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57112->127.0.0.1:30808, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: File to upload is small (34 bytes), uploading instead of streaming 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31962") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36844->127.0.0.1:31962, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31424") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39148->127.0.0.1:31424, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30799") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54636->127.0.0.1:30799, err= 2025/06/24 03:56:52 NOTICE: ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/24 03:56:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30059") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56968->127.0.0.1:30059, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31218") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58574->127.0.0.1:31218, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30263") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49056->127.0.0.1:30263, err= 2025/06/24 03:56:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30419") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35262->127.0.0.1:30419, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30169") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:35682->127.0.0.1:30169, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31198") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:44530->127.0.0.1:31198, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30823") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39720->127.0.0.1:30823, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31252") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48838->127.0.0.1:31252, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30383") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40300->127.0.0.1:30383, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30951") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51410->127.0.0.1:30951, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31371") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51890->127.0.0.1:31371, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: File to upload is small (34 bytes), uploading instead of streaming 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30008") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40884->127.0.0.1:30008, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30839") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48156->127.0.0.1:30839, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30335") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45220->127.0.0.1:30335, err= 2025/06/24 03:56:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31585") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53686->127.0.0.1:31585, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31531") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33442->127.0.0.1:31531, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30605") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39810->127.0.0.1:30605, err= 2025/06/24 03:56:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31903") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48006->127.0.0.1:31903, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31258") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47030->127.0.0.1:31258, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31826") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57116->127.0.0.1:31826, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31435") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38324->127.0.0.1:31435, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30741") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45734->127.0.0.1:30741, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30383") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40310->127.0.0.1:30383, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30933") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60994->127.0.0.1:30933, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31848") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54982->127.0.0.1:31848, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: File to upload is small (34 bytes), uploading instead of streaming 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30931") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58386->127.0.0.1:30931, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30058") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60028->127.0.0.1:30058, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30738") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33158->127.0.0.1:30738, err= 2025/06/24 03:56:52 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30183") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49310->127.0.0.1:30183, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31108") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53836->127.0.0.1:31108, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31680") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38612->127.0.0.1:31680, err= 2025/06/24 03:56:52 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30084") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52744->127.0.0.1:30084, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31966") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34426->127.0.0.1:31966, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31630") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48626->127.0.0.1:31630, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30365") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56980->127.0.0.1:30365, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31160") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55608->127.0.0.1:31160, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30913") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51582->127.0.0.1:30913, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30704") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41734->127.0.0.1:30704, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31843") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49622->127.0.0.1:31843, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: File to upload is small (34 bytes), uploading instead of streaming 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30663") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45806->127.0.0.1:30663, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31342") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46960->127.0.0.1:31342, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30973") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56794->127.0.0.1:30973, err= 2025/06/24 03:56:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31660") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53360->127.0.0.1:31660, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31427") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58108->127.0.0.1:31427, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30074") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49126->127.0.0.1:30074, err= 2025/06/24 03:56:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31336") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58646->127.0.0.1:31336, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31957") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50954->127.0.0.1:31957, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31162") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48576->127.0.0.1:31162, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30462") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53088->127.0.0.1:30462, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30663") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45818->127.0.0.1:30663, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30957") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56108->127.0.0.1:30957, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31482") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41334->127.0.0.1:31482, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30328") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37386->127.0.0.1:30328, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30571") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43586->127.0.0.1:30571, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31713") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47752->127.0.0.1:31713, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31126") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58242->127.0.0.1:31126, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31758") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52034->127.0.0.1:31758, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31629") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55564->127.0.0.1:31629, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: File to upload is small (60 bytes), uploading instead of streaming 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30022") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51222->127.0.0.1:30022, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31809") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58174->127.0.0.1:31809, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31093") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52020->127.0.0.1:31093, err= 2025/06/24 03:56:52 DEBUG : potato2: Size of src and dst objects identical 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30503") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51038->127.0.0.1:30503, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30173") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47526->127.0.0.1:30173, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30624") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54902->127.0.0.1:30624, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30690") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48850->127.0.0.1:30690, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31311") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46910->127.0.0.1:31311, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31400") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60790->127.0.0.1:31400, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30785") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42484->127.0.0.1:30785, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31664") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56966->127.0.0.1:31664, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31679") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51886->127.0.0.1:31679, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30182") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58604->127.0.0.1:30182, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30398") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41024->127.0.0.1:30398, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31581") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53586->127.0.0.1:31581, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30604") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56840->127.0.0.1:30604, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31360") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50794->127.0.0.1:31360, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31724") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:55034->127.0.0.1:31724, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31877") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52634->127.0.0.1:31877, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31691") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56852->127.0.0.1:31691, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31914") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42284->127.0.0.1:31914, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31277") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39826->127.0.0.1:31277, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30368") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:60860->127.0.0.1:30368, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31503") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46828->127.0.0.1:31503, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31832") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49432->127.0.0.1:31832, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30329") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52776->127.0.0.1:30329, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30100") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48396->127.0.0.1:30100, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31933") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51084->127.0.0.1:31933, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31540") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51936->127.0.0.1:31540, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30775") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37104->127.0.0.1:30775, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30790") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58648->127.0.0.1:30790, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31226") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56906->127.0.0.1:31226, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31093") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52022->127.0.0.1:31093, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31159") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57668->127.0.0.1:31159, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31220") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41188->127.0.0.1:31220, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31449") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38878->127.0.0.1:31449, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30888") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:47778->127.0.0.1:30888, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo", Local "Local file system at /tmp/rclone1592971376", Modify Window "876000h0m0s" 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30595") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42424->127.0.0.1:30595, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30087") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56652->127.0.0.1:30087, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31449") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38882->127.0.0.1:31449, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31332") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57182->127.0.0.1:31332, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31843") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:49632->127.0.0.1:31843, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30578") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45448->127.0.0.1:30578, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: SetModTime is not supported 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31883") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53112->127.0.0.1:31883, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30731") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:42492->127.0.0.1:30731, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30121") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:32884->127.0.0.1:30121, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31388") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45642->127.0.0.1:31388, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30193") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51056->127.0.0.1:30193, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30323") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:43306->127.0.0.1:30323, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30133") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52740->127.0.0.1:30133, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30326") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34386->127.0.0.1:30326, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30054") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45630->127.0.0.1:30054, err= 2025/06/24 03:56:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bohehud8" before starting 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31718") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40950->127.0.0.1:31718, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30906") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39838->127.0.0.1:30906, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30993") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33336->127.0.0.1:30993, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31194") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58844->127.0.0.1:31194, err= 2025/06/24 03:56:52 DEBUG : sub dir/test remove existing.bohehud8: TEST: removing renamed existing file after operation 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31811") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56704->127.0.0.1:31811, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31615") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48796->127.0.0.1:31615, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31966") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34442->127.0.0.1:31966, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30221") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41422->127.0.0.1:30221, err= 2025/06/24 03:56: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.yuxewuq5" before starting 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30127") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:52796->127.0.0.1:30127, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31076") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38212->127.0.0.1:31076, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30738") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:33168->127.0.0.1:30738, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30943") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:46594->127.0.0.1:30943, err= 2025/06/24 03:56:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yuxewuq5: TEST: renaming existing back after failed operation 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30000") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:38508->127.0.0.1:30000, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30910") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53114->127.0.0.1:30910, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31365") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:36496->127.0.0.1:31365, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31997") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37512->127.0.0.1:31997, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31208") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:57628->127.0.0.1:31208, err= 2025/06/24 03:56: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.pujunoq9" before starting 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31851") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:34808->127.0.0.1:31851, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31859") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:54460->127.0.0.1:31859, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30648") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:48248->127.0.0.1:30648, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30793") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59234->127.0.0.1:30793, err= 2025/06/24 03:56:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pujunoq9: TEST: removing renamed existing file after operation 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31010") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:59860->127.0.0.1:31010, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31563") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:40460->127.0.0.1:31563, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31312") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:58280->127.0.0.1:31312, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30846") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:39334->127.0.0.1:30846, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30134") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:56440->127.0.0.1:30134, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30665") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:45406->127.0.0.1:30665, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30661") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:41094->127.0.0.1:30661, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30242") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:53774->127.0.0.1:30242, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:31329") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:51614->127.0.0.1:31329, 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/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30092") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:37540->127.0.0.1:30092, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: dial("tcp","127.0.0.1:30791") 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: > dial: conn=127.0.0.1:50532->127.0.0.1:30791, err= 2025/06/24 03:56:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-fiseduh1yepo: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.165085971s (try 1/5)