"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/08/04 03:18:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice" 2025/08/04 03:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Connecting to FTP server 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35586->172.17.0.3:21, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59212->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : Creating backend with remote "/tmp/rclone1948143879" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59228->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55762->172.17.0.3:21105, err= 2025/08/04 03:18:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60418->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60430->172.17.0.3:21110, err= 2025/08/04 03:18:39 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/04 03:18:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/04 03:18:39 DEBUG : potato: Seek from 10 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 10 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Seek from 5 to 2 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/04 03:18:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Seek from 5 to 2 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/04 03:18:39 DEBUG : potato: Seek from 8 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 8 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/04 03:18:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 03:18:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 03:18:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 03:18:39 DEBUG : potato: Seek from 5 to 2 2025/08/04 03:18:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/04 03:18:39 DEBUG : potato: Seek from 9 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 9 to 0 2025/08/04 03:18:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59232->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55250->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52172->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53500->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60748->172.17.0.3:21101, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51344->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53516->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52174->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43040->172.17.0.3:21102, err= === RUN TestCheck/3 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53526->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51360->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59240->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33468->172.17.0.3:21103, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53532->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56482->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43050->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55772->172.17.0.3:21105, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59252->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43054->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51364->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33486->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55782->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55788->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55266->172.17.0.3:21107, err= --- PASS: TestCheck (0.11s) --- 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/04 03:18:39 DEBUG : Creating backend with remote "nonexistent" 2025/08/04 03:18:39 DEBUG : Creating backend with remote "nonexistent" 2025/08/04 03:18:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/04 03:18:39 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/04 03:18:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/04 03:18:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51370->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56514->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56518->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52184->172.17.0.3:21100, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33490->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53542->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51392->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55798->172.17.0.3:21105, err= === RUN TestCheckDownload/3 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51408->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53550->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43076->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33504->172.17.0.3:21103, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55806->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53582->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51428->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60462->172.17.0.3:21110, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60768->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60470->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51440->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55294->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59258->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43090->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53596->172.17.0.3:21109, err= --- PASS: TestCheckDownload (0.16s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55834->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59268->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59270->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60770->172.17.0.3:21101, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59286->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51448->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55842->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60772->172.17.0.3:21101, err= === RUN TestCheckSizeOnly/3 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55312->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59288->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51458->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52192->172.17.0.3:21100, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53598->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56548->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55320->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33538->172.17.0.3:21103, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60482->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55860->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53610->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59298->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33562->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56550->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56556->172.17.0.3:21106, err= --- PASS: TestCheckSizeOnly (0.09s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60788->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53618->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55328->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60802->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55862->172.17.0.3:21105, err= 2025/08/04 03:18:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/04 03:18:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/04 03:18:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/04 03:18:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43106->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55876->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56564->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52204->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52210->172.17.0.3:21100, err= 2025/08/04 03:18:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/04 03:18:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/04 03:18:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/04 03:18:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56572->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55890->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60816->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52214->172.17.0.3:21100, err= --- PASS: TestParseSumFile (0.03s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/data" 2025/08/04 03:18:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: Connecting to FTP server 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: > dial: conn=172.17.0.1:35602->172.17.0.3:21, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: > dial: conn=172.17.0.1:43108->172.17.0.3:21102, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data lacks md5, skipping 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51466->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33570->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55344->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56586->172.17.0.3:21106, err= --- SKIP: TestCheckSum (0.04s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/data" 2025/08/04 03:18:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: Connecting to FTP server 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: > dial: conn=172.17.0.1:35614->172.17.0.3:21, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/data: > dial: conn=172.17.0.1:43116->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55902->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55914->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43126->172.17.0.3:21102, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53620->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60498->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59304->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55358->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53626->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60830->172.17.0.3:21101, err= === RUN TestCheckSumDownload/subtest1 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53642->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59310->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60504->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60848->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52230->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56598->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55362->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60510->172.17.0.3:21110, err= === RUN TestCheckSumDownload/subtest2 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55376->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56600->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56604->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52262->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59320->172.17.0.3:21108, err= === RUN TestCheckSumDownload/subtest3 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59326->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55934->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51488->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33574->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51498->172.17.0.3:21104, err= === RUN TestCheckSumDownload/subtest4 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55954->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60520->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56624->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56638->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60858->172.17.0.3:21101, err= === RUN TestCheckSumDownload/subtest5 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60874->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59336->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53686->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55390->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56658->172.17.0.3:21106, err= === RUN TestCheckSumDownload/subtest6 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51522->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52286->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51530->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59360->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55966->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52288->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60524->172.17.0.3:21110, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56668->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51532->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51538->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55972->172.17.0.3:21105, err= === RUN TestCheckSumDownload/subtest7 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55992->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53698->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33598->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53706->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51548->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55396->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52300->172.17.0.3:21100, err= --- PASS: TestCheckSumDownload (0.23s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2025/08/04 03:18:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yaropej1zafo" 2025/08/04 03:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: Connecting to FTP server 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:35628->172.17.0.3:21, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:56684->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : Creating backend with remote "/tmp/rclone2735026403" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yaropej1zafo", Local "Local file system at /tmp/rclone2735026403", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:52306->172.17.0.3:21100, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:33604->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:55400->172.17.0.3:21107, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:51558->172.17.0.3:21104, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:51560->172.17.0.3:21104, err= upper checkfile vs. lower remote (without normalization) 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:53708->172.17.0.3:21109, err= 2025/08/04 03:18:39 ERROR : hello, world!: sum not found 2025/08/04 03:18:39 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-yaropej1zafo 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-yaropej1zafo: 1 files missing 2025/08/04 03:18:39 NOTICE: 1 hashes missing 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-yaropej1zafo: 1 differences found 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-yaropej1zafo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:60882->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:59396->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-yaropej1zafo: 0 differences found 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-yaropej1zafo: 1 matching files 2025/08/04 03:18:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bitumiq0seva" 2025/08/04 03:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: Connecting to FTP server 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:35634->172.17.0.3:21, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:33616->172.17.0.3:21103, err= 2025/08/04 03:18:39 DEBUG : Creating backend with remote "/tmp/rclone980258080" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bitumiq0seva", Local "Local file system at /tmp/rclone980258080", Modify Window "1s" 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:56002->172.17.0.3:21105, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:56696->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:59400->172.17.0.3:21108, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:53720->172.17.0.3:21109, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:56012->172.17.0.3:21105, err= lower checkfile vs. upper remote (without normalization) 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:51574->172.17.0.3:21104, err= 2025/08/04 03:18:39 ERROR : HELLO, WORLD!: sum not found 2025/08/04 03:18:39 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-bitumiq0seva 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-bitumiq0seva: 1 files missing 2025/08/04 03:18:39 NOTICE: 1 hashes missing 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-bitumiq0seva: 1 differences found 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-bitumiq0seva: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:56702->172.17.0.3:21106, err= 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:60884->172.17.0.3:21101, err= 2025/08/04 03:18:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-bitumiq0seva: 0 differences found 2025/08/04 03:18:39 NOTICE: ftp://172.17.0.3:21/rclone-test-bitumiq0seva: 1 matching files 2025/08/04 03:18:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mopefab9deyu" 2025/08/04 03:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:39 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:39 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: Connecting to FTP server 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:35644->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:43154->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone2998227313" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-mopefab9deyu", Local "Local file system at /tmp/rclone2998227313", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:59406->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:55402->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:52316->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:59422->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:53734->172.17.0.3:21109, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:59428->172.17.0.3:21108, err= 2025/08/04 03:18:40 ERROR : HeLlO, wOrLd!: sum not found 2025/08/04 03:18:40 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-mopefab9deyu 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mopefab9deyu: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mopefab9deyu: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mopefab9deyu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:60556->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:43168->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mopefab9deyu: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mopefab9deyu: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-siwemig2mexa" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:35656->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:43182->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone1021193059" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-siwemig2mexa", Local "Local file system at /tmp/rclone1021193059", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:56018->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:33620->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:33626->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:59442->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:56032->172.17.0.3:21105, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:43192->172.17.0.3:21102, err= 2025/08/04 03:18:40 ERROR : HELLO, WORLD!: sum not found 2025/08/04 03:18:40 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-siwemig2mexa 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-siwemig2mexa: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-siwemig2mexa: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-siwemig2mexa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:55406->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:52326->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-siwemig2mexa: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-siwemig2mexa: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-direyej6wesi" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:35662->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:56714->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone3409908153" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-direyej6wesi", Local "Local file system at /tmp/rclone3409908153", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:56040->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:56716->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:51584->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:52334->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:55414->172.17.0.3:21107, err= NFD checkfile vs. NFC remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:56046->172.17.0.3:21105, err= 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-direyej6wesi 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-direyej6wesi: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-direyej6wesi: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-direyej6wesi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:43194->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:56724->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-direyej6wesi: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-direyej6wesi: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gufujox0bofe" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:35664->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:60886->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone4048577203" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gufujox0bofe", Local "Local file system at /tmp/rclone4048577203", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:51592->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:59448->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:51598->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:53740->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:52348->172.17.0.3:21100, err= NFC checkfile vs. NFD remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:52364->172.17.0.3:21100, err= 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-gufujox0bofe 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-gufujox0bofe: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-gufujox0bofe: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-gufujox0bofe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:33632->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:60898->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-gufujox0bofe: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-gufujox0bofe: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-civazaq5wora" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:35680->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:51614->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone1754417841" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-civazaq5wora", Local "Local file system at /tmp/rclone1754417841", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:43206->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:55430->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:60566->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:33634->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:60580->172.17.0.3:21110, err= NFDx2 checkfile vs. both remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:33638->172.17.0.3:21103, err= 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-civazaq5wora 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-civazaq5wora: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-civazaq5wora: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-civazaq5wora: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:43208->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:55436->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-civazaq5wora: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-civazaq5wora: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-pisuyob0nufu" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:35682->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:59456->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone3932025168" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pisuyob0nufu", Local "Local file system at /tmp/rclone3932025168", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:56060->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:51628->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:56736->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:43224->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:60582->172.17.0.3:21110, err= NFCx2 checkfile vs. both remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:60910->172.17.0.3:21101, err= 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-pisuyob0nufu 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:43232->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:52380->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nanomun0quna" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:35696->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:60588->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone3847763928" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-nanomun0quna", Local "Local file system at /tmp/rclone3847763928", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:56076->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:43236->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:60926->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:43252->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:53744->172.17.0.3:21109, err= both checkfile vs. NFDx2 remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:55444->172.17.0.3:21107, err= 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-nanomun0quna 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-nanomun0quna: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-nanomun0quna: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-nanomun0quna: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:60596->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:56084->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-nanomun0quna: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-nanomun0quna: 1 matching files 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mepopiw7towe" 2025/08/04 03:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:35704->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:33646->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "/tmp/rclone3503485716" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-mepopiw7towe", Local "Local file system at /tmp/rclone3503485716", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:59468->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:51636->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:56748->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:52388->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:56096->172.17.0.3:21105, err= both checkfile vs. NFCx2 remote (without normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:56752->172.17.0.3:21106, err= 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 03:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-mepopiw7towe 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mepopiw7towe: 1 files missing 2025/08/04 03:18:40 NOTICE: 1 hashes missing 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mepopiw7towe: 1 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mepopiw7towe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:59476->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:59492->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mepopiw7towe: 0 differences found 2025/08/04 03:18:40 NOTICE: ftp://172.17.0.3:21/rclone-test-mepopiw7towe: 1 matching files 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:56106->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: > dial: conn=172.17.0.1:33648->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mepopiw7towe: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:52400->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: > dial: conn=172.17.0.1:53750->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-nanomun0quna: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:33650->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: > dial: conn=172.17.0.1:43256->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pisuyob0nufu: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:59494->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: > dial: conn=172.17.0.1:53764->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-civazaq5wora: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:51644->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: Purge object "測試_Русский___ě_áñ" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: > dial: conn=172.17.0.1:53766->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gufujox0bofe: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:52410->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: Purge object "測試_Русский___ě_áñ" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: > dial: conn=172.17.0.1:33656->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-direyej6wesi: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:51654->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: Purge object "HELLO, WORLD!" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: > dial: conn=172.17.0.1:60602->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-siwemig2mexa: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:53774->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: Purge object "HeLlO, wOrLd!" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: > dial: conn=172.17.0.1:52412->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-mopefab9deyu: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:56762->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: Purge object "HELLO, WORLD!" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: > dial: conn=172.17.0.1:60940->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-bitumiq0seva: Purge dir "" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:60946->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: Purge object "hello, world!" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: > dial: conn=172.17.0.1:60604->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yaropej1zafo: Purge dir "" --- PASS: TestApplyTransforms (0.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53786->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33664->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51670->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51672->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51676->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53796->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56122->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/08/04 03:18:40 INFO : file1: Copied (new) to: sub/file2 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43268->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52424->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53810->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/04 03:18:40 DEBUG : file1: Unchanged skipping 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53818->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52436->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: don't need to copy/move sub/file2, it is already at target location 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59510->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60958->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56128->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56764->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53832->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51682->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52444->172.17.0.3:21100, err= --- PASS: TestCopyFile (0.06s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" copy_test.go:153: Test only runs on local 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56774->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56776->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55456->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52450->172.17.0.3:21100, err= --- SKIP: TestCopyLongFile (0.01s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55458->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55464->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60960->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56788->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33672->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33684->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60974->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/backup" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:35710->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:43280->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-yuciyoh7cice/backup" to be canonical "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/backup" 2025/08/04 03:18:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:56142->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:52454->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:43296->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:33690->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:52460->172.17.0.3:21100, err= 2025/08/04 03:18:40 INFO : dst/file1: Moved (server-side) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33692->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56144->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60620->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51690->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53846->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/08/04 03:18:40 INFO : dst/file1: Copied (new) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56798->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35718->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33704->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55478->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60626->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53850->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60988->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56808->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60634->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60996->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43308->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56822->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60638->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/dst" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:35720->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:53858->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:56154->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:40 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:40 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: Connecting to FTP server 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:35726->172.17.0.3:21, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:60642->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" to be canonical "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : one: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:56168->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:51692->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:53864->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:51704->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:53874->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:56824->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:32780->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/04 03:18:40 INFO : one: Copied (new) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59514->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56172->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32786->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43320->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:43326->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" for canonical name "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:59526->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:33708->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:56180->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:59532->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:52466->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:56830->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/04 03:18:40 INFO : one: Copied (replaced existing) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43334->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60656->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53882->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55486->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33712->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60668->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56840->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56842->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60678->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55488->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56190->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55490->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:59544->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" for canonical name "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:56198->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/04 03:18:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52480->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56210->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33728->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56226->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56852->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32796->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59554->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51718->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59566->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:52496->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" for canonical name "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:33738->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/04 03:18:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56864->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51720->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32798->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:43348->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" for canonical name "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:32800->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/04 03:18:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51728->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43360->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59574->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56868->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53898->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52508->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:32810->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-yuciyoh7cice/CompareDest" for canonical name "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/CompareDest" 2025/08/04 03:18:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: > dial: conn=172.17.0.1:59584->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:32812->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:52524->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:53906->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:59596->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/dst: > dial: conn=172.17.0.1:33750->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : two.1503b713.partial: renamed to: two 2025/08/04 03:18:40 INFO : two: Copied (new) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59600->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56236->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33762->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56250->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59612->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53914->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59622->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43372->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33770->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56254->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43378->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33782->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.21s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55506->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33796->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56270->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51734->172.17.0.3:21104, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53916->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55516->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32826->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53930->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53936->172.17.0.3:21109, err= 2025/08/04 03:18:40 INFO : file1: Copied (new) to: sub/file2 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60692->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56278->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59626->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/04 03:18:40 DEBUG : file1: Unchanged skipping 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53942->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56288->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: don't need to copy/move sub/file2, it is already at target location 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43380->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32832->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56296->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60696->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43382->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51750->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43396->172.17.0.3:21102, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32848->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43404->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56876->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43416->172.17.0.3:21102, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56888->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60710->172.17.0.3:21110, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33812->172.17.0.3:21103, err= 2025/08/04 03:18:40 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/08/04 03:18:40 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53944->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52528->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56310->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/04 03:18:40 DEBUG : file1: Unchanged skipping 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59640->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56316->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53952->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52534->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53966->172.17.0.3:21109, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56904->172.17.0.3:21106, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55530->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56326->172.17.0.3:21105, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43420->172.17.0.3:21102, err= --- PASS: TestCopyLongFileName (0.05s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51754->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55534->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55538->172.17.0.3:21107, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59646->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32852->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59652->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59662->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/08/04 03:18:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59666->172.17.0.3:21108, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32856->172.17.0.3:21101, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51758->172.17.0.3:21104, err= 2025/08/04 03:18:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52540->172.17.0.3:21100, err= 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33822->172.17.0.3:21103, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52542->172.17.0.3:21100, err= 2025/08/04 03:18:41 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/08/04 03:18:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59678->172.17.0.3:21108, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53970->172.17.0.3:21109, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51766->172.17.0.3:21104, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32868->172.17.0.3:21101, err= 2025/08/04 03:18:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32884->172.17.0.3:21101, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43432->172.17.0.3:21102, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56332->172.17.0.3:21105, err= 2025/08/04 03:18:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56906->172.17.0.3:21106, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56348->172.17.0.3:21105, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59692->172.17.0.3:21108, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56916->172.17.0.3:21106, err= 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60720->172.17.0.3:21110, err= 2025/08/04 03:18:41 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/08/04 03:18:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59700->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43448->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56918->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56360->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32898->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56934->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43456->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55546->172.17.0.3:21107, err= --- PASS: TestCopyFileMaxTransfer (1.20s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55560->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53986->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56370->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56380->172.17.0.3:21105, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51774->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43464->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56396->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53998->172.17.0.3:21109, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51780->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60722->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43466->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32908->172.17.0.3:21101, err= --- SKIP: TestDeduplicateSizeOnly (0.01s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32912->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56938->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43468->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60726->172.17.0.3:21110, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43470->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43484->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32928->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54000->172.17.0.3:21109, err= --- SKIP: TestDeduplicateNewest (0.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60740->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51792->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54014->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55576->172.17.0.3:21107, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60742->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54020->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33832->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43486->172.17.0.3:21102, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60758->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56942->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60764->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56952->172.17.0.3:21106, err= --- SKIP: TestDeduplicateLargest (0.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56956->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59702->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43496->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59708->172.17.0.3:21108, err= --- SKIP: TestDeduplicateSmallest (0.01s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52554->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60772->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59714->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52558->172.17.0.3:21100, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56402->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51806->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56410->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56958->172.17.0.3:21106, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52562->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56966->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56972->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56412->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56416->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43504->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43506->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54034->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43510->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56982->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59720->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56420->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32936->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59724->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60776->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60780->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43516->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43526->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32944->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55584->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52566->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32948->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32962->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60784->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33848->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55596->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Connecting to FTP server 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35738->172.17.0.3:21, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32976->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56998->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43540->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59726->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : a.txt: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : a.txt: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32984->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32994->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51818->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51832->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33860->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55606->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57006->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43546->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33004->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59728->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55614->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59742->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51842->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33010->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57016->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33868->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57030->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43556->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57044->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43572->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51852->172.17.0.3:21104, err= --- PASS: TestListDirSorted (0.11s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57046->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59744->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43588->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33024->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52574->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59760->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33880->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57048->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54040->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33894->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56424->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54056->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33030->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33906->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55622->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55634->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43604->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52580->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60796->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51854->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33916->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55650->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43608->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56436->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60808->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55654->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56438->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57056->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60814->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59772->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : a.txt: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : a.txt: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43618->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51868->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51884->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world: Excluded 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : sub dir/hello world2: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56450->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57058->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57064->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52584->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57070->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54062->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60824->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52596->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55658->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33036->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33044->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56464->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55662->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57080->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54064->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55664->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54068->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52606->172.17.0.3:21100, err= --- PASS: TestListDirSortedFn (0.08s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59780->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55680->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56472->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52610->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52620->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54072->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57096->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52632->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54080->172.17.0.3:21109, err= === RUN TestListJSON/Default 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51888->172.17.0.3:21104, err= === RUN TestListJSON/FilesOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56484->172.17.0.3:21105, err= === RUN TestListJSON/DirsOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33926->172.17.0.3:21103, err= === RUN TestListJSON/Recurse 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56492->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33942->172.17.0.3:21103, err= === RUN TestListJSON/SubDir 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60840->172.17.0.3:21110, err= === RUN TestListJSON/NoModTime 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52648->172.17.0.3:21100, err= === RUN TestListJSON/NoMimeType 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55692->172.17.0.3:21107, err= === RUN TestListJSON/ShowHash 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33954->172.17.0.3:21103, err= === RUN TestListJSON/HashTypes 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52662->172.17.0.3:21100, err= 2025/08/04 03:18:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33050->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57102->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60856->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33956->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54096->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56502->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60864->172.17.0.3:21110, 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://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60878->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60884->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60900->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43632->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43644->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59788->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56516->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56532->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57108->172.17.0.3:21106, err= === RUN TestStatJSON/Root 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43652->172.17.0.3:21102, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33058->172.17.0.3:21101, err= === RUN TestStatJSON/Dir 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56542->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55694->172.17.0.3:21107, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33064->172.17.0.3:21101, err= === RUN TestStatJSON/File 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56554->172.17.0.3:21105, err= === RUN TestStatJSON/NotFound 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60904->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57112->172.17.0.3:21106, err= === RUN TestStatJSON/DirFilesOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54104->172.17.0.3:21109, err= === RUN TestStatJSON/FileFilesOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59792->172.17.0.3:21108, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54120->172.17.0.3:21109, err= === RUN TestStatJSON/DirDirsOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52672->172.17.0.3:21100, err= === RUN TestStatJSON/FileDirsOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33070->172.17.0.3:21101, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33958->172.17.0.3:21103, err= === RUN TestStatJSON/RootNotFound 2025/08/04 03:18:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/notfound" 2025/08/04 03:18:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:42 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:42 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:42 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:42 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: Connecting to FTP server 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: > dial: conn=172.17.0.1:35754->172.17.0.3:21, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: > dial: conn=172.17.0.1:33972->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: > dial: conn=172.17.0.1:56570->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/notfound: > dial: conn=172.17.0.1:33078->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33982->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60910->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59798->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60912->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57126->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55710->172.17.0.3:21107, err= --- PASS: TestStatJSON (0.06s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 INFO : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59814->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52688->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60928->172.17.0.3:21110, err= 2025/08/04 03:18:42 INFO : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56572->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33086->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51900->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33094->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57140->172.17.0.3:21106, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52692->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52696->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33986->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54124->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57150->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43656->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54140->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33990->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54152->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60942->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51916->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51922->172.17.0.3:21104, err= --- PASS: TestLsd (0.02s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43660->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33106->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56580->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56596->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60950->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43676->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51934->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56610->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55720->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33112->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55730->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33996->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60964->172.17.0.3:21110, err= --- PASS: TestLs (0.02s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43688->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33128->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43690->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57164->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56620->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60980->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52704->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57180->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/04 03:18:42 DEBUG : empty space: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56630->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51942->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33134->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56632->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57182->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60988->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57184->172.17.0.3:21106, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34008->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32768->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33140->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56646->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59816->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52718->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57194->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59820->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51950->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32770->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57198->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55746->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32786->172.17.0.3:21110, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56650->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57200->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57202->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43692->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57206->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33156->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52728->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52744->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54154->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57218->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51964->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43694->172.17.0.3:21102, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2025/08/04 03:18:42 DEBUG : Creating backend with remote ":memory:" 2025/08/04 03:18:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/04 03:18:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/04 03:18:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51968->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43698->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51976->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33162->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54156->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32800->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34024->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33178->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32802->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52758->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54172->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55762->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54176->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34040->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32814->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32818->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54184->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57222->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54200->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54202->172.17.0.3:21109, err= --- PASS: TestCount (0.04s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33194->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32824->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56658->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55778->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43714->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59832->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43730->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56668->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59844->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57226->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : Waiting for deletions to finish 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51988->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : large: Excluded (Size Filter) 2025/08/04 03:18:42 DEBUG : large: Excluded 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32832->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33198->172.17.0.3:21101, err= 2025/08/04 03:18:42 INFO : medium: Deleted 2025/08/04 03:18:42 INFO : small: Deleted 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55780->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59846->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:51992->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59850->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32838->172.17.0.3:21110, err= --- PASS: TestDelete (0.04s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34044->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34050->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52770->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59856->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52002->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43736->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34052->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54216->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52006->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52772->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : Waiting for deletions to finish 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55794->172.17.0.3:21107, err= 2025/08/04 03:18:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43740->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52014->172.17.0.3:21104, err= 2025/08/04 03:18:42 INFO : large: Deleted 2025/08/04 03:18:42 INFO : medium: Deleted 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55810->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59860->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54220->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34068->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56676->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59876->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54228->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59880->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54236->172.17.0.3:21109, err= --- PASS: TestMaxDelete (0.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59884->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54242->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34074->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34080->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54258->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56680->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52020->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55824->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55836->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57228->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : Waiting for deletions to finish 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55838->172.17.0.3:21107, err= 2025/08/04 03:18:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32854->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54268->172.17.0.3:21109, err= 2025/08/04 03:18:42 INFO : small: Deleted 2025/08/04 03:18:42 INFO : medium: Deleted 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59892->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54282->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32866->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55854->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54296->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32876->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57242->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54310->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59898->172.17.0.3:21108, err= --- PASS: TestMaxDeleteSizeLargeFile (0.04s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34092->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59906->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57252->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33202->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59914->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59924->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56684->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32890->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52028->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57258->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : Waiting for deletions to finish 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56694->172.17.0.3:21105, err= 2025/08/04 03:18:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54326->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59926->172.17.0.3:21108, err= 2025/08/04 03:18:42 INFO : medium: Deleted 2025/08/04 03:18:42 INFO : small: Deleted 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33218->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32898->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43754->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57262->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43770->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59940->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43774->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55870->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43782->172.17.0.3:21102, err= --- PASS: TestMaxDeleteSize (0.04s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56700->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55876->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55892->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43792->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34106->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57272->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32906->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33230->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55902->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43804->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34122->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55904->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52776->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43806->172.17.0.3:21102, err= --- PASS: TestReadFile (0.03s) === RUN TestRetry 2025/08/04 03:18:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/04 03:18:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/04 03:18:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 03:18:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 03:18:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 03:18:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 03:18:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43818->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57274->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57278->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34136->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43828->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59952->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59966->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54334->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57284->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43838->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55908->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52780->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59970->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32910->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43844->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56710->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56726->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57286->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52036->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55922->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43846->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55926->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:59974->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43860->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34146->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57288->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:32920->172.17.0.3:21110, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2025/08/04 03:18:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yapuyom4jawi" 2025/08/04 03:18:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 03:18:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:42 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:42 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:42 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:42 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: Connecting to FTP server 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:35764->172.17.0.3:21, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32926->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : Creating backend with remote "/tmp/rclone2188553641" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yapuyom4jawi", Local "Local file system at /tmp/rclone2188553641", Modify Window "1s" 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43866->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54348->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56732->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54358->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32932->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57298->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:59980->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57302->172.17.0.3:21106, err= 2025/08/04 03:18:42 INFO : A2: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56746->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:59990->172.17.0.3:21108, err= 2025/08/04 03:18:42 INFO : A1/B2: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52040->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:55930->172.17.0.3:21107, err= 2025/08/04 03:18:42 INFO : A1/B2/C2: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:55938->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32944->172.17.0.3:21110, err= 2025/08/04 03:18:42 INFO : A1/B1/C3: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34158->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32958->172.17.0.3:21110, err= 2025/08/04 03:18:42 INFO : A3: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:60006->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52792->172.17.0.3:21100, err= 2025/08/04 03:18:42 INFO : A3/B3: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33232->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52046->172.17.0.3:21104, err= 2025/08/04 03:18:42 INFO : A3/B3/C4: Making directory 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52804->172.17.0.3:21100, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54360->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34160->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:55950->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33234->172.17.0.3:21101, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52062->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: Connecting to FTP server 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: Connecting to FTP server 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:35772->172.17.0.3:21, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56750->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43882->172.17.0.3:21102, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57308->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:55966->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:35786->172.17.0.3:21, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57316->172.17.0.3:21106, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32964->172.17.0.3:21110, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54368->172.17.0.3:21109, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: Connecting to FTP server 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52066->172.17.0.3:21104, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:35798->172.17.0.3:21, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34166->172.17.0.3:21103, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:60022->172.17.0.3:21108, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:55972->172.17.0.3:21107, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56758->172.17.0.3:21105, err= 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43894->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43898->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : Waiting for deletions to finish 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32972->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57332->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33236->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34180->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57342->172.17.0.3:21106, err= 2025/08/04 03:18:43 INFO : A1/B1/C1/one: Deleted 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33252->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:60026->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57356->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32978->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56760->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : removing 2 level 3 directories 2025/08/04 03:18:43 INFO : A1/B1/C3: Removing directory 2025/08/04 03:18:43 INFO : A1/B1/C1: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 2 directories 2025/08/04 03:18:43 INFO : A1/B1: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:32994->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33006->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43906->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52806->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34196->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:55974->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43910->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56762->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34200->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52080->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56766->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : Waiting for deletions to finish 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54374->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33260->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56772->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57370->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:60036->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52814->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56776->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54378->172.17.0.3:21109, err= 2025/08/04 03:18:43 INFO : A1/two: Deleted 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34202->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43912->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33262->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33008->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34206->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:54384->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:56788->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34218->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:60046->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52082->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52830->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:34220->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:33024->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57384->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52846->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : removing 2 level 3 directories 2025/08/04 03:18:43 INFO : A3/B3/C4: Removing directory 2025/08/04 03:18:43 INFO : A1/B2/C2: Removing directory 2025/08/04 03:18:43 DEBUG : removing 2 level 2 directories 2025/08/04 03:18:43 INFO : A3/B3: Removing directory 2025/08/04 03:18:43 INFO : A1/B2: Removing directory 2025/08/04 03:18:43 DEBUG : removing 3 level 1 directories 2025/08/04 03:18:43 INFO : A3: Removing directory 2025/08/04 03:18:43 INFO : A1: Removing directory 2025/08/04 03:18:43 INFO : A2: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 0 directories 2025/08/04 03:18:43 INFO : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:43928->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57396->172.17.0.3:21106, err= 2025/08/04 03:18:43 ERROR : error listing: directory not found 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:52858->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: > dial: conn=172.17.0.1:57404->172.17.0.3:21106, err= 2025/08/04 03:18:43 ERROR : error listing: directory not found 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yapuyom4jawi: Purge dir "" 2025/08/04 03:18:43 NOTICE: purge failed to rmdir "": directory not found 2025/08/04 03:18:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52864->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55976->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52868->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60060->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54388->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33032->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52884->172.17.0.3:21100, err= 2025/08/04 03:18:43 INFO : A2: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43932->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56800->172.17.0.3:21105, err= 2025/08/04 03:18:43 INFO : A1/B2: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55980->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33046->172.17.0.3:21110, err= 2025/08/04 03:18:43 INFO : A1/B2/C2: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33062->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55982->172.17.0.3:21107, err= 2025/08/04 03:18:43 INFO : A1/B1/C3: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54404->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43938->172.17.0.3:21102, err= 2025/08/04 03:18:43 INFO : A3: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57410->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60062->172.17.0.3:21108, err= 2025/08/04 03:18:43 INFO : A3/B3: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52892->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:55992->172.17.0.3:21107, err= 2025/08/04 03:18:43 INFO : A3/B3/C4: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60076->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34228->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60084->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56816->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56822->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43954->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Connecting to FTP server 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35812->172.17.0.3:21, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33276->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Connecting to FTP server 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33072->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33080->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52084->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34232->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33088->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43968->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52894->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35826->172.17.0.3:21, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54406->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54414->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33092->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54422->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56832->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33096->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52898->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54438->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : removing 1 level 3 directories 2025/08/04 03:18:43 INFO : A3/B3/C4: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56846->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56860->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54452->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56002->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56862->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52090->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33286->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57416->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54456->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52904->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56872->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34236->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57418->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60094->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34250->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57420->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43984->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52918->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56014->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56876->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43990->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57430->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33296->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34254->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56016->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56878->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33306->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52920->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : removing 2 level 3 directories 2025/08/04 03:18:43 INFO : A1/B2/C2: Removing directory 2025/08/04 03:18:43 INFO : A1/B1/C3: Removing directory 2025/08/04 03:18:43 DEBUG : removing 2 level 2 directories 2025/08/04 03:18:43 INFO : A3/B3: Removing directory 2025/08/04 03:18:43 INFO : A1/B2: Removing directory 2025/08/04 03:18:43 DEBUG : removing 2 level 1 directories 2025/08/04 03:18:43 INFO : A3: Removing directory 2025/08/04 03:18:43 INFO : A2: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34264->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44000->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52094->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33102->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33312->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56018->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60100->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44002->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33326->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33338->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52104->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56894->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54472->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : removing 1 level 3 directories 2025/08/04 03:18:43 INFO : A1/B1/C1: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 2 directories 2025/08/04 03:18:43 INFO : A1/B1: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 1 directories 2025/08/04 03:18:43 INFO : A1: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 0 directories 2025/08/04 03:18:43 INFO : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52108->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54476->172.17.0.3:21109, err= 2025/08/04 03:18:43 ERROR : error listing: directory not found 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33118->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56896->172.17.0.3:21105, err= 2025/08/04 03:18:43 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54492->172.17.0.3:21109, err= 2025/08/04 03:18:43 INFO : A1: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60102->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52120->172.17.0.3:21104, err= 2025/08/04 03:18:43 INFO : A1/B1: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56034->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34270->172.17.0.3:21103, err= 2025/08/04 03:18:43 INFO : A1/B1/C1: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33352->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57438->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54496->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60104->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57446->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52936->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44012->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52950->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54508->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56910->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52130->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : removing 1 level 3 directories 2025/08/04 03:18:43 INFO : A1/B1/C1: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 2 directories 2025/08/04 03:18:43 INFO : A1/B1: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52952->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56918->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56922->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54512->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56936->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60112->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52968->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56944->172.17.0.3:21105, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56960->172.17.0.3:21105, err= 2025/08/04 03:18:43 INFO : A1: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33368->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33134->172.17.0.3:21110, err= 2025/08/04 03:18:43 INFO : A1/B1: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52974->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56046->172.17.0.3:21107, err= 2025/08/04 03:18:43 INFO : A1/B1/C1: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54528->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33374->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52988->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52996->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53006->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33382->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33144->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56972->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33156->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33390->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33164->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60122->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : removing 1 level 3 directories 2025/08/04 03:18:43 INFO : A1/B1/C1: Removing directory 2025/08/04 03:18:43 DEBUG : removing 1 level 2 directories 2025/08/04 03:18:43 INFO : A1/B1: Removing directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56052->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56060->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53018->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53026->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34282->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53028->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60130->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60146->172.17.0.3:21108, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56974->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56988->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52132->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34292->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60154->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57450->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60158->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : filename.txt: File name found in url 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53040->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34308->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57456->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33406->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53056->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33416->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56996->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33172->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44028->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57470->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52146->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52158->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54534->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54540->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44044->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52164->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52178->172.17.0.3:21104, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33420->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54552->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57480->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53070->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33174->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34324->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34340->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/08/04 03:18:43 INFO : file1: Copied (new) to: sub/file2 2025/08/04 03:18:43 INFO : file1: Deleted 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33188->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60174->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33428->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/04 03:18:43 DEBUG : file1: Unchanged skipping 2025/08/04 03:18:43 INFO : file1: Deleted 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52194->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33432->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: don't need to copy/move sub/file2, it is already at target location 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44054->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60180->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57002->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57018->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53080->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44060->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33440->172.17.0.3:21101, err= --- PASS: TestMoveFile (0.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52200->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52204->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57030->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56076->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52216->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56080->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : file1.53508f02.partial: renamed to: file1 2025/08/04 03:18:43 INFO : file1: Copied (new) 2025/08/04 03:18:43 INFO : file1: Deleted 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57038->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57052->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : file1: Destination exists, skipping 2025/08/04 03:18:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57068->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57482->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54562->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44068->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52222->172.17.0.3:21104, err= --- PASS: TestMoveFileWithIgnoreExisting (0.05s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33454->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44080->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57074->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57084->172.17.0.3:21105, err= --- PASS: TestCaseInsensitiveMoveFile (0.01s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53084->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44096->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53094->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44110->172.17.0.3:21102, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.01s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34352->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56082->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56090->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57098->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44126->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33198->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56096->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yuciyoh7cice/backup" 2025/08/04 03:18:43 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/08/04 03:18:43 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:43 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:43 DEBUG : TestFTPVsftpd: detected overridden config - adding "{UbAm6}" suffix to name 2025/08/04 03:18:43 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/08/04 03:18:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/08/04 03:18:43 DEBUG : Setting pass="_rBjq4AIDIzcPvVzhRfF9R1o4eGeilxcLNaM_MgXBUcE" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/08/04 03:18:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/08/04 03:18:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: Connecting to FTP server 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:35834->172.17.0.3:21, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:57498->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-yuciyoh7cice/backup" to be canonical "TestFTPVsftpd{UbAm6}:rclone-test-yuciyoh7cice/backup" 2025/08/04 03:18:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:57104->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:44134->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:33468->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:53100->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: > dial: conn=172.17.0.1:34356->172.17.0.3:21103, err= 2025/08/04 03:18:43 INFO : dst/file1: Moved (server-side) 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52226->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60182->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54570->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60184->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33472->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/08/04 03:18:43 INFO : dst/file1: Copied (new) 2025/08/04 03:18:43 INFO : dst/file1: Deleted 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60192->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33478->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34358->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54584->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34368->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33214->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57114->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57512->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44148->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52228->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33494->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33496->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.08s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60200->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60212->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54590->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57118->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33500->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60224->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44150->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56104->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33226->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57516->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60226->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33230->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56114->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33502->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52236->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53108->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57518->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44154->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33508->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44166->172.17.0.3:21102, err= 2025/08/04 03:18:43 INFO : A1/B2: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52246->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33244->172.17.0.3:21110, err= 2025/08/04 03:18:43 INFO : A1/B1/C3: Making directory 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60234->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57530->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60248->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57534->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33258->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56128->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56142->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33262->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34378->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33516->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33530->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33268->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33538->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34390->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33548->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44170->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53110->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34402->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33554->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60264->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33272->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33556->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54600->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44174->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52254->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44188->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33572->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57550->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57130->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57556->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54608->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52268->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57562->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60280->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53112->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54614->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33278->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33282->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56150->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54622->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53116->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33586->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Connecting to FTP server 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52282->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35840->172.17.0.3:21, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57570->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54634->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33590->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33598->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57144->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53120->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34414->172.17.0.3:21103, err= 2025/08/04 03:18:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56158->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34424->172.17.0.3:21103, err= 2025/08/04 03:18:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/04 03:18:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34434->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54646->172.17.0.3:21109, err= 2025/08/04 03:18:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53124->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53130->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60292->172.17.0.3:21108, err= 2025/08/04 03:18:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44200->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60296->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57582->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52290->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53144->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44216->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56160->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57154->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33290->172.17.0.3:21110, err= 2025/08/04 03:18:43 INFO : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44222->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52302->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57164->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44238->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57586->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60308->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33298->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57174->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33304->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44254->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53146->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33320->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56172->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54662->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57186->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53154->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53166->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57202->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33324->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57212->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33608->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52316->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57596->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56178->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54670->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52328->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57220->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60318->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57612->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33614->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54676->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57626->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33618->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52336->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33336->172.17.0.3:21110, err= 2025/08/04 03:18:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/04 03:18:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/04 03:18:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/04 03:18:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/04 03:18:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54690->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53178->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57222->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53192->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57232->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54706->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44256->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57636->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60320->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52338->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33340->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53208->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60326->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57240->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57638->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33620->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57654->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57664->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56194->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60342->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57668->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54716->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33352->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57672->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33360->172.17.0.3:21110, err= --- PASS: TestDirMove (0.15s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34438->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34450->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44270->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44280->172.17.0.3:21102, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53224->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33632->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56198->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33370->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33640->172.17.0.3:21101, err= 2025/08/04 03:18:43 NOTICE: ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/04 03:18:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57680->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57252->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33382->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57694->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34454->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33396->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34458->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33652->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52342->172.17.0.3:21104, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44284->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33656->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44286->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52352->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44298->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33398->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33400->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52362->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60350->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52372->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56206->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60364->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44302->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52378->172.17.0.3:21104, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57268->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33412->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53234->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34472->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56212->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33658->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33426->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57278->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44316->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60366->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53246->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33440->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57294->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33446->172.17.0.3:21110, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44326->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33458->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52390->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44336->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33668->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33466->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52398->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57710->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57306->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44342->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52402->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57314->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44352->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52414->172.17.0.3:21104, err= --- PASS: TestRcat (0.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- 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://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54728->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33474->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57718->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53262->172.17.0.3:21100, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54742->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53268->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44354->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: File to upload is small (60 bytes), uploading instead of streaming 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60368->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60380->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33678->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : potato2: Size of src and dst objects identical 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34484->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53282->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33484->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54748->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56220->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57730->172.17.0.3:21106, err= --- PASS: TestRcatSize (0.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53288->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57746->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57750->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44368->172.17.0.3:21102, err= --- SKIP: TestRcatSizeMetadata (0.01s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56228->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52422->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60394->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54752->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54758->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60408->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34490->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44370->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52426->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57758->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53298->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54774->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52438->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Touching "empty space" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Touching "potato2" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60416->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Touching "sub dir/potato3" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56240->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56250->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33688->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57318->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57324->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34496->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:52450->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57762->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33494->172.17.0.3:21110, err= --- PASS: TestTouchDir (0.04s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60424->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53306->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:56258->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60438->172.17.0.3:21108, err= --- SKIP: TestMkdirMetadata (0.01s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54786->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60444->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54800->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34502->172.17.0.3:21103, err= --- SKIP: TestMkdirModTime (0.01s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57338->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53316->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33690->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54814->172.17.0.3:21109, err= --- SKIP: TestCopyDirMetadata (0.01s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53324->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60446->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53330->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:53342->172.17.0.3:21100, err= --- SKIP: TestSetDirModTime (0.01s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57350->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:60456->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:33704->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57770->172.17.0.3:21106, err= --- SKIP: TestDirsEqual (0.01s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuciyoh7cice", Local "Local file system at /tmp/rclone1948143879", Modify Window "1s" 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44376->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57772->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21103") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:34516->172.17.0.3:21103, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54072->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:38144->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54082->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57224->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43758->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54084->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35776->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:38148->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35786->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57370->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35798->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54094->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xigabed2" before starting 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35808->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43770->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:41242->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57232->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : sub dir/test remove existing.xigabed2: TEST: removing renamed existing file after operation 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:38164->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:41252->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57374->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35820->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.corugul4" before starting 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35834->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57238->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54100->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43780->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.corugul4: TEST: renaming existing back after failed operation 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21110") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:42186->172.17.0.3:21110, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:38180->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44540->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21101") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57386->172.17.0.3:21101, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54106->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soqahek1" before starting 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44550->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43786->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44640->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35838->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soqahek1: TEST: removing renamed existing file after operation 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:38184->172.17.0.3:21109, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21107") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:43798->172.17.0.3:21107, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44554->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21105") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:57246->172.17.0.3:21105, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44652->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21104") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:54120->172.17.0.3:21104, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21106") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44656->172.17.0.3:21106, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21108") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:44562->172.17.0.3:21108, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21109") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:38200->172.17.0.3:21109, err= --- PASS: TestRemoveExisting (0.06s) === 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/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21102") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:35846->172.17.0.3:21102, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: dial("tcp","172.17.0.3:21100") 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: > dial: conn=172.17.0.1:41254->172.17.0.3:21100, err= 2025/08/04 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yuciyoh7cice: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.720600763s (try 1/5)