"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/08/26 01:18:33 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi" 2025/08/26 01:18:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:33 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Connecting to FTP server 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39446->127.0.0.1:28622, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30925") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59710->127.0.0.1:30925, err= 2025/08/26 01:18:33 DEBUG : Creating backend with remote "/tmp/rclone551638772" === 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30408") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41000->127.0.0.1:30408, err= 2025/08/26 01:18:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31336") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52864->127.0.0.1:31336, err= 2025/08/26 01:18:33 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/08/26 01:18:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/26 01:18:33 DEBUG : potato: Seek from 10 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 10 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Seek from 5 to 2 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/26 01:18:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Seek from 5 to 2 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/26 01:18:33 DEBUG : potato: Seek from 8 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 8 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/26 01:18:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:18:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:18:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:18:33 DEBUG : potato: Seek from 5 to 2 2025/08/26 01:18:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/26 01:18:33 DEBUG : potato: Seek from 9 to 0 2025/08/26 01:18:33 DEBUG : potato: Seek from 9 to 0 2025/08/26 01:18:33 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30015") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48002->127.0.0.1:30015, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31107") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49410->127.0.0.1:31107, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30189") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43574->127.0.0.1:30189, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30697") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40274->127.0.0.1:30697, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31035") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40714->127.0.0.1:31035, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31382") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44996->127.0.0.1:31382, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30337") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59696->127.0.0.1:30337, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31916") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44366->127.0.0.1:31916, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31270") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58438->127.0.0.1:31270, err= === RUN TestCheck/3 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30955") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52006->127.0.0.1:30955, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31407") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35330->127.0.0.1:31407, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30105") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38564->127.0.0.1:30105, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30282") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45244->127.0.0.1:30282, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31206") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33954->127.0.0.1:31206, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30834") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35934->127.0.0.1:30834, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30778") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33464->127.0.0.1:30778, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30653") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41898->127.0.0.1:30653, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30645") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37308->127.0.0.1:30645, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30870") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58172->127.0.0.1:30870, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31696") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42426->127.0.0.1:31696, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30315") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35376->127.0.0.1:30315, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30206") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43848->127.0.0.1:30206, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31924") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47416->127.0.0.1:31924, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31088") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36468->127.0.0.1:31088, err= --- PASS: TestCheck (0.08s) --- 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/08/26 01:18:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/26 01:18:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/26 01:18:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/26 01:18:33 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/08/26 01:18:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/26 01:18:33 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30065") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41608->127.0.0.1:30065, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30306") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46450->127.0.0.1:30306, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31785") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44666->127.0.0.1:31785, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31385") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38448->127.0.0.1:31385, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31255") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59606->127.0.0.1:31255, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31506") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57016->127.0.0.1:31506, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30847") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40800->127.0.0.1:30847, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30114") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44356->127.0.0.1:30114, err= === RUN TestCheckDownload/3 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31140") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43644->127.0.0.1:31140, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30808") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52578->127.0.0.1:30808, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31972") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60860->127.0.0.1:31972, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31917") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54422->127.0.0.1:31917, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30937") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40560->127.0.0.1:30937, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30970") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48640->127.0.0.1:30970, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31735") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40742->127.0.0.1:31735, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31924") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47422->127.0.0.1:31924, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30783") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38532->127.0.0.1:30783, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30312") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46596->127.0.0.1:30312, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30773") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41772->127.0.0.1:30773, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31151") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51550->127.0.0.1:31151, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31553") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56220->127.0.0.1:31553, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31723") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50684->127.0.0.1:31723, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31061") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45354->127.0.0.1:31061, err= --- PASS: TestCheckDownload (0.15s) --- PASS: TestCheckDownload/1 (0.01s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31292") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52308->127.0.0.1:31292, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31036") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38450->127.0.0.1:31036, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30508") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33330->127.0.0.1:30508, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30485") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38380->127.0.0.1:30485, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30519") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37048->127.0.0.1:30519, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30137") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41146->127.0.0.1:30137, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31666") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36734->127.0.0.1:31666, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31748") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56488->127.0.0.1:31748, err= === RUN TestCheckSizeOnly/3 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30790") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34762->127.0.0.1:30790, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31092") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52886->127.0.0.1:31092, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30112") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48160->127.0.0.1:30112, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30783") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38538->127.0.0.1:30783, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30944") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48550->127.0.0.1:30944, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30036") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54400->127.0.0.1:30036, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31450") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57938->127.0.0.1:31450, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30045") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53900->127.0.0.1:30045, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31133") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53998->127.0.0.1:31133, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30446") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41676->127.0.0.1:30446, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31243") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52200->127.0.0.1:31243, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30515") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50160->127.0.0.1:30515, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30824") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42136->127.0.0.1:30824, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30977") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53326->127.0.0.1:30977, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31408") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44400->127.0.0.1:31408, err= --- PASS: TestCheckSizeOnly (0.08s) --- 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30954") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45306->127.0.0.1:30954, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30025") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43230->127.0.0.1:30025, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31577") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56740->127.0.0.1:31577, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31786") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41044->127.0.0.1:31786, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31194") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58990->127.0.0.1:31194, err= 2025/08/26 01:18:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/26 01:18:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/26 01:18:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/26 01:18:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31220") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59750->127.0.0.1:31220, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30622") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49078->127.0.0.1:30622, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30455") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41210->127.0.0.1:30455, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31611") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57496->127.0.0.1:31611, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31795") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44800->127.0.0.1:31795, err= 2025/08/26 01:18:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/26 01:18:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/26 01:18:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/26 01:18:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30368") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50542->127.0.0.1:30368, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31845") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42844->127.0.0.1:31845, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30155") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34830->127.0.0.1:30155, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30349") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33546->127.0.0.1:30349, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/data" 2025/08/26 01:18:33 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: Connecting to FTP server 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: > dial: conn=127.0.0.1:39448->127.0.0.1:28622, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: dial("tcp","127.0.0.1:31949") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: > dial: conn=127.0.0.1:58698->127.0.0.1:31949, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data lacks md5, skipping 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30275") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52648->127.0.0.1:30275, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31986") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35956->127.0.0.1:31986, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30426") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37572->127.0.0.1:30426, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31879") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33714->127.0.0.1:31879, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/data" 2025/08/26 01:18:33 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: Connecting to FTP server 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: > dial: conn=127.0.0.1:39454->127.0.0.1:28622, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: dial("tcp","127.0.0.1:31695") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/data: > dial: conn=127.0.0.1:49896->127.0.0.1:31695, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31639") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41182->127.0.0.1:31639, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30428") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53386->127.0.0.1:30428, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30089") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40832->127.0.0.1:30089, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30068") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46452->127.0.0.1:30068, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30112") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48170->127.0.0.1:30112, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30467") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56320->127.0.0.1:30467, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31386") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60066->127.0.0.1:31386, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31352") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60062->127.0.0.1:31352, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31042") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51940->127.0.0.1:31042, err= === RUN TestCheckSumDownload/subtest1 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31776") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58456->127.0.0.1:31776, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31324") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51790->127.0.0.1:31324, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31176") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46428->127.0.0.1:31176, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30765") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49644->127.0.0.1:30765, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31506") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57028->127.0.0.1:31506, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30049") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35164->127.0.0.1:30049, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30221") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52698->127.0.0.1:30221, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31581") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44368->127.0.0.1:31581, err= === RUN TestCheckSumDownload/subtest2 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30431") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55608->127.0.0.1:30431, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30620") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43772->127.0.0.1:30620, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31358") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45394->127.0.0.1:31358, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31876") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56702->127.0.0.1:31876, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31571") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52388->127.0.0.1:31571, err= === RUN TestCheckSumDownload/subtest3 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30738") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34704->127.0.0.1:30738, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31319") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55540->127.0.0.1:31319, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31926") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47388->127.0.0.1:31926, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30020") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39454->127.0.0.1:30020, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30193") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44084->127.0.0.1:30193, err= === RUN TestCheckSumDownload/subtest4 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31183") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56494->127.0.0.1:31183, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30584") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38446->127.0.0.1:30584, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31997") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52642->127.0.0.1:31997, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31683") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52336->127.0.0.1:31683, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31445") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40414->127.0.0.1:31445, err= === RUN TestCheckSumDownload/subtest5 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31378") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49246->127.0.0.1:31378, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30759") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42358->127.0.0.1:30759, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30015") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48010->127.0.0.1:30015, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31754") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56234->127.0.0.1:31754, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31072") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49294->127.0.0.1:31072, err= === RUN TestCheckSumDownload/subtest6 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31720") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51584->127.0.0.1:31720, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30554") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56012->127.0.0.1:30554, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30571") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40260->127.0.0.1:30571, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31432") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36352->127.0.0.1:31432, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31967") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54242->127.0.0.1:31967, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31165") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35952->127.0.0.1:31165, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31452") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57674->127.0.0.1:31452, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30963") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38392->127.0.0.1:30963, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30434") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35770->127.0.0.1:30434, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30184") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38974->127.0.0.1:30184, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31523") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52344->127.0.0.1:31523, err= === RUN TestCheckSumDownload/subtest7 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30787") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55272->127.0.0.1:30787, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30571") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40264->127.0.0.1:30571, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31581") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44374->127.0.0.1:31581, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31021") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33350->127.0.0.1:31021, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30393") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55724->127.0.0.1:30393, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31916") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44372->127.0.0.1:31916, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31669") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35986->127.0.0.1:31669, err= --- PASS: TestCheckSumDownload (0.17s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- 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.02s) === RUN TestApplyTransforms 2025/08/26 01:18:33 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-geluvod6baya" 2025/08/26 01:18:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:33 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:33 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:33 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:33 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:33 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: Connecting to FTP server 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:39462->127.0.0.1:28622, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:31678") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:44722->127.0.0.1:31678, err= 2025/08/26 01:18:33 DEBUG : Creating backend with remote "/tmp/rclone2901239319" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-geluvod6baya", Local "Local file system at /tmp/rclone2901239319", Modify Window "876000h0m0s" 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:30045") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:53910->127.0.0.1:30045, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:31612") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:52086->127.0.0.1:31612, err= 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:30271") 2025/08/26 01:18:33 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:34056->127.0.0.1:30271, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:31915") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:35734->127.0.0.1:31915, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:30971") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:58054->127.0.0.1:30971, err= upper checkfile vs. lower remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:31594") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:59856->127.0.0.1:31594, err= 2025/08/26 01:18:34 ERROR : hello, world!: sum not found 2025/08/26 01:18:34 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-geluvod6baya 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-geluvod6baya: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-geluvod6baya: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-geluvod6baya: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:31200") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:47856->127.0.0.1:31200, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:30388") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:49518->127.0.0.1:30388, err= 2025/08/26 01:18:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-geluvod6baya: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-geluvod6baya: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-suxufux2hahe" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:39466->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:30301") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:56900->127.0.0.1:30301, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone2756070761" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-suxufux2hahe", Local "Local file system at /tmp/rclone2756070761", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:30701") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:48090->127.0.0.1:30701, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:31746") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:56474->127.0.0.1:31746, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:31118") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:58602->127.0.0.1:31118, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:31376") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:55050->127.0.0.1:31376, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:30334") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:40702->127.0.0.1:30334, err= lower checkfile vs. upper remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:31512") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:48188->127.0.0.1:31512, err= 2025/08/26 01:18:34 ERROR : HELLO, WORLD!: sum not found 2025/08/26 01:18:34 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-suxufux2hahe 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:31350") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:46618->127.0.0.1:31350, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:31409") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:33248->127.0.0.1:31409, err= 2025/08/26 01:18:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-royanon4loqu" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:39474->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30224") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:40670->127.0.0.1:30224, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone3374860004" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-royanon4loqu", Local "Local file system at /tmp/rclone3374860004", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30466") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:33328->127.0.0.1:30466, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30607") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:59406->127.0.0.1:30607, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30049") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:35172->127.0.0.1:30049, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30762") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:53642->127.0.0.1:30762, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:31641") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:53166->127.0.0.1:31641, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30326") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:50992->127.0.0.1:30326, err= 2025/08/26 01:18:34 ERROR : HeLlO, wOrLd!: sum not found 2025/08/26 01:18:34 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-royanon4loqu 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-royanon4loqu: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-royanon4loqu: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-royanon4loqu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:31820") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:52656->127.0.0.1:31820, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30250") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:39228->127.0.0.1:30250, err= 2025/08/26 01:18:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-royanon4loqu: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-royanon4loqu: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-maqadel7sodo" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:39478->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:30837") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:53840->127.0.0.1:30837, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone75637935" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-maqadel7sodo", Local "Local file system at /tmp/rclone75637935", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:31839") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:60086->127.0.0.1:31839, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:30046") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:34148->127.0.0.1:30046, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:30218") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:50822->127.0.0.1:30218, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:31567") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:37904->127.0.0.1:31567, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:30823") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:40100->127.0.0.1:30823, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:31915") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:35746->127.0.0.1:31915, err= 2025/08/26 01:18:34 ERROR : HELLO, WORLD!: sum not found 2025/08/26 01:18:34 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-maqadel7sodo 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:30673") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:46388->127.0.0.1:30673, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:30298") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:47678->127.0.0.1:30298, err= 2025/08/26 01:18:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yefaviv6fari" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:39486->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30495") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:58260->127.0.0.1:30495, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone3625430796" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yefaviv6fari", Local "Local file system at /tmp/rclone3625430796", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30458") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:51032->127.0.0.1:30458, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30377") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:42910->127.0.0.1:30377, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30355") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:42828->127.0.0.1:30355, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:31964") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:60054->127.0.0.1:31964, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30108") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:39492->127.0.0.1:30108, err= NFD checkfile vs. NFC remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:31198") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:52034->127.0.0.1:31198, err= 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-yefaviv6fari 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30791") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:33866->127.0.0.1:30791, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30961") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:59778->127.0.0.1:30961, err= 2025/08/26 01:18:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-boxidam8noku" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:39488->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:31344") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:58058->127.0.0.1:31344, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone4192990948" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-boxidam8noku", Local "Local file system at /tmp/rclone4192990948", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:30595") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:59364->127.0.0.1:30595, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:30814") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:36320->127.0.0.1:30814, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:31856") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:41148->127.0.0.1:31856, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:31052") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:58022->127.0.0.1:31052, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:30477") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:58478->127.0.0.1:30477, err= NFC checkfile vs. NFD remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:31044") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:49720->127.0.0.1:31044, err= 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-boxidam8noku 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-boxidam8noku: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-boxidam8noku: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-boxidam8noku: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:30043") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:39842->127.0.0.1:30043, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:31358") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:45410->127.0.0.1:31358, err= 2025/08/26 01:18:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-boxidam8noku: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-boxidam8noku: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zujepoc0sadu" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:39502->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:31394") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:50148->127.0.0.1:31394, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone1956024712" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu", Local "Local file system at /tmp/rclone1956024712", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:31091") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:41328->127.0.0.1:31091, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:30200") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:36100->127.0.0.1:30200, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:31664") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:36470->127.0.0.1:31664, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:31884") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:59446->127.0.0.1:31884, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:31237") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:43762->127.0.0.1:31237, err= NFDx2 checkfile vs. both remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:30939") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:43580->127.0.0.1:30939, err= 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:30357") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:53908->127.0.0.1:30357, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:30571") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:40272->127.0.0.1:30571, err= 2025/08/26 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jijozuv8soru" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:39518->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31552") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:37108->127.0.0.1:31552, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone2019520360" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jijozuv8soru", Local "Local file system at /tmp/rclone2019520360", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31290") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:56848->127.0.0.1:31290, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31683") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:52346->127.0.0.1:31683, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31043") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:40044->127.0.0.1:31043, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31314") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:58102->127.0.0.1:31314, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:30625") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:55870->127.0.0.1:30625, err= NFCx2 checkfile vs. both remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:30001") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:52076->127.0.0.1:30001, err= 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-jijozuv8soru 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:30750") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:52382->127.0.0.1:30750, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:30121") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:50670->127.0.0.1:30121, err= 2025/08/26 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bopuhut9nayi" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:39526->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:30736") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:48436->127.0.0.1:30736, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone2217368608" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi", Local "Local file system at /tmp/rclone2217368608", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:31180") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:41250->127.0.0.1:31180, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:30280") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:40206->127.0.0.1:30280, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:30213") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:38686->127.0.0.1:30213, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:31285") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:35634->127.0.0.1:31285, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:31354") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:45800->127.0.0.1:31354, err= both checkfile vs. NFDx2 remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:31366") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:40300->127.0.0.1:31366, err= 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:30324") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:53410->127.0.0.1:30324, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:30760") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:40658->127.0.0.1:30760, err= 2025/08/26 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: 1 matching files 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-lebaqum7jeso" 2025/08/26 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:39530->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:30959") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:59552->127.0.0.1:30959, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone979519345" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso", Local "Local file system at /tmp/rclone979519345", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:31038") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:44364->127.0.0.1:31038, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:30261") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:54356->127.0.0.1:30261, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:31702") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:38238->127.0.0.1:31702, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:30515") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:50162->127.0.0.1:30515, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:30712") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:47806->127.0.0.1:30712, err= both checkfile vs. NFCx2 remote (without normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:31999") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:52054->127.0.0.1:31999, err= 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: 1 files missing 2025/08/26 01:18:34 NOTICE: 1 hashes missing 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: 1 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:30439") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:53758->127.0.0.1:30439, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:30390") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:42346->127.0.0.1:30390, err= 2025/08/26 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: 0 differences found 2025/08/26 01:18:34 NOTICE: ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: 1 matching files 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:31296") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:55174->127.0.0.1:31296, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: dial("tcp","127.0.0.1:31828") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: > dial: conn=127.0.0.1:50728->127.0.0.1:31828, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-lebaqum7jeso: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:31534") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:39822->127.0.0.1:31534, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: dial("tcp","127.0.0.1:31627") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: > dial: conn=127.0.0.1:47932->127.0.0.1:31627, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-bopuhut9nayi: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31937") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:43874->127.0.0.1:31937, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: dial("tcp","127.0.0.1:31651") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: > dial: conn=127.0.0.1:44570->127.0.0.1:31651, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-jijozuv8soru: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:30142") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:50692->127.0.0.1:30142, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: dial("tcp","127.0.0.1:31393") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: > dial: conn=127.0.0.1:53680->127.0.0.1:31393, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-zujepoc0sadu: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:30218") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:50832->127.0.0.1:30218, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: Purge object "測試_Русский___ě_áñ" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: dial("tcp","127.0.0.1:30061") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: > dial: conn=127.0.0.1:36404->127.0.0.1:30061, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-boxidam8noku: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:31047") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:42404->127.0.0.1:31047, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: Purge object "測試_Русский___ě_áñ" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: dial("tcp","127.0.0.1:30982") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: > dial: conn=127.0.0.1:59722->127.0.0.1:30982, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yefaviv6fari: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:31153") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:52132->127.0.0.1:31153, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: Purge object "HELLO, WORLD!" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: dial("tcp","127.0.0.1:31721") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: > dial: conn=127.0.0.1:37244->127.0.0.1:31721, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-maqadel7sodo: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30893") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:33356->127.0.0.1:30893, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: Purge object "HeLlO, wOrLd!" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: dial("tcp","127.0.0.1:30265") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: > dial: conn=127.0.0.1:56814->127.0.0.1:30265, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-royanon4loqu: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:30809") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:45302->127.0.0.1:30809, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: Purge object "HELLO, WORLD!" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: dial("tcp","127.0.0.1:30272") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: > dial: conn=127.0.0.1:38166->127.0.0.1:30272, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-suxufux2hahe: Purge dir "" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:30484") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:50248->127.0.0.1:30484, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: Purge object "hello, world!" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: dial("tcp","127.0.0.1:30628") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: > dial: conn=127.0.0.1:59512->127.0.0.1:30628, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-geluvod6baya: Purge dir "" --- PASS: TestApplyTransforms (0.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31028") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38258->127.0.0.1:31028, err= 2025/08/26 01:18:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31118") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58604->127.0.0.1:31118, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31691") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50212->127.0.0.1:31691, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30551") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39598->127.0.0.1:30551, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31310") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43334->127.0.0.1:31310, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30644") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42810->127.0.0.1:30644, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30687") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55834->127.0.0.1:30687, err= 2025/08/26 01:18:34 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/08/26 01:18:34 INFO : file1: Copied (new) to: sub/file2 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31935") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54000->127.0.0.1:31935, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30313") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37186->127.0.0.1:30313, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31009") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47090->127.0.0.1:31009, err= 2025/08/26 01:18:34 DEBUG : file1: Sizes identical 2025/08/26 01:18:34 DEBUG : file1: Unchanged skipping 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31633") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44152->127.0.0.1:31633, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30959") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59554->127.0.0.1:30959, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: don't need to copy/move sub/file2, it is already at target location 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30535") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46790->127.0.0.1:30535, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30370") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54498->127.0.0.1:30370, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30152") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35714->127.0.0.1:30152, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31814") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46470->127.0.0.1:31814, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30118") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37582->127.0.0.1:30118, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31149") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53220->127.0.0.1:31149, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31885") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58022->127.0.0.1:31885, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30035") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36488->127.0.0.1:30035, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30547") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53834->127.0.0.1:30547, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30453") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42352->127.0.0.1:30453, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31364") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36430->127.0.0.1:31364, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30764") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55906->127.0.0.1:30764, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30818") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48832->127.0.0.1:30818, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30039") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48522->127.0.0.1:30039, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31570") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46046->127.0.0.1:31570, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31538") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59020->127.0.0.1:31538, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30678") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40434->127.0.0.1:30678, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30894") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54216->127.0.0.1:30894, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/backup" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:39546->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30356") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:34792->127.0.0.1:30356, err= 2025/08/26 01:18:34 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-wenuhuh8poyi/backup" to be canonical "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/backup" 2025/08/26 01:18:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:31070") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:56472->127.0.0.1:31070, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30132") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:47686->127.0.0.1:30132, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:31717") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:44026->127.0.0.1:31717, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30736") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:48452->127.0.0.1:30736, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:31114") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:55024->127.0.0.1:31114, err= 2025/08/26 01:18:34 INFO : dst/file1: Moved (server-side) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30666") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55684->127.0.0.1:30666, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30398") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55758->127.0.0.1:30398, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31067") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48604->127.0.0.1:31067, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31875") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51454->127.0.0.1:31875, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30840") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43228->127.0.0.1:30840, err= 2025/08/26 01:18:34 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/08/26 01:18:34 INFO : dst/file1: Copied (new) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31797") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60194->127.0.0.1:31797, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31390") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39548->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53116->127.0.0.1:31390, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31310") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43344->127.0.0.1:31310, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30162") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49004->127.0.0.1:30162, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30739") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47122->127.0.0.1:30739, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31381") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55092->127.0.0.1:31381, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37478->127.0.0.1:31622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31301") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42238->127.0.0.1:31301, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31359") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33276->127.0.0.1:31359, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30751") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47826->127.0.0.1:30751, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31185") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54508->127.0.0.1:31185, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31328") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51626->127.0.0.1:31328, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.05s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/dst" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:39556->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31019") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:40572->127.0.0.1:31019, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30763") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:48092->127.0.0.1:30763, err= 2025/08/26 01:18:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:34 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: Connecting to FTP server 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:39558->127.0.0.1:28622, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:31296") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:55186->127.0.0.1:31296, err= 2025/08/26 01:18:34 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" to be canonical "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:30328") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:51884->127.0.0.1:30328, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31824") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:51418->127.0.0.1:31824, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30761") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:35064->127.0.0.1:30761, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31042") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:51956->127.0.0.1:31042, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30988") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:58408->127.0.0.1:30988, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30883") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:33824->127.0.0.1:30883, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31009") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:47102->127.0.0.1:31009, err= 2025/08/26 01:18:34 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/26 01:18:34 INFO : one: Copied (new) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31418") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34380->127.0.0.1:31418, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30386") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51594->127.0.0.1:30386, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31241") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53128->127.0.0.1:31241, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30652") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40548->127.0.0.1:30652, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31210") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:42560->127.0.0.1:31210, err= 2025/08/26 01:18:34 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" for canonical name "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:31373") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:47376->127.0.0.1:31373, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31889") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:42650->127.0.0.1:31889, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31135") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:53738->127.0.0.1:31135, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30374") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:47250->127.0.0.1:30374, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30731") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:56098->127.0.0.1:30731, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30344") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:43700->127.0.0.1:30344, err= 2025/08/26 01:18:34 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/26 01:18:34 INFO : one: Copied (replaced existing) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31486") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41126->127.0.0.1:31486, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31628") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56582->127.0.0.1:31628, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30931") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43800->127.0.0.1:30931, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30810") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59724->127.0.0.1:30810, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31048") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46780->127.0.0.1:31048, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30270") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50994->127.0.0.1:30270, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30144") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50986->127.0.0.1:30144, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30871") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52050->127.0.0.1:30871, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31117") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44336->127.0.0.1:31117, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31279") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47136->127.0.0.1:31279, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31212") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30511") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52620->127.0.0.1:31212, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54564->127.0.0.1:30511, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30122") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:36428->127.0.0.1:30122, err= 2025/08/26 01:18:34 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" for canonical name "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:30041") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:58310->127.0.0.1:30041, err= 2025/08/26 01:18:34 DEBUG : one: Sizes identical 2025/08/26 01:18:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30060") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40116->127.0.0.1:30060, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30628") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59528->127.0.0.1:30628, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30725") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53386->127.0.0.1:30725, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30353") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46650->127.0.0.1:30353, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30416") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60234->127.0.0.1:30416, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30422") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60590->127.0.0.1:30422, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31059") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33106->127.0.0.1:31059, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31971") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54990->127.0.0.1:31971, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31853") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34166->127.0.0.1:31853, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30610") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:51548->127.0.0.1:30610, err= 2025/08/26 01:18:34 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" for canonical name "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:30989") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:55672->127.0.0.1:30989, err= 2025/08/26 01:18:34 DEBUG : two: Sizes identical 2025/08/26 01:18:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31530") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55270->127.0.0.1:31530, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31491") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52950->127.0.0.1:31491, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31655") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48614->127.0.0.1:31655, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31205") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:44810->127.0.0.1:31205, err= 2025/08/26 01:18:34 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" for canonical name "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:31324") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:51798->127.0.0.1:31324, err= 2025/08/26 01:18:34 DEBUG : two: Sizes identical 2025/08/26 01:18:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31129") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59888->127.0.0.1:31129, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30133") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59890->127.0.0.1:30133, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30579") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37444->127.0.0.1:30579, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31778") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34924->127.0.0.1:31778, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31786") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30129") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55558->127.0.0.1:30129, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41048->127.0.0.1:31786, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30594") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:57462->127.0.0.1:30594, err= 2025/08/26 01:18:34 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wenuhuh8poyi/CompareDest" for canonical name "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/CompareDest" 2025/08/26 01:18:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: dial("tcp","127.0.0.1:30058") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: > dial: conn=127.0.0.1:57578->127.0.0.1:30058, err= 2025/08/26 01:18:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30053") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:53272->127.0.0.1:30053, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30862") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:45098->127.0.0.1:30862, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31620") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:45860->127.0.0.1:31620, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:30077") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:59868->127.0.0.1:30077, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: dial("tcp","127.0.0.1:31244") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/dst: > dial: conn=127.0.0.1:59292->127.0.0.1:31244, err= 2025/08/26 01:18:34 DEBUG : two.1503b713.partial: renamed to: two 2025/08/26 01:18:34 INFO : two: Copied (new) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30241") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39276->127.0.0.1:30241, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30211") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41972->127.0.0.1:30211, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30322") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34086->127.0.0.1:30322, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31003") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44050->127.0.0.1:31003, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30684") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46286->127.0.0.1:30684, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31572") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59620->127.0.0.1:31572, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30898") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51764->127.0.0.1:30898, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31078") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35718->127.0.0.1:31078, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30579") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37450->127.0.0.1:30579, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31449") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34538->127.0.0.1:31449, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31536") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56918->127.0.0.1:31536, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30434") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35778->127.0.0.1:30434, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30963") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38394->127.0.0.1:30963, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31785") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44672->127.0.0.1:31785, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30528") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44164->127.0.0.1:30528, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31410") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53354->127.0.0.1:31410, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31942") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48216->127.0.0.1:31942, err= 2025/08/26 01:18:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30828") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39990->127.0.0.1:30828, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30935") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44758->127.0.0.1:30935, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30687") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55842->127.0.0.1:30687, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30038") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33446->127.0.0.1:30038, err= 2025/08/26 01:18:34 INFO : file1: Copied (new) to: sub/file2 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31196") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48004->127.0.0.1:31196, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30646") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54628->127.0.0.1:30646, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31444") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51678->127.0.0.1:31444, err= 2025/08/26 01:18:34 DEBUG : file1: Sizes identical 2025/08/26 01:18:34 DEBUG : file1: Unchanged skipping 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30780") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33322->127.0.0.1:30780, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31536") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56924->127.0.0.1:31536, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: don't need to copy/move sub/file2, it is already at target location 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31904") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56830->127.0.0.1:31904, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30620") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43780->127.0.0.1:30620, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31343") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45190->127.0.0.1:31343, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31090") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33704->127.0.0.1:31090, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31740") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45164->127.0.0.1:31740, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30990") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52196->127.0.0.1:30990, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30894") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54228->127.0.0.1:30894, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31883") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39648->127.0.0.1:31883, err= 2025/08/26 01:18:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31028") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38264->127.0.0.1:31028, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30565") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54496->127.0.0.1:30565, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30505") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48146->127.0.0.1:30505, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31945") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45542->127.0.0.1:31945, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30998") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33378->127.0.0.1:30998, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31151") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51560->127.0.0.1:31151, err= 2025/08/26 01:18:34 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/08/26 01:18:34 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31965") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58134->127.0.0.1:31965, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30598") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51118->127.0.0.1:30598, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30492") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56028->127.0.0.1:30492, err= 2025/08/26 01:18:34 DEBUG : file1: Sizes identical 2025/08/26 01:18:34 DEBUG : file1: Unchanged skipping 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30105") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38566->127.0.0.1:30105, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31707") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58392->127.0.0.1:31707, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31610") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49272->127.0.0.1:31610, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31687") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45344->127.0.0.1:31687, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30992") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59162->127.0.0.1:30992, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30246") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51904->127.0.0.1:30246, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31814") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46476->127.0.0.1:31814, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31424") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38078->127.0.0.1:31424, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31320") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43246->127.0.0.1:31320, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30630") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51976->127.0.0.1:30630, err= 2025/08/26 01:18:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30151") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37670->127.0.0.1:30151, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31321") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33930->127.0.0.1:31321, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31160") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43092->127.0.0.1:31160, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31150") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33820->127.0.0.1:31150, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30156") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55418->127.0.0.1:30156, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30350") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51868->127.0.0.1:30350, err= 2025/08/26 01:18:34 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/08/26 01:18:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30336") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33396->127.0.0.1:30336, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31729") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56642->127.0.0.1:31729, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31912") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39976->127.0.0.1:31912, err= 2025/08/26 01:18:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30719") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56444->127.0.0.1:30719, err= 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31516") 2025/08/26 01:18:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35302->127.0.0.1:31516, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30806") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59640->127.0.0.1:30806, err= 2025/08/26 01:18:35 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/08/26 01:18:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31037") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56956->127.0.0.1:31037, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31221") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42726->127.0.0.1:31221, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30931") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43810->127.0.0.1:30931, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30348") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34114->127.0.0.1:30348, err= 2025/08/26 01:18:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30430") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45554->127.0.0.1:30430, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30358") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50630->127.0.0.1:30358, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31716") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48818->127.0.0.1:31716, err= 2025/08/26 01:18:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30187") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56796->127.0.0.1:30187, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31642") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43338->127.0.0.1:31642, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30764") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55914->127.0.0.1:30764, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30285") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51088->127.0.0.1:30285, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30048") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54888->127.0.0.1:30048, err= 2025/08/26 01:18:35 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/08/26 01:18:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31728") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56560->127.0.0.1:31728, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31555") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44396->127.0.0.1:31555, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30803") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45856->127.0.0.1:30803, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31350") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46624->127.0.0.1:31350, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30090") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60110->127.0.0.1:30090, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30828") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40004->127.0.0.1:30828, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31236") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49260->127.0.0.1:31236, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31205") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44814->127.0.0.1:31205, err= --- PASS: TestCopyFileMaxTransfer (1.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31889") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42662->127.0.0.1:31889, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31764") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40586->127.0.0.1:31764, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31258") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43140->127.0.0.1:31258, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30869") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42202->127.0.0.1:30869, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31957") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53926->127.0.0.1:31957, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31242") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56004->127.0.0.1:31242, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31558") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46390->127.0.0.1:31558, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30556") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39658->127.0.0.1:30556, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31860") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41396->127.0.0.1:31860, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30924") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45756->127.0.0.1:30924, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30117") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40874->127.0.0.1:30117, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30668") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36838->127.0.0.1:30668, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31769") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40594->127.0.0.1:31769, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31903") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59176->127.0.0.1:31903, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31343") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45200->127.0.0.1:31343, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30509") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37994->127.0.0.1:30509, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30800") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47880->127.0.0.1:30800, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31982") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34312->127.0.0.1:31982, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31947") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48644->127.0.0.1:31947, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31759") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44004->127.0.0.1:31759, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30749") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56924->127.0.0.1:30749, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31676") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48978->127.0.0.1:31676, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30743") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53936->127.0.0.1:30743, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31879") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33720->127.0.0.1:31879, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30473") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56536->127.0.0.1:30473, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31234") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50212->127.0.0.1:31234, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31301") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42252->127.0.0.1:31301, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31598") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37776->127.0.0.1:31598, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30322") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34098->127.0.0.1:30322, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31220") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59764->127.0.0.1:31220, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30996") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33136->127.0.0.1:30996, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30786") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47112->127.0.0.1:30786, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31800") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36612->127.0.0.1:31800, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30341") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52322->127.0.0.1:30341, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31381") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55096->127.0.0.1:31381, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31983") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38288->127.0.0.1:31983, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30170") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43216->127.0.0.1:30170, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31728") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56564->127.0.0.1:31728, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30877") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35594->127.0.0.1:30877, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30396") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44514->127.0.0.1:30396, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31996") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36876->127.0.0.1:31996, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31449") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34544->127.0.0.1:31449, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30849") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59912->127.0.0.1:30849, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30354") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56262->127.0.0.1:30354, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30211") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41988->127.0.0.1:30211, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31702") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38246->127.0.0.1:31702, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31082") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59938->127.0.0.1:31082, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30463") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45964->127.0.0.1:30463, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30926") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52328->127.0.0.1:30926, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30592") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47402->127.0.0.1:30592, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31834") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60426->127.0.0.1:31834, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30875") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34720->127.0.0.1:30875, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30026") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55882->127.0.0.1:30026, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30725") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53398->127.0.0.1:30725, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31311") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34416->127.0.0.1:31311, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31116") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39644->127.0.0.1:31116, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30930") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45036->127.0.0.1:30930, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30127") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34852->127.0.0.1:30127, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31256") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41174->127.0.0.1:31256, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30227") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33498->127.0.0.1:30227, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30778") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33472->127.0.0.1:30778, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31566") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45744->127.0.0.1:31566, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30840") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43238->127.0.0.1:30840, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31905") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41188->127.0.0.1:31905, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31576") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33444->127.0.0.1:31576, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30748") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43454->127.0.0.1:30748, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31554") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33138->127.0.0.1:31554, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30502") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54864->127.0.0.1:30502, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30430") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45566->127.0.0.1:30430, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30230") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46700->127.0.0.1:30230, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Connecting to FTP server 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39564->127.0.0.1:28622, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31325") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47552->127.0.0.1:31325, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31828") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50734->127.0.0.1:31828, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31872") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50172->127.0.0.1:31872, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30347") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59120->127.0.0.1:30347, err= 2025/08/26 01:18:35 DEBUG : a.txt: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : a.txt: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31281") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59934->127.0.0.1:31281, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31394") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50158->127.0.0.1:31394, err= 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30237") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46524->127.0.0.1:30237, err= 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31029") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41044->127.0.0.1:31029, err= 2025/08/26 01:18:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31566") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45758->127.0.0.1:31566, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30460") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54250->127.0.0.1:30460, err= 2025/08/26 01:18:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31321") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33944->127.0.0.1:31321, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31080") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37026->127.0.0.1:31080, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30011") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50168->127.0.0.1:30011, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31167") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33394->127.0.0.1:31167, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31980") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55420->127.0.0.1:31980, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31485") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43486->127.0.0.1:31485, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31750") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43254->127.0.0.1:31750, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30807") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37092->127.0.0.1:30807, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30116") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55682->127.0.0.1:30116, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30614") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56136->127.0.0.1:30614, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31533") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37142->127.0.0.1:31533, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30624") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45086->127.0.0.1:30624, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31211") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38642->127.0.0.1:31211, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31799") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36550->127.0.0.1:31799, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30756") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41212->127.0.0.1:30756, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31734") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58990->127.0.0.1:31734, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30175") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52698->127.0.0.1:30175, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30896") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55846->127.0.0.1:30896, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30544") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55768->127.0.0.1:30544, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30653") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41902->127.0.0.1:30653, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31633") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42562->127.0.0.1:31633, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30932") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40554->127.0.0.1:30932, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30877") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58660->127.0.0.1:30877, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30107") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44224->127.0.0.1:30107, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31115") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59550->127.0.0.1:31115, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30914") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46816->127.0.0.1:30914, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31580") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58536->127.0.0.1:31580, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31394") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41268->127.0.0.1:31394, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30078") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48414->127.0.0.1:30078, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30432") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43862->127.0.0.1:30432, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30384") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56958->127.0.0.1:30384, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31063") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51786->127.0.0.1:31063, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30290") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38660->127.0.0.1:30290, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30198") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37636->127.0.0.1:30198, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30538") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39060->127.0.0.1:30538, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31276") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46944->127.0.0.1:31276, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30215") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46946->127.0.0.1:30215, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30177") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45796->127.0.0.1:30177, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30857") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58066->127.0.0.1:30857, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30537") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55048->127.0.0.1:30537, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30998") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46170->127.0.0.1:30998, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31571") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34760->127.0.0.1:31571, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31236") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60148->127.0.0.1:31236, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30565") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59682->127.0.0.1:30565, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31294") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54336->127.0.0.1:31294, err= 2025/08/26 01:18:35 DEBUG : a.txt: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : a.txt: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30217") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41466->127.0.0.1:30217, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31656") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34198->127.0.0.1:31656, err= 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30947") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39564->127.0.0.1:30947, err= 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30909") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51014->127.0.0.1:30909, err= 2025/08/26 01:18:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31166") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54152->127.0.0.1:31166, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30261") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43420->127.0.0.1:30261, err= 2025/08/26 01:18:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30191") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55768->127.0.0.1:30191, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31843") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49040->127.0.0.1:31843, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31464") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60700->127.0.0.1:31464, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30519") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46642->127.0.0.1:30519, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31421") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47822->127.0.0.1:31421, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30873") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60426->127.0.0.1:30873, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31918") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41164->127.0.0.1:31918, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31270") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37596->127.0.0.1:31270, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31354") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43388->127.0.0.1:31354, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30011") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44960->127.0.0.1:30011, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31250") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45368->127.0.0.1:31250, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30934") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46808->127.0.0.1:30934, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31156") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50008->127.0.0.1:31156, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31404") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49156->127.0.0.1:31404, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30242") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47836->127.0.0.1:30242, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31282") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54612->127.0.0.1:31282, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30483") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52718->127.0.0.1:30483, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30871") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36668->127.0.0.1:30871, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30036") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41210->127.0.0.1:30036, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31018") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45434->127.0.0.1:31018, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31896") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42478->127.0.0.1:31896, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30910") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38108->127.0.0.1:30910, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30844") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48398->127.0.0.1:30844, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30703") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45144->127.0.0.1:30703, err= === RUN TestListJSON/Default 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30910") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38114->127.0.0.1:30910, err= === RUN TestListJSON/FilesOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31036") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57790->127.0.0.1:31036, err= === RUN TestListJSON/DirsOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30566") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53046->127.0.0.1:30566, err= === RUN TestListJSON/Recurse 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31501") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58488->127.0.0.1:31501, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31970") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46210->127.0.0.1:31970, err= === RUN TestListJSON/SubDir 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30216") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57480->127.0.0.1:30216, err= === RUN TestListJSON/NoModTime 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31355") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47876->127.0.0.1:31355, err= === RUN TestListJSON/NoMimeType 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30614") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60792->127.0.0.1:30614, err= === RUN TestListJSON/ShowHash 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30010") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56976->127.0.0.1:30010, err= === RUN TestListJSON/HashTypes 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30159") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59490->127.0.0.1:30159, err= 2025/08/26 01:18:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30148") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47592->127.0.0.1:30148, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31674") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50600->127.0.0.1:31674, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30323") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39080->127.0.0.1:30323, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31390") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55640->127.0.0.1:31390, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30448") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42156->127.0.0.1:30448, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30482") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46386->127.0.0.1:30482, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30885") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42074->127.0.0.1:30885, err= --- PASS: TestListJSON (0.03s) --- 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31053") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46474->127.0.0.1:31053, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31890") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36970->127.0.0.1:31890, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30099") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55816->127.0.0.1:30099, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30410") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36040->127.0.0.1:30410, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30262") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40762->127.0.0.1:30262, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31873") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52158->127.0.0.1:31873, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30250") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42388->127.0.0.1:30250, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31167") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41782->127.0.0.1:31167, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31747") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55208->127.0.0.1:31747, err= === RUN TestStatJSON/Root 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30658") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48364->127.0.0.1:30658, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31616") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42580->127.0.0.1:31616, err= === RUN TestStatJSON/Dir 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31211") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49612->127.0.0.1:31211, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30534") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56062->127.0.0.1:30534, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31356") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33968->127.0.0.1:31356, err= === RUN TestStatJSON/File 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31911") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42756->127.0.0.1:31911, err= === RUN TestStatJSON/NotFound 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31896") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42492->127.0.0.1:31896, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31665") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53990->127.0.0.1:31665, err= === RUN TestStatJSON/DirFilesOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31346") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36004->127.0.0.1:31346, err= === RUN TestStatJSON/FileFilesOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30473") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48958->127.0.0.1:30473, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30420") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35042->127.0.0.1:30420, err= === RUN TestStatJSON/DirDirsOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31498") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40824->127.0.0.1:31498, err= === RUN TestStatJSON/FileDirsOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31488") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33714->127.0.0.1:31488, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30010") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56982->127.0.0.1:30010, err= === RUN TestStatJSON/RootNotFound 2025/08/26 01:18:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/notfound" 2025/08/26 01:18:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:35 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:35 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:35 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: Connecting to FTP server 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: > dial: conn=127.0.0.1:39316->127.0.0.1:28622, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: dial("tcp","127.0.0.1:30975") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: > dial: conn=127.0.0.1:50700->127.0.0.1:30975, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: dial("tcp","127.0.0.1:30790") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/notfound: > dial: conn=127.0.0.1:40898->127.0.0.1:30790, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31315") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40704->127.0.0.1:31315, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30879") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57812->127.0.0.1:30879, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31523") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41286->127.0.0.1:31523, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31146") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57146->127.0.0.1:31146, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30643") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57916->127.0.0.1:30643, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30350") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40256->127.0.0.1:30350, err= --- PASS: TestStatJSON (0.02s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 INFO : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Making directory 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30614") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60794->127.0.0.1:30614, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31869") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38136->127.0.0.1:31869, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31490") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54310->127.0.0.1:31490, err= 2025/08/26 01:18:35 INFO : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Making directory 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31449") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42670->127.0.0.1:31449, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30295") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53080->127.0.0.1:30295, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31139") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46278->127.0.0.1:31139, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30901") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53468->127.0.0.1:30901, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31816") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46452->127.0.0.1:31816, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30662") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54380->127.0.0.1:30662, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30100") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44976->127.0.0.1:30100, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30664") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35178->127.0.0.1:30664, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30957") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49428->127.0.0.1:30957, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31921") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37932->127.0.0.1:31921, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30379") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49378->127.0.0.1:30379, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31089") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48664->127.0.0.1:31089, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30061") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50972->127.0.0.1:30061, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31693") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36262->127.0.0.1:31693, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30709") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35018->127.0.0.1:30709, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31241") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50486->127.0.0.1:31241, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31412") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53038->127.0.0.1:31412, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31394") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41270->127.0.0.1:31394, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31622") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56350->127.0.0.1:31622, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31156") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50016->127.0.0.1:31156, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31314") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37020->127.0.0.1:31314, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31991") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40224->127.0.0.1:31991, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30349") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35820->127.0.0.1:30349, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30267") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39466->127.0.0.1:30267, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30972") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57844->127.0.0.1:30972, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30451") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44768->127.0.0.1:30451, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30728") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33920->127.0.0.1:30728, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30371") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54864->127.0.0.1:30371, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31158") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60750->127.0.0.1:31158, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31886") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46558->127.0.0.1:31886, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30205") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57006->127.0.0.1:30205, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30357") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33532->127.0.0.1:30357, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30045") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41186->127.0.0.1:30045, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30161") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49598->127.0.0.1:30161, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30099") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55830->127.0.0.1:30099, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31390") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55656->127.0.0.1:31390, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30778") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39720->127.0.0.1:30778, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30980") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43286->127.0.0.1:30980, err= 2025/08/26 01:18:35 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/26 01:18:35 DEBUG : empty space: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31585") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30777") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46880->127.0.0.1:30777, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38682->127.0.0.1:31585, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31936") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54128->127.0.0.1:31936, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30615") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59948->127.0.0.1:30615, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30569") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51340->127.0.0.1:30569, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31010") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52616->127.0.0.1:31010, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30826") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44700->127.0.0.1:30826, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31314") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37030->127.0.0.1:31314, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31401") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44154->127.0.0.1:31401, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30036") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41218->127.0.0.1:30036, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30649") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51032->127.0.0.1:30649, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31745") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59774->127.0.0.1:31745, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30991") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57856->127.0.0.1:30991, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31498") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40840->127.0.0.1:31498, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31396") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51658->127.0.0.1:31396, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30176") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33958->127.0.0.1:30176, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31856") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33380->127.0.0.1:31856, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31882") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53216->127.0.0.1:31882, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31176") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50860->127.0.0.1:31176, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30108") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42728->127.0.0.1:30108, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31711") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46394->127.0.0.1:31711, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30613") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34288->127.0.0.1:30613, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30707") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50488->127.0.0.1:30707, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31772") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53808->127.0.0.1:31772, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30284") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41758->127.0.0.1:30284, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31757") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39148->127.0.0.1:31757, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30255") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55404->127.0.0.1:30255, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31148") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54016->127.0.0.1:31148, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31063") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51790->127.0.0.1:31063, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31624") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40000->127.0.0.1:31624, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30476") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51724->127.0.0.1:30476, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30019") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34790->127.0.0.1:30019, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/08/26 01:18:35 DEBUG : Creating backend with remote ":memory:" 2025/08/26 01:18:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/26 01:18:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/26 01:18:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/26 01:18:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/26 01:18:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/26 01:18:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/26 01:18:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/26 01:18:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/26 01:18:35 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30789") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58016->127.0.0.1:30789, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30190") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60524->127.0.0.1:30190, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30698") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36978->127.0.0.1:30698, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31683") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43858->127.0.0.1:31683, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30010") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56990->127.0.0.1:30010, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30823") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56014->127.0.0.1:30823, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30414") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48534->127.0.0.1:30414, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30463") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52600->127.0.0.1:30463, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31865") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59410->127.0.0.1:31865, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30530") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38876->127.0.0.1:30530, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30079") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37378->127.0.0.1:30079, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30487") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35884->127.0.0.1:30487, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31997") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44176->127.0.0.1:31997, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31196") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51686->127.0.0.1:31196, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30326") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44620->127.0.0.1:30326, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31433") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46228->127.0.0.1:31433, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30362") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47598->127.0.0.1:30362, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30560") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51162->127.0.0.1:30560, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31246") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43492->127.0.0.1:31246, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31245") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53988->127.0.0.1:31245, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30805") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40036->127.0.0.1:30805, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30395") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50754->127.0.0.1:30395, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31861") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36274->127.0.0.1:31861, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30412") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59536->127.0.0.1:30412, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30957") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49444->127.0.0.1:30957, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30334") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57460->127.0.0.1:30334, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31781") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38784->127.0.0.1:31781, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31861") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36282->127.0.0.1:31861, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30100") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44982->127.0.0.1:30100, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31215") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38592->127.0.0.1:31215, err= 2025/08/26 01:18:35 DEBUG : Waiting for deletions to finish 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30140") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36376->127.0.0.1:30140, err= 2025/08/26 01:18:35 DEBUG : large: Excluded (Size Filter) 2025/08/26 01:18:35 DEBUG : large: Excluded 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31499") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44828->127.0.0.1:31499, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30191") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55782->127.0.0.1:30191, err= 2025/08/26 01:18:35 INFO : medium: Deleted 2025/08/26 01:18:35 INFO : small: Deleted 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31476") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35548->127.0.0.1:31476, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31154") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48004->127.0.0.1:31154, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31192") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57056->127.0.0.1:31192, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30571") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44636->127.0.0.1:30571, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30522") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45588->127.0.0.1:30522, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31470") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53362->127.0.0.1:31470, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30263") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59360->127.0.0.1:30263, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30768") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54972->127.0.0.1:30768, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30304") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58816->127.0.0.1:30304, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30580") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58332->127.0.0.1:30580, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31784") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57596->127.0.0.1:31784, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31539") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39438->127.0.0.1:31539, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31537") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33374->127.0.0.1:31537, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31706") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33994->127.0.0.1:31706, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30430") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50018->127.0.0.1:30430, err= 2025/08/26 01:18:35 DEBUG : Waiting for deletions to finish 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30483") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52724->127.0.0.1:30483, err= 2025/08/26 01:18:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30921") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58736->127.0.0.1:30921, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31616") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42590->127.0.0.1:31616, err= 2025/08/26 01:18:35 INFO : medium: Deleted 2025/08/26 01:18:35 INFO : large: Deleted 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31387") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34046->127.0.0.1:31387, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30618") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60970->127.0.0.1:30618, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31277") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56586->127.0.0.1:31277, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30395") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50764->127.0.0.1:30395, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30629") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41768->127.0.0.1:30629, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31992") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40604->127.0.0.1:31992, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31495") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60998->127.0.0.1:31495, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31749") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38902->127.0.0.1:31749, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31671") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32874->127.0.0.1:31671, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30093") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56914->127.0.0.1:30093, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30744") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42478->127.0.0.1:30744, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31541") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50748->127.0.0.1:31541, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30599") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46182->127.0.0.1:30599, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31830") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33940->127.0.0.1:31830, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31241") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50502->127.0.0.1:31241, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30438") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36490->127.0.0.1:30438, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30140") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36388->127.0.0.1:30140, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30669") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49438->127.0.0.1:30669, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31074") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57052->127.0.0.1:31074, err= 2025/08/26 01:18:35 DEBUG : Waiting for deletions to finish 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30338") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43578->127.0.0.1:30338, err= 2025/08/26 01:18:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30021") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40950->127.0.0.1:30021, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31754") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54224->127.0.0.1:31754, err= 2025/08/26 01:18:35 INFO : medium: Deleted 2025/08/26 01:18:35 INFO : small: Deleted 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31539") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39442->127.0.0.1:31539, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30838") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42188->127.0.0.1:30838, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30788") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48336->127.0.0.1:30788, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30461") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57800->127.0.0.1:30461, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31951") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34352->127.0.0.1:31951, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30711") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47784->127.0.0.1:30711, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30909") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51020->127.0.0.1:30909, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30424") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40786->127.0.0.1:30424, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31926") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41956->127.0.0.1:31926, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30642") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49416->127.0.0.1:30642, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30608") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48740->127.0.0.1:30608, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31737") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48358->127.0.0.1:31737, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31423") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52818->127.0.0.1:31423, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31605") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32848->127.0.0.1:31605, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31818") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46424->127.0.0.1:31818, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31042") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39550->127.0.0.1:31042, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31362") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51336->127.0.0.1:31362, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30376") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46780->127.0.0.1:30376, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31347") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57024->127.0.0.1:31347, err= 2025/08/26 01:18:35 DEBUG : Waiting for deletions to finish 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30206") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50952->127.0.0.1:30206, err= 2025/08/26 01:18:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30504") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31768") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53340->127.0.0.1:30504, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48424->127.0.0.1:31768, err= 2025/08/26 01:18:35 INFO : large: Deleted 2025/08/26 01:18:35 INFO : medium: Deleted 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30732") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39084->127.0.0.1:30732, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30089") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50816->127.0.0.1:30089, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31386") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38758->127.0.0.1:31386, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30968") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39140->127.0.0.1:30968, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31789") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35962->127.0.0.1:31789, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30712") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53610->127.0.0.1:30712, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30104") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54936->127.0.0.1:30104, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30611") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43494->127.0.0.1:30611, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31655") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54838->127.0.0.1:31655, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30061") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50978->127.0.0.1:30061, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30485") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59448->127.0.0.1:30485, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31740") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41272->127.0.0.1:31740, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30786") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45166->127.0.0.1:30786, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31877") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60852->127.0.0.1:31877, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31820") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53982->127.0.0.1:31820, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30679") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60586->127.0.0.1:30679, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30848") 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55974->127.0.0.1:30848, err= 2025/08/26 01:18:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31847") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42040->127.0.0.1:31847, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31984") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50040->127.0.0.1:31984, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30388") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52774->127.0.0.1:30388, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30396") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60560->127.0.0.1:30396, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31861") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36288->127.0.0.1:31861, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30012") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43966->127.0.0.1:30012, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/08/26 01:18:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/26 01:18:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/26 01:18:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:18:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:18:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:18:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:18:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31070") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49144->127.0.0.1:31070, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30409") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42968->127.0.0.1:30409, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30645") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39518->127.0.0.1:30645, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31092") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42752->127.0.0.1:31092, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30905") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37556->127.0.0.1:30905, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31849") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46744->127.0.0.1:31849, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31023") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58594->127.0.0.1:31023, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30715") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50256->127.0.0.1:30715, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31320") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42748->127.0.0.1:31320, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31926") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41966->127.0.0.1:31926, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30740") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56044->127.0.0.1:30740, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31402") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46378->127.0.0.1:31402, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31636") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38192->127.0.0.1:31636, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30942") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34910->127.0.0.1:30942, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30899") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44894->127.0.0.1:30899, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31612") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47952->127.0.0.1:31612, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31297") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48210->127.0.0.1:31297, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30166") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36186->127.0.0.1:30166, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30437") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44700->127.0.0.1:30437, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31535") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51712->127.0.0.1:31535, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30035") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33632->127.0.0.1:30035, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31335") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35470->127.0.0.1:31335, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31867") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41278->127.0.0.1:31867, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30079") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37382->127.0.0.1:30079, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30246") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33644->127.0.0.1:30246, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30475") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45984->127.0.0.1:30475, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30181") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42550->127.0.0.1:30181, err= --- PASS: TestCat (0.17s) === RUN TestPurge 2025/08/26 01:18:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mepibov7cizo" 2025/08/26 01:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:18:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:36 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:36 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:36 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39328->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31951") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:34354->127.0.0.1:31951, err= 2025/08/26 01:18:36 DEBUG : Creating backend with remote "/tmp/rclone908074534" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mepibov7cizo", Local "Local file system at /tmp/rclone908074534", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30099") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:55832->127.0.0.1:30099, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31951") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:34366->127.0.0.1:31951, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30318") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:51882->127.0.0.1:30318, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30758") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:45752->127.0.0.1:30758, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30577") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:42314->127.0.0.1:30577, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30563") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:56606->127.0.0.1:30563, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31150") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:53878->127.0.0.1:31150, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31460") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:38188->127.0.0.1:31460, err= 2025/08/26 01:18:36 INFO : A2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31429") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:45912->127.0.0.1:31429, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30090") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:42652->127.0.0.1:30090, err= 2025/08/26 01:18:36 INFO : A1/B2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30182") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:35358->127.0.0.1:30182, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30532") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:42018->127.0.0.1:30532, err= 2025/08/26 01:18:36 INFO : A1/B2/C2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31052") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:41668->127.0.0.1:31052, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31637") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:58008->127.0.0.1:31637, err= 2025/08/26 01:18:36 INFO : A1/B1/C3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30435") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:41834->127.0.0.1:30435, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30321") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:52124->127.0.0.1:30321, err= 2025/08/26 01:18:36 INFO : A3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30487") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:35886->127.0.0.1:30487, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30915") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:43862->127.0.0.1:30915, err= 2025/08/26 01:18:36 INFO : A3/B3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31214") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:49620->127.0.0.1:31214, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30503") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:42742->127.0.0.1:30503, err= 2025/08/26 01:18:36 INFO : A3/B3/C4: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30934") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:46814->127.0.0.1:30934, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31376") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:47088->127.0.0.1:31376, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30741") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39606->127.0.0.1:30741, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31936") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:54130->127.0.0.1:31936, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30018") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:44810->127.0.0.1:30018, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30065") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:54358->127.0.0.1:30065, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39336->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31810") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:53274->127.0.0.1:31810, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30194") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31803") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:57520->127.0.0.1:31803, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:37666->127.0.0.1:30194, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30905") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:37564->127.0.0.1:30905, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31070") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:49152->127.0.0.1:31070, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30479") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:41864->127.0.0.1:30479, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31565") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:43154->127.0.0.1:31565, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31926") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:41978->127.0.0.1:31926, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39350->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31609") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39186->127.0.0.1:31609, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31031") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:55658->127.0.0.1:31031, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39356->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31762") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:60104->127.0.0.1:31762, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31412") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:53054->127.0.0.1:31412, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31370") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:54324->127.0.0.1:31370, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30178") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39812->127.0.0.1:30178, err= 2025/08/26 01:18:36 DEBUG : Waiting for deletions to finish 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31350") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:60600->127.0.0.1:31350, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31274") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30426") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:40522->127.0.0.1:31274, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39560->127.0.0.1:30426, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30635") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:58618->127.0.0.1:30635, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30713") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:53376->127.0.0.1:30713, err= 2025/08/26 01:18:36 INFO : A1/B1/C1/one: Deleted 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30290") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:38674->127.0.0.1:30290, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30781") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:60136->127.0.0.1:30781, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30671") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:35762->127.0.0.1:30671, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30334") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:57476->127.0.0.1:30334, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30397") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:45232->127.0.0.1:30397, err= 2025/08/26 01:18:36 DEBUG : removing 2 level 3 directories 2025/08/26 01:18:36 INFO : A1/B1/C3: Removing directory 2025/08/26 01:18:36 INFO : A1/B1/C1: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 2 directories 2025/08/26 01:18:36 INFO : A1/B1: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30282") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:50250->127.0.0.1:30282, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31101") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30570") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31604") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:57446->127.0.0.1:31101, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:57254->127.0.0.1:30570, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:38290->127.0.0.1:31604, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31453") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31886") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:59950->127.0.0.1:31453, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30265") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:46564->127.0.0.1:31886, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:33384->127.0.0.1:30265, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31182") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:48636->127.0.0.1:31182, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30286") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:50840->127.0.0.1:30286, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31909") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:41182->127.0.0.1:31909, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31685") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:45504->127.0.0.1:31685, err= 2025/08/26 01:18:36 DEBUG : Waiting for deletions to finish 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30111") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:34452->127.0.0.1:30111, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30004") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31474") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31793") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:47160->127.0.0.1:30004, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:55042->127.0.0.1:31474, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:44758->127.0.0.1:31793, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30892") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31571") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:37738->127.0.0.1:30892, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30169") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31832") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:39370->127.0.0.1:31832, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:34768->127.0.0.1:31571, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:55792->127.0.0.1:30169, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30449") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31949") 2025/08/26 01:18:36 INFO : A1/two: Deleted 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:49224->127.0.0.1:30449, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:36512->127.0.0.1:31949, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30660") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:50828->127.0.0.1:30660, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31918") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:41168->127.0.0.1:31918, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31329") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:55656->127.0.0.1:31329, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30634") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31772") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:54076->127.0.0.1:30634, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30294") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:53818->127.0.0.1:31772, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:36964->127.0.0.1:30294, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30108") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31580") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:42738->127.0.0.1:30108, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:58542->127.0.0.1:31580, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30892") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:37744->127.0.0.1:30892, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:31955") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:46942->127.0.0.1:31955, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30098") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:36214->127.0.0.1:30098, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30309") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:54904->127.0.0.1:30309, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30193") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:52382->127.0.0.1:30193, err= 2025/08/26 01:18:36 DEBUG : removing 2 level 3 directories 2025/08/26 01:18:36 INFO : A3/B3/C4: Removing directory 2025/08/26 01:18:36 INFO : A1/B2/C2: Removing directory 2025/08/26 01:18:36 DEBUG : removing 2 level 2 directories 2025/08/26 01:18:36 INFO : A1/B2: Removing directory 2025/08/26 01:18:36 INFO : A3/B3: Removing directory 2025/08/26 01:18:36 DEBUG : removing 3 level 1 directories 2025/08/26 01:18:36 INFO : A3: Removing directory 2025/08/26 01:18:36 INFO : A1: Removing directory 2025/08/26 01:18:36 INFO : A2: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 0 directories 2025/08/26 01:18:36 INFO : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30592") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:32856->127.0.0.1:30592, err= 2025/08/26 01:18:36 ERROR : error listing: directory not found 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: dial("tcp","127.0.0.1:30431") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: > dial: conn=127.0.0.1:43366->127.0.0.1:30431, err= 2025/08/26 01:18:36 ERROR : error listing: directory not found 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-mepibov7cizo: Purge dir "" 2025/08/26 01:18:36 NOTICE: purge failed to rmdir "": directory not found 2025/08/26 01:18:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31227") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58024->127.0.0.1:31227, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30635") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58620->127.0.0.1:30635, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31115") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59558->127.0.0.1:31115, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30689") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53898->127.0.0.1:30689, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31022") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40142->127.0.0.1:31022, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31880") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38062->127.0.0.1:31880, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30041") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46136->127.0.0.1:30041, err= 2025/08/26 01:18:36 INFO : A2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31874") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42038->127.0.0.1:31874, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31248") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49566->127.0.0.1:31248, err= 2025/08/26 01:18:36 INFO : A1/B2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31291") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32840->127.0.0.1:31291, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30022") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55288->127.0.0.1:30022, err= 2025/08/26 01:18:36 INFO : A1/B2/C2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30999") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42126->127.0.0.1:30999, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30292") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55728->127.0.0.1:30292, err= 2025/08/26 01:18:36 INFO : A1/B1/C3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30588") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57598->127.0.0.1:30588, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30319") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60596->127.0.0.1:30319, err= 2025/08/26 01:18:36 INFO : A3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31610") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60084->127.0.0.1:31610, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30483") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52740->127.0.0.1:30483, err= 2025/08/26 01:18:36 INFO : A3/B3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31062") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50054->127.0.0.1:31062, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30225") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59964->127.0.0.1:30225, err= 2025/08/26 01:18:36 INFO : A3/B3/C4: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31883") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46906->127.0.0.1:31883, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31023") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58596->127.0.0.1:31023, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31235") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33540->127.0.0.1:31235, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30004") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47170->127.0.0.1:30004, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30802") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59628->127.0.0.1:30802, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30776") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49980->127.0.0.1:30776, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30644") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30102") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39364->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45252->127.0.0.1:30644, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47680->127.0.0.1:30102, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31554") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31329") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57928->127.0.0.1:31554, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55666->127.0.0.1:31329, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31464") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60706->127.0.0.1:31464, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31463") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48130->127.0.0.1:31463, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30848") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55976->127.0.0.1:30848, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30729") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30575") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39436->127.0.0.1:30729, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58808->127.0.0.1:30575, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30799") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31472") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58008->127.0.0.1:31472, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39902->127.0.0.1:30799, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31528") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51122->127.0.0.1:31528, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31106") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59006->127.0.0.1:31106, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31557") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39090->127.0.0.1:31557, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31084") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54694->127.0.0.1:31084, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31772") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53828->127.0.0.1:31772, err= 2025/08/26 01:18:36 DEBUG : removing 1 level 3 directories 2025/08/26 01:18:36 INFO : A3/B3/C4: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31175") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35456->127.0.0.1:31175, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31720") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52114->127.0.0.1:31720, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30493") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30385") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50694->127.0.0.1:30385, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47490->127.0.0.1:30493, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31328") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45514->127.0.0.1:31328, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30142") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55944->127.0.0.1:30142, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31161") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39368->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50672->127.0.0.1:31161, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31524") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47980->127.0.0.1:31524, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31950") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30241") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38282->127.0.0.1:31950, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33864->127.0.0.1:30241, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31694") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31610") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46178->127.0.0.1:31694, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60098->127.0.0.1:31610, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31127") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41630->127.0.0.1:31127, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31231") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48244->127.0.0.1:31231, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30035") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33648->127.0.0.1:30035, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31873") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31893") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31015") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52160->127.0.0.1:31873, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40052->127.0.0.1:31893, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39906->127.0.0.1:31015, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30623") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31478") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31672") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47482->127.0.0.1:30623, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45068->127.0.0.1:31672, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35418->127.0.0.1:31478, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30492") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52048->127.0.0.1:30492, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31594") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41516->127.0.0.1:31594, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31679") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35620->127.0.0.1:31679, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30104") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30553") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54940->127.0.0.1:30104, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30963") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40006->127.0.0.1:30553, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59922->127.0.0.1:30963, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31899") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36770->127.0.0.1:31899, err= 2025/08/26 01:18:36 DEBUG : removing 2 level 3 directories 2025/08/26 01:18:36 INFO : A1/B2/C2: Removing directory 2025/08/26 01:18:36 INFO : A1/B1/C3: Removing directory 2025/08/26 01:18:36 DEBUG : removing 2 level 2 directories 2025/08/26 01:18:36 INFO : A3/B3: Removing directory 2025/08/26 01:18:36 INFO : A1/B2: Removing directory 2025/08/26 01:18:36 DEBUG : removing 2 level 1 directories 2025/08/26 01:18:36 INFO : A3: Removing directory 2025/08/26 01:18:36 INFO : A2: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31544") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52002->127.0.0.1:31544, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30631") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40162->127.0.0.1:30631, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31436") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58552->127.0.0.1:31436, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30498") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59892->127.0.0.1:30498, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30886") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50670->127.0.0.1:30886, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30286") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50850->127.0.0.1:30286, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30467") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46644->127.0.0.1:30467, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30148") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47608->127.0.0.1:30148, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30372") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59120->127.0.0.1:30372, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30880") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34024->127.0.0.1:30880, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31040") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38424->127.0.0.1:31040, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30451") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44774->127.0.0.1:30451, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30884") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32990->127.0.0.1:30884, err= 2025/08/26 01:18:36 DEBUG : removing 1 level 3 directories 2025/08/26 01:18:36 INFO : A1/B1/C1: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 2 directories 2025/08/26 01:18:36 INFO : A1/B1: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 1 directories 2025/08/26 01:18:36 INFO : A1: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 0 directories 2025/08/26 01:18:36 INFO : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31693") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36276->127.0.0.1:31693, err= 2025/08/26 01:18:36 ERROR : error listing: directory not found 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31316") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39958->127.0.0.1:31316, err= 2025/08/26 01:18:36 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31085") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37250->127.0.0.1:31085, err= 2025/08/26 01:18:36 INFO : A1: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31225") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51948->127.0.0.1:31225, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31082") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42254->127.0.0.1:31082, err= 2025/08/26 01:18:36 INFO : A1/B1: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31935") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52072->127.0.0.1:31935, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31826") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47792->127.0.0.1:31826, err= 2025/08/26 01:18:36 INFO : A1/B1/C1: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30640") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45434->127.0.0.1:30640, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31588") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44850->127.0.0.1:31588, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31208") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38440->127.0.0.1:31208, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31185") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34048->127.0.0.1:31185, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30764") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44206->127.0.0.1:30764, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30067") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53358->127.0.0.1:30067, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30756") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45662->127.0.0.1:30756, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31854") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37484->127.0.0.1:31854, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31406") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37766->127.0.0.1:31406, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30700") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37448->127.0.0.1:30700, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30967") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49598->127.0.0.1:30967, err= 2025/08/26 01:18:36 DEBUG : removing 1 level 3 directories 2025/08/26 01:18:36 INFO : A1/B1/C1: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 2 directories 2025/08/26 01:18:36 INFO : A1/B1: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31727") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36438->127.0.0.1:31727, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30021") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40964->127.0.0.1:30021, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30722") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49880->127.0.0.1:30722, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30923") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36356->127.0.0.1:30923, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30678") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58186->127.0.0.1:30678, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31483") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43728->127.0.0.1:31483, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31224") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36572->127.0.0.1:31224, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31446") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55238->127.0.0.1:31446, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31840") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56722->127.0.0.1:31840, err= 2025/08/26 01:18:36 INFO : A1: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30961") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39862->127.0.0.1:30961, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31397") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56580->127.0.0.1:31397, err= 2025/08/26 01:18:36 INFO : A1/B1: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31782") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46952->127.0.0.1:31782, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30720") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35440->127.0.0.1:30720, err= 2025/08/26 01:18:36 INFO : A1/B1/C1: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30683") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57346->127.0.0.1:30683, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31524") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47994->127.0.0.1:31524, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31966") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49400->127.0.0.1:31966, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31089") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48680->127.0.0.1:31089, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31539") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39458->127.0.0.1:31539, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30549") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50944->127.0.0.1:30549, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31497") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39124->127.0.0.1:31497, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30081") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50420->127.0.0.1:30081, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31351") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60056->127.0.0.1:31351, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30409") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42978->127.0.0.1:30409, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30903") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32892->127.0.0.1:30903, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31965") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50988->127.0.0.1:31965, err= 2025/08/26 01:18:36 DEBUG : removing 1 level 3 directories 2025/08/26 01:18:36 INFO : A1/B1/C1: Removing directory 2025/08/26 01:18:36 DEBUG : removing 1 level 2 directories 2025/08/26 01:18:36 INFO : A1/B1: Removing directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30488") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43410->127.0.0.1:30488, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31654") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51200->127.0.0.1:31654, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30928") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51684->127.0.0.1:30928, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31871") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53452->127.0.0.1:31871, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30860") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51482->127.0.0.1:30860, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30267") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39482->127.0.0.1:30267, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30954") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49732->127.0.0.1:30954, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30202") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44562->127.0.0.1:30202, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30090") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42654->127.0.0.1:30090, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31789") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35972->127.0.0.1:31789, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30414") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48538->127.0.0.1:30414, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30068") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32954->127.0.0.1:30068, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30975") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50710->127.0.0.1:30975, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30411") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58304->127.0.0.1:30411, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31897") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54424->127.0.0.1:31897, err= 2025/08/26 01:18:36 DEBUG : filename.txt: File name found in url 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30843") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48930->127.0.0.1:30843, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31094") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48820->127.0.0.1:31094, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30986") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49030->127.0.0.1:30986, err= 2025/08/26 01:18:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30025") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53168->127.0.0.1:30025, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31443") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60786->127.0.0.1:31443, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30200") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53338->127.0.0.1:30200, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31077") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45478->127.0.0.1:31077, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31498") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40844->127.0.0.1:31498, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30926") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58690->127.0.0.1:30926, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30669") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49452->127.0.0.1:30669, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31505") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39344->127.0.0.1:31505, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30999") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42136->127.0.0.1:30999, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31231") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48260->127.0.0.1:31231, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31721") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48472->127.0.0.1:31721, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30684") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40774->127.0.0.1:30684, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30360") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58418->127.0.0.1:30360, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30270") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50530->127.0.0.1:30270, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30808") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56196->127.0.0.1:30808, err= 2025/08/26 01:18:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30341") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53298->127.0.0.1:30341, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30901") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53476->127.0.0.1:30901, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30697") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44506->127.0.0.1:30697, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31224") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36574->127.0.0.1:31224, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30002") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36426->127.0.0.1:30002, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30772") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45538->127.0.0.1:30772, err= 2025/08/26 01:18:36 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/08/26 01:18:36 INFO : file1: Copied (new) to: sub/file2 2025/08/26 01:18:36 INFO : file1: Deleted 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31599") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56376->127.0.0.1:31599, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31278") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58920->127.0.0.1:31278, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30073") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46776->127.0.0.1:30073, err= 2025/08/26 01:18:36 DEBUG : file1: Sizes identical 2025/08/26 01:18:36 DEBUG : file1: Unchanged skipping 2025/08/26 01:18:36 INFO : file1: Deleted 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31746") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51418->127.0.0.1:31746, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30325") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33956->127.0.0.1:30325, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: don't need to copy/move sub/file2, it is already at target location 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31708") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56714->127.0.0.1:31708, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31709") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48016->127.0.0.1:31709, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31391") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37662->127.0.0.1:31391, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30831") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54864->127.0.0.1:30831, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31362") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51340->127.0.0.1:31362, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31659") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57274->127.0.0.1:31659, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31289") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57822->127.0.0.1:31289, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31423") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52834->127.0.0.1:31423, err= 2025/08/26 01:18:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30555") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37826->127.0.0.1:30555, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31669") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51614->127.0.0.1:31669, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30007") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58692->127.0.0.1:30007, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31505") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39354->127.0.0.1:31505, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30095") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35558->127.0.0.1:30095, err= 2025/08/26 01:18:36 DEBUG : file1.53508f02.partial: renamed to: file1 2025/08/26 01:18:36 INFO : file1: Copied (new) 2025/08/26 01:18:36 INFO : file1: Deleted 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31782") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46958->127.0.0.1:31782, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31289") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57836->127.0.0.1:31289, err= 2025/08/26 01:18:36 DEBUG : file1: Destination exists, skipping 2025/08/26 01:18:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31955") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46956->127.0.0.1:31955, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30107") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44236->127.0.0.1:30107, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31597") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49396->127.0.0.1:31597, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30292") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55736->127.0.0.1:30292, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31518") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43198->127.0.0.1:31518, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31025") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48406->127.0.0.1:31025, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31256") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55938->127.0.0.1:31256, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30769") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53848->127.0.0.1:30769, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30394") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39132->127.0.0.1:30394, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31564") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57636->127.0.0.1:31564, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31301") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41852->127.0.0.1:31301, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30414") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48544->127.0.0.1:30414, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30270") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50546->127.0.0.1:30270, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30956") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59492->127.0.0.1:30956, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30056") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59024->127.0.0.1:30056, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30820") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55544->127.0.0.1:30820, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31502") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36674->127.0.0.1:31502, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31942") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60474->127.0.0.1:31942, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30228") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44826->127.0.0.1:30228, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30391") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39152->127.0.0.1:30391, err= 2025/08/26 01:18:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wenuhuh8poyi/backup" 2025/08/26 01:18:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/26 01:18:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:36 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:36 DEBUG : TestFTPRclone: detected overridden config - adding "{14r-y}" suffix to name 2025/08/26 01:18:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/26 01:18:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/26 01:18:36 DEBUG : Setting pass="4cy97BI2120YjCXG1vNK0uKwJN9DHR6I6PFxoEzOPLbr" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/26 01:18:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:39384->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30067") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:53362->127.0.0.1:30067, err= 2025/08/26 01:18:36 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-wenuhuh8poyi/backup" to be canonical "TestFTPRclone{14r-y}:rclone-test-wenuhuh8poyi/backup" 2025/08/26 01:18:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30383") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:38288->127.0.0.1:30383, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30232") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:56792->127.0.0.1:30232, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30369") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:46488->127.0.0.1:30369, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:30402") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:48344->127.0.0.1:30402, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: dial("tcp","127.0.0.1:31540") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/backup: > dial: conn=127.0.0.1:60852->127.0.0.1:31540, err= 2025/08/26 01:18:36 INFO : dst/file1: Moved (server-side) 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31427") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47986->127.0.0.1:31427, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31334") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34012->127.0.0.1:31334, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30670") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57440->127.0.0.1:30670, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30511") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58308->127.0.0.1:30511, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30965") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33404->127.0.0.1:30965, err= 2025/08/26 01:18:36 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/08/26 01:18:36 INFO : dst/file1: Copied (new) 2025/08/26 01:18:36 INFO : dst/file1: Deleted 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31377") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41770->127.0.0.1:31377, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31399") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33424->127.0.0.1:31399, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31914") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40684->127.0.0.1:31914, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31510") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60690->127.0.0.1:31510, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31458") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41034->127.0.0.1:31458, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31327") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40614->127.0.0.1:31327, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30416") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59266->127.0.0.1:30416, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31303") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36436->127.0.0.1:31303, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31592") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44648->127.0.0.1:31592, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31084") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54708->127.0.0.1:31084, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30602") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39582->127.0.0.1:30602, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30670") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57452->127.0.0.1:30670, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi/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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30973") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52592->127.0.0.1:30973, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31576") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47578->127.0.0.1:31576, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30275") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59366->127.0.0.1:30275, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30648") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57870->127.0.0.1:30648, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30465") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39788->127.0.0.1:30465, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31547") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35878->127.0.0.1:31547, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30296") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32832->127.0.0.1:30296, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30611") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43510->127.0.0.1:30611, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30005") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57332->127.0.0.1:30005, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31930") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40630->127.0.0.1:31930, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31503") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47630->127.0.0.1:31503, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30869") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40744->127.0.0.1:30869, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56356->127.0.0.1:31622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31202") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49576->127.0.0.1:31202, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30874") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46742->127.0.0.1:30874, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31850") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39160->127.0.0.1:31850, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31533") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54736->127.0.0.1:31533, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30495") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39656->127.0.0.1:30495, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31871") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53456->127.0.0.1:31871, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31045") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59170->127.0.0.1:31045, err= 2025/08/26 01:18:36 INFO : A1/B2: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30275") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59374->127.0.0.1:30275, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31924") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41062->127.0.0.1:31924, err= 2025/08/26 01:18:36 INFO : A1/B1/C3: Making directory 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30592") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32866->127.0.0.1:30592, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30267") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39494->127.0.0.1:30267, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30456") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55758->127.0.0.1:30456, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30645") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39526->127.0.0.1:30645, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31069") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40616->127.0.0.1:31069, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30031") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35126->127.0.0.1:30031, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31648") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30995") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47724->127.0.0.1:31648, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30775") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47800->127.0.0.1:30995, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31561") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59074->127.0.0.1:31561, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51112->127.0.0.1:30775, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30072") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54044->127.0.0.1:30072, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31085") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37266->127.0.0.1:31085, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30809") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38912->127.0.0.1:30809, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31651") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53168->127.0.0.1:31651, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31577") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58138->127.0.0.1:31577, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30142") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55952->127.0.0.1:30142, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30877") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58676->127.0.0.1:30877, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30307") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31507") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31545") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30356") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49330->127.0.0.1:30307, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56012->127.0.0.1:30356, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37370->127.0.0.1:31545, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47604->127.0.0.1:31507, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30329") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48784->127.0.0.1:30329, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30793") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33714->127.0.0.1:30793, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30752") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49696->127.0.0.1:30752, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30672") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36018->127.0.0.1:30672, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30580") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58342->127.0.0.1:30580, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30929") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30963") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31905") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36248->127.0.0.1:30929, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58064->127.0.0.1:31905, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59934->127.0.0.1:30963, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30336") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37458->127.0.0.1:30336, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31144") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57484->127.0.0.1:31144, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31325") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47528->127.0.0.1:31325, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30817") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41466->127.0.0.1:30817, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30972") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57860->127.0.0.1:30972, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30466") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49580->127.0.0.1:30466, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31421") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47830->127.0.0.1:31421, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31659") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57276->127.0.0.1:31659, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31667") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46150->127.0.0.1:31667, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30682") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34582->127.0.0.1:30682, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30771") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52650->127.0.0.1:30771, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30213") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52136->127.0.0.1:30213, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30525") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54672->127.0.0.1:30525, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Connecting to FTP server 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:28622") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31312") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39390->127.0.0.1:28622, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31304") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44420->127.0.0.1:31312, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30590") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37774->127.0.0.1:31304, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30001") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58286->127.0.0.1:30590, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35534->127.0.0.1:30001, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31513") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59820->127.0.0.1:31513, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31381") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31714") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57518->127.0.0.1:31714, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31810") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34148->127.0.0.1:31381, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53288->127.0.0.1:31810, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31374") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30021") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40980->127.0.0.1:30021, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43956->127.0.0.1:31374, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30414") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48558->127.0.0.1:30414, err= 2025/08/26 01:18:36 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30265") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33398->127.0.0.1:30265, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30307") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49334->127.0.0.1:30307, err= 2025/08/26 01:18:36 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/26 01:18:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31134") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59138->127.0.0.1:31134, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30123") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41060->127.0.0.1:30123, err= 2025/08/26 01:18:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/26 01:18:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30629") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41782->127.0.0.1:30629, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31376") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47092->127.0.0.1:31376, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30582") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30962") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55858->127.0.0.1:30582, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41412->127.0.0.1:30962, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30794") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31296") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30577") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44094->127.0.0.1:30794, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50726->127.0.0.1:31296, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30153") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42326->127.0.0.1:30577, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56900->127.0.0.1:30153, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31267") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60498->127.0.0.1:31267, err= 2025/08/26 01:18:36 INFO : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31264") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49484->127.0.0.1:31264, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31349") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46282->127.0.0.1:31349, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31419") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59480->127.0.0.1:31419, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31280") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55422->127.0.0.1:31280, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31645") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31135") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41500->127.0.0.1:31645, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32930->127.0.0.1:31135, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31484") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49784->127.0.0.1:31484, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31814") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42190->127.0.0.1:31814, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30436") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49344->127.0.0.1:30436, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31257") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43178->127.0.0.1:31257, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30493") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47492->127.0.0.1:30493, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30245") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54412->127.0.0.1:30245, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31105") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34038->127.0.0.1:31105, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30056") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59034->127.0.0.1:30056, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30772") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45542->127.0.0.1:30772, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30520") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36312->127.0.0.1:30520, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30847") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40558->127.0.0.1:30847, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30591") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58624->127.0.0.1:30591, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31448") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59672->127.0.0.1:31448, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31798") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34302->127.0.0.1:31798, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31967") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31336") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31235") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45332->127.0.0.1:31967, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33550->127.0.0.1:31235, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31922") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31759") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60680->127.0.0.1:31336, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43420->127.0.0.1:31759, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51860->127.0.0.1:31922, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30354") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30098") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31127") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31697") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41636->127.0.0.1:31127, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31707") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52584->127.0.0.1:30354, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36228->127.0.0.1:30098, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44038->127.0.0.1:31707, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52876->127.0.0.1:31697, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30103") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30520") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31991") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36318->127.0.0.1:30520, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31386") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30118") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39526->127.0.0.1:30103, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40234->127.0.0.1:31991, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41136->127.0.0.1:30118, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38760->127.0.0.1:31386, err= 2025/08/26 01:18:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/26 01:18:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/26 01:18:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/26 01:18:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/26 01:18:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30562") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53478->127.0.0.1:30562, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30122") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56170->127.0.0.1:30122, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30975") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50718->127.0.0.1:30975, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31809") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42052->127.0.0.1:31809, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31593") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30912") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56818->127.0.0.1:30912, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60362->127.0.0.1:31593, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31444") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31320") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51226->127.0.0.1:31444, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42752->127.0.0.1:31320, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31033") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38846->127.0.0.1:31033, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31570") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57794->127.0.0.1:31570, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31091") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45502->127.0.0.1:31091, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30058") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59926->127.0.0.1:30058, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30031") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35142->127.0.0.1:30031, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31414") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30121") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49834->127.0.0.1:31414, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57742->127.0.0.1:30121, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31274") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30584") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40530->127.0.0.1:31274, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52824->127.0.0.1:30584, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30809") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31669") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38928->127.0.0.1:30809, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31316") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51622->127.0.0.1:31669, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39970->127.0.0.1:31316, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31786") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51354->127.0.0.1:31786, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31123") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43674->127.0.0.1:31123, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31446") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55252->127.0.0.1:31446, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31933") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38374->127.0.0.1:31933, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31578") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52556->127.0.0.1:31578, err= --- PASS: TestDirMove (0.10s) === RUN TestGetFsInfo run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30589") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57564->127.0.0.1:30589, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30459") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52916->127.0.0.1:30459, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31605") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32856->127.0.0.1:31605, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30839") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55772->127.0.0.1:30839, 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-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31249") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36020->127.0.0.1:31249, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30822") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44348->127.0.0.1:30822, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30516") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45648->127.0.0.1:30516, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30504") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53352->127.0.0.1:30504, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30681") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54668->127.0.0.1:30681, err= 2025/08/26 01:18:36 NOTICE: ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/26 01:18:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31768") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48436->127.0.0.1:31768, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31280") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55426->127.0.0.1:31280, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31560") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53186->127.0.0.1:31560, err= 2025/08/26 01:18:36 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31539") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39462->127.0.0.1:31539, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30746") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58538->127.0.0.1:30746, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31516") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41340->127.0.0.1:31516, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30231") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39422->127.0.0.1:30231, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30316") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52820->127.0.0.1:30316, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30590") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58296->127.0.0.1:30590, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31180") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47764->127.0.0.1:31180, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31633") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42584->127.0.0.1:31633, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30883") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59406->127.0.0.1:30883, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30143") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38500->127.0.0.1:30143, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30947") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39566->127.0.0.1:30947, err= 2025/08/26 01:18:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31076") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47834->127.0.0.1:31076, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30983") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57272->127.0.0.1:30983, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31320") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42764->127.0.0.1:31320, err= 2025/08/26 01:18:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31539") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39476->127.0.0.1:31539, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30564") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42694->127.0.0.1:30564, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31657") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38624->127.0.0.1:31657, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30611") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43526->127.0.0.1:30611, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31999") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55278->127.0.0.1:31999, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31443") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60792->127.0.0.1:31443, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30445") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50356->127.0.0.1:30445, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31107") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41732->127.0.0.1:31107, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30963") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59948->127.0.0.1:30963, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30678") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58188->127.0.0.1:30678, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30474") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58496->127.0.0.1:30474, err= 2025/08/26 01:18:36 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31747") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55214->127.0.0.1:31747, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31099") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46034->127.0.0.1:31099, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30676") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47870->127.0.0.1:30676, err= 2025/08/26 01:18:36 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31808") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50666->127.0.0.1:31808, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30066") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52594->127.0.0.1:30066, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30840") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56666->127.0.0.1:30840, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31409") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42366->127.0.0.1:31409, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30281") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49502->127.0.0.1:30281, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30893") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57120->127.0.0.1:30893, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31567") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52522->127.0.0.1:31567, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31142") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50346->127.0.0.1:31142, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31013") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47032->127.0.0.1:31013, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30431") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43382->127.0.0.1:30431, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30391") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39160->127.0.0.1:30391, err= 2025/08/26 01:18:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30853") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58152->127.0.0.1:30853, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30631") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40164->127.0.0.1:30631, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31596") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46360->127.0.0.1:31596, err= 2025/08/26 01:18:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30544") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57454->127.0.0.1:30544, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31214") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49622->127.0.0.1:31214, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30296") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:32840->127.0.0.1:30296, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31260") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50164->127.0.0.1:31260, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30885") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42088->127.0.0.1:30885, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31283") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59326->127.0.0.1:31283, 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.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30590") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58302->127.0.0.1:30590, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31725") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44288->127.0.0.1:31725, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31701") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49360->127.0.0.1:31701, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30195") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59252->127.0.0.1:30195, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30312") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36632->127.0.0.1:30312, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31414") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49838->127.0.0.1:31414, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30907") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52230->127.0.0.1:30907, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: File to upload is small (60 bytes), uploading instead of streaming 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31598") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45904->127.0.0.1:31598, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31521") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51082->127.0.0.1:31521, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30585") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56668->127.0.0.1:30585, err= 2025/08/26 01:18:36 DEBUG : potato2: Size of src and dst objects identical 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30447") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53670->127.0.0.1:30447, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31374") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43966->127.0.0.1:31374, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31464") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60710->127.0.0.1:31464, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30465") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39796->127.0.0.1:30465, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31651") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53176->127.0.0.1:31651, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31439") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59106->127.0.0.1:31439, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30942") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34912->127.0.0.1:30942, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30192") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58268->127.0.0.1:30192, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30966") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40062->127.0.0.1:30966, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31565") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43162->127.0.0.1:31565, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31473") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43992->127.0.0.1:31473, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30859") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41268->127.0.0.1:30859, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31476") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35554->127.0.0.1:31476, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30171") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42144->127.0.0.1:30171, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31319") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42492->127.0.0.1:31319, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30437") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44702->127.0.0.1:30437, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30485") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59452->127.0.0.1:30485, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30838") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42198->127.0.0.1:30838, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30187") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40674->127.0.0.1:30187, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31076") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47838->127.0.0.1:31076, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30002") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36442->127.0.0.1:30002, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30172") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51690->127.0.0.1:30172, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30861") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44470->127.0.0.1:30861, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31868") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:42940->127.0.0.1:31868, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30904") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:33230->127.0.0.1:30904, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30384") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56962->127.0.0.1:30384, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31781") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38790->127.0.0.1:31781, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31433") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46232->127.0.0.1:31433, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31494") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:37896->127.0.0.1:31494, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31236") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60162->127.0.0.1:31236, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30955") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:54458->127.0.0.1:30955, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31657") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38632->127.0.0.1:31657, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30553") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:40012->127.0.0.1:30553, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30866") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38320->127.0.0.1:30866, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi", Local "Local file system at /tmp/rclone551638772", Modify Window "876000h0m0s" 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30441") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55892->127.0.0.1:30441, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30107") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44248->127.0.0.1:30107, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31039") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55050->127.0.0.1:31039, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30292") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:55742->127.0.0.1:30292, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30334") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57478->127.0.0.1:30334, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31311") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:47004->127.0.0.1:31311, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: SetModTime is not supported 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30449") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49236->127.0.0.1:30449, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30153") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56912->127.0.0.1:30153, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30323") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39094->127.0.0.1:30323, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30007") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58702->127.0.0.1:30007, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30571") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44640->127.0.0.1:30571, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31913") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44816->127.0.0.1:31913, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30620") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44652->127.0.0.1:30620, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30969") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53124->127.0.0.1:30969, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31332") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:41214->127.0.0.1:31332, err= 2025/08/26 01:18:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vokupom1" before starting 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30030") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:57364->127.0.0.1:30030, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31902") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49654->127.0.0.1:31902, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31770") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52728->127.0.0.1:31770, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30993") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:53838->127.0.0.1:30993, err= 2025/08/26 01:18:36 DEBUG : sub dir/test remove existing.vokupom1: TEST: removing renamed existing file after operation 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31770") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52734->127.0.0.1:31770, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30938") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60372->127.0.0.1:30938, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31362") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:51342->127.0.0.1:31362, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31443") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60808->127.0.0.1:31443, err= 2025/08/26 01:18:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.havapud2" before starting 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31465") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38020->127.0.0.1:31465, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31737") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:48372->127.0.0.1:31737, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31796") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39506->127.0.0.1:31796, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30567") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:44562->127.0.0.1:30567, err= 2025/08/26 01:18:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.havapud2: TEST: renaming existing back after failed operation 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30786") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45176->127.0.0.1:30786, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31706") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34002->127.0.0.1:31706, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31028") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:46570->127.0.0.1:31028, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30266") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:38894->127.0.0.1:30266, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30234") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45240->127.0.0.1:30234, err= 2025/08/26 01:18:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.comixay8" before starting 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31774") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59430->127.0.0.1:31774, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31243") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:35190->127.0.0.1:31243, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31561") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:59076->127.0.0.1:31561, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30669") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49456->127.0.0.1:30669, err= 2025/08/26 01:18:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.comixay8: TEST: removing renamed existing file after operation 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30418") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:58372->127.0.0.1:30418, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31211") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:49618->127.0.0.1:31211, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31342") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:50902->127.0.0.1:31342, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30419") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:60386->127.0.0.1:30419, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30074") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:39520->127.0.0.1:30074, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30088") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:45920->127.0.0.1:30088, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30311") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:34362->127.0.0.1:30311, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31544") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:52006->127.0.0.1:31544, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30438") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:36494->127.0.0.1:30438, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:31246") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:43494->127.0.0.1:31246, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: dial("tcp","127.0.0.1:30890") 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: > dial: conn=127.0.0.1:56834->127.0.0.1:30890, err= 2025/08/26 01:18:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-wenuhuh8poyi: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.40021938s (try 1/5)