"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/09/03 01:04:00 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe" 2025/09/03 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:00 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Connecting to FTP server 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:40056->172.17.0.2:21, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51424->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : Creating backend with remote "/tmp/rclone765582592" === 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34516->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36968->172.17.0.2:21104, err= 2025/09/03 01:04:00 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33530->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36544->172.17.0.2:21102, err= 2025/09/03 01:04:00 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/09/03 01:04:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/03 01:04:00 DEBUG : potato: Seek from 10 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 10 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Seek from 5 to 2 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/03 01:04:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Seek from 5 to 2 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/03 01:04:00 DEBUG : potato: Seek from 8 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 8 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/03 01:04:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 01:04:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 01:04:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 01:04:00 DEBUG : potato: Seek from 5 to 2 2025/09/03 01:04:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/03 01:04:00 DEBUG : potato: Seek from 9 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 9 to 0 2025/09/03 01:04:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50832->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34532->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60482->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50834->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37762->172.17.0.2:21103, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49236->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50840->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50856->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37772->172.17.0.2:21103, err= === RUN TestCheck/3 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37788->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37790->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50848->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50852->172.17.0.2:21101, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51438->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50862->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60488->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51450->172.17.0.2:21106, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50888->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60502->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50900->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50856->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47780->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37000->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50862->172.17.0.2:21101, err= --- PASS: TestCheck (0.10s) --- 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/09/03 01:04:00 DEBUG : Creating backend with remote "nonexistent" 2025/09/03 01:04:00 DEBUG : Creating backend with remote "nonexistent" 2025/09/03 01:04:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/03 01:04:00 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/09/03 01:04:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/03 01:04:00 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36558->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51458->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50874->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37008->172.17.0.2:21104, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34536->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33542->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36572->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60508->172.17.0.2:21105, err= === RUN TestCheckDownload/3 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34544->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34554->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47812->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37834->172.17.0.2:21103, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51468->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34572->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37862->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50900->172.17.0.2:21101, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33554->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37010->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36596->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51480->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34578->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49274->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60512->172.17.0.2:21105, err= --- PASS: TestCheckDownload (0.14s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60524->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51490->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60526->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50938->172.17.0.2:21110, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37872->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49284->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36604->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47848->172.17.0.2:21109, err= === RUN TestCheckSizeOnly/3 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33566->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34584->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50942->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33572->172.17.0.2:21100, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34598->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50954->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60548->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49286->172.17.0.2:21108, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50918->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36626->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49296->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49304->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33598->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33604->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51506->172.17.0.2:21106, err= --- PASS: TestCheckSizeOnly (0.08s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36642->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50966->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49318->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37886->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37018->172.17.0.2:21104, err= 2025/09/03 01:04:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/03 01:04:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/03 01:04:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/03 01:04:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50932->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37896->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37024->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33616->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60554->172.17.0.2:21105, err= 2025/09/03 01:04:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/03 01:04:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/03 01:04:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/03 01:04:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51518->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50970->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36650->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49334->172.17.0.2:21108, err= --- PASS: TestParseSumFile (0.03s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/data" 2025/09/03 01:04:00 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: Connecting to FTP server 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: > dial: conn=172.17.0.1:40060->172.17.0.2:21, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: > dial: conn=172.17.0.1:51534->172.17.0.2:21106, err= check_test.go:350: ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data lacks md5, skipping 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47854->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37032->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34612->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33630->172.17.0.2:21100, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/data" 2025/09/03 01:04:00 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: Connecting to FTP server 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: > dial: conn=172.17.0.1:40062->172.17.0.2:21, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/data: > dial: conn=172.17.0.1:50938->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37048->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37908->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37920->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34624->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60564->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50974->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49344->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37050->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34632->172.17.0.2:21107, err= === RUN TestCheckSumDownload/subtest1 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33634->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37950->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49358->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47862->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60570->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49370->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37068->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51538->172.17.0.2:21106, err= === RUN TestCheckSumDownload/subtest2 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50988->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47882->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50954->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37954->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37096->172.17.0.2:21104, err= === RUN TestCheckSumDownload/subtest3 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60586->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36666->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47886->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60592->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51000->172.17.0.2:21110, err= === RUN TestCheckSumDownload/subtest4 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38002->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38014->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60596->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51006->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60610->172.17.0.2:21105, err= === RUN TestCheckSumDownload/subtest5 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38024->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50994->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60632->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34646->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60634->172.17.0.2:21105, err= === RUN TestCheckSumDownload/subtest6 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36676->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49404->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37110->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51006->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51014->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37126->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51014->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49420->172.17.0.2:21108, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37140->172.17.0.2:21104, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38026->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38034->172.17.0.2:21103, err= === RUN TestCheckSumDownload/subtest7 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51028->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51044->172.17.0.2:21101, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34648->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34658->172.17.0.2:21107, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60652->172.17.0.2:21105, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51568->172.17.0.2:21106, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34662->172.17.0.2:21107, err= --- PASS: TestCheckSumDownload (0.24s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.01s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2025/09/03 01:04:00 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-supobok8bane" 2025/09/03 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:00 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: Connecting to FTP server 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:40066->172.17.0.2:21, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:38048->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : Creating backend with remote "/tmp/rclone3152644292" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-supobok8bane", Local "Local file system at /tmp/rclone3152644292", Modify Window "1s" 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:33666->172.17.0.2:21100, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:36690->172.17.0.2:21102, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:51018->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:51032->172.17.0.2:21110, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:37144->172.17.0.2:21104, err= upper checkfile vs. lower remote (without normalization) 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:36702->172.17.0.2:21102, err= 2025/09/03 01:04:00 ERROR : hello, world!: sum not found 2025/09/03 01:04:00 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-supobok8bane 2025/09/03 01:04:00 NOTICE: ftp://172.17.0.2:21/rclone-test-supobok8bane: 1 files missing 2025/09/03 01:04:00 NOTICE: 1 hashes missing 2025/09/03 01:04:00 NOTICE: ftp://172.17.0.2:21/rclone-test-supobok8bane: 1 differences found 2025/09/03 01:04:00 NOTICE: ftp://172.17.0.2:21/rclone-test-supobok8bane: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:38056->172.17.0.2:21103, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:47894->172.17.0.2:21109, err= 2025/09/03 01:04:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:00 NOTICE: ftp://172.17.0.2:21/rclone-test-supobok8bane: 0 differences found 2025/09/03 01:04:00 NOTICE: ftp://172.17.0.2:21/rclone-test-supobok8bane: 1 matching files 2025/09/03 01:04:00 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vohiheb7xevi" 2025/09/03 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:00 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:00 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:00 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:00 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:00 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:00 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: Connecting to FTP server 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:40080->172.17.0.2:21, err= 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:34678->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone278047273" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vohiheb7xevi", Local "Local file system at /tmp/rclone278047273", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:49432->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:37156->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:49446->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:51580->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:38072->172.17.0.2:21103, err= lower checkfile vs. upper remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:37166->172.17.0.2:21104, err= 2025/09/03 01:04:01 ERROR : HELLO, WORLD!: sum not found 2025/09/03 01:04:01 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-vohiheb7xevi 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:51594->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:47900->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-molifil0tafe" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:40092->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:47902->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone2938138517" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-molifil0tafe", Local "Local file system at /tmp/rclone2938138517", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:38084->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:36718->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:51056->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:37180->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:49448->172.17.0.2:21108, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:60654->172.17.0.2:21105, err= 2025/09/03 01:04:01 ERROR : HeLlO, wOrLd!: sum not found 2025/09/03 01:04:01 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-molifil0tafe 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-molifil0tafe: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-molifil0tafe: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-molifil0tafe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:49454->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:34692->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-molifil0tafe: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-molifil0tafe: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fojidix3boqe" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:40104->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:37196->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone485178184" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-fojidix3boqe", Local "Local file system at /tmp/rclone485178184", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:33682->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:47906->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:49466->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:37212->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:51610->172.17.0.2:21106, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:36726->172.17.0.2:21102, err= 2025/09/03 01:04:01 ERROR : HELLO, WORLD!: sum not found 2025/09/03 01:04:01 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-fojidix3boqe 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fojidix3boqe: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fojidix3boqe: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fojidix3boqe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:60660->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:51034->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fojidix3boqe: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fojidix3boqe: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bakapad1bala" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:40120->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:51048->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone3248522290" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bakapad1bala", Local "Local file system at /tmp/rclone3248522290", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:37226->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:51626->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:51050->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:60664->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:49478->172.17.0.2:21108, err= NFD checkfile vs. NFC remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:51058->172.17.0.2:21110, err= 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-bakapad1bala 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bakapad1bala: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bakapad1bala: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bakapad1bala: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:38090->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:51628->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bakapad1bala: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bakapad1bala: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yavexaf5kogi" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:40126->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:51064->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone2607719288" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yavexaf5kogi", Local "Local file system at /tmp/rclone2607719288", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:49492->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:36734->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:51062->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:34694->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:49500->172.17.0.2:21108, err= NFC checkfile vs. NFD remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:51072->172.17.0.2:21101, err= 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-yavexaf5kogi 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:47914->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:36746->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fonivax3kogu" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:40130->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:38092->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone2011229900" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-fonivax3kogu", Local "Local file system at /tmp/rclone2011229900", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:51072->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:51080->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:51094->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:36756->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:33686->172.17.0.2:21100, err= NFDx2 checkfile vs. both remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:37240->172.17.0.2:21104, err= 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-fonivax3kogu 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fonivax3kogu: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fonivax3kogu: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fonivax3kogu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:60678->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:38100->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fonivax3kogu: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-fonivax3kogu: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-dugicif2kuwa" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:40138->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:38116->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone2285117996" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-dugicif2kuwa", Local "Local file system at /tmp/rclone2285117996", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:49506->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:47920->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:36760->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:51110->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:38122->172.17.0.2:21103, err= NFCx2 checkfile vs. both remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:51632->172.17.0.2:21106, err= 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-dugicif2kuwa 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:37256->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:34700->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bimafih9meva" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:40140->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:51080->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone2406380026" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bimafih9meva", Local "Local file system at /tmp/rclone2406380026", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:34710->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:37272->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:38124->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:36762->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:37288->172.17.0.2:21104, err= both checkfile vs. NFDx2 remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:47926->172.17.0.2:21109, err= 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-bimafih9meva 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bimafih9meva: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bimafih9meva: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bimafih9meva: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:47932->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:36772->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bimafih9meva: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-bimafih9meva: 1 matching files 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mevucir5cuqe" 2025/09/03 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:40154->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:49516->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone2442676840" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mevucir5cuqe", Local "Local file system at /tmp/rclone2442676840", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:36776->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:51648->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:37300->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:34718->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:38138->172.17.0.2:21103, err= both checkfile vs. NFCx2 remote (without normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:51126->172.17.0.2:21101, err= 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 01:04:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-mevucir5cuqe 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: 1 files missing 2025/09/03 01:04:01 NOTICE: 1 hashes missing 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: 1 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:33698->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:36792->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: 0 differences found 2025/09/03 01:04:01 NOTICE: ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: 1 matching files 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:60692->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: > dial: conn=172.17.0.1:51650->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mevucir5cuqe: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:60700->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: > dial: conn=172.17.0.1:51134->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bimafih9meva: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:51654->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: > dial: conn=172.17.0.1:34728->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-dugicif2kuwa: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:36800->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: > dial: conn=172.17.0.1:47934->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fonivax3kogu: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:34734->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: Purge object "測試_Русский___ě_áñ" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: > dial: conn=172.17.0.1:51146->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-yavexaf5kogi: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:60706->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: Purge object "測試_Русский___ě_áñ" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: > dial: conn=172.17.0.1:36814->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bakapad1bala: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:47948->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: Purge object "HELLO, WORLD!" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: > dial: conn=172.17.0.1:38146->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-fojidix3boqe: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:51082->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: Purge object "HeLlO, wOrLd!" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: > dial: conn=172.17.0.1:47952->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-molifil0tafe: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:36830->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: Purge object "HELLO, WORLD!" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: > dial: conn=172.17.0.1:51152->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-vohiheb7xevi: Purge dir "" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:38156->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: Purge object "hello, world!" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: > dial: conn=172.17.0.1:33712->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-supobok8bane: Purge dir "" --- PASS: TestApplyTransforms (0.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36844->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33724->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51092->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33736->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47966->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47976->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47980->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/09/03 01:04:01 INFO : file1: Copied (new) to: sub/file2 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47984->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37316->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33738->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/03 01:04:01 DEBUG : file1: Unchanged skipping 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60712->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36856->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: don't need to copy/move sub/file2, it is already at target location 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60726->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38160->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60740->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38176->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60750->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34750->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38186->172.17.0.2:21103, err= --- PASS: TestCopyFile (0.05s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" copy_test.go:153: Test only runs on local 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33740->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36872->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38200->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33752->172.17.0.2:21100, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60762->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47994->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51096->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33768->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49518->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36880->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51106->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/backup" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:40166->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:51112->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-mayawel8baqe/backup" to be canonical "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/backup" 2025/09/03 01:04:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:49522->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:36890->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:51660->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:38210->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:36906->172.17.0.2:21102, err= 2025/09/03 01:04:01 INFO : dst/file1: Moved (server-side) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34766->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51158->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51118->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33782->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37318->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/09/03 01:04:01 INFO : dst/file1: Copied (new) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51124->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:40172->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34782->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51170->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37334->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33792->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37342->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51662->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60766->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33794->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60780->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36918->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:47996->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/dst" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:40186->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51128->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:37348->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:01 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:01 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:01 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:01 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:01 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: Connecting to FTP server 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:40196->172.17.0.2:21, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:60796->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" to be canonical "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : one: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:34794->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:38218->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51664->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51172->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51672->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51140->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51684->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/03 01:04:01 INFO : one: Copied (new) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38228->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60810->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51180->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60812->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:48004->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" for canonical name "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:36924->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:49536->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:36932->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51144->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:37352->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:60814->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/03 01:04:01 INFO : one: Copied (replaced existing) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51698->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51704->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33804->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51152->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48010->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38238->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51188->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60816->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49548->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37362->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33814->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51156->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:38250->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" for canonical name "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:33820->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/03 01:04:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33836->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33842->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34808->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49556->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60832->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60848->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51160->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34812->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49562->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:48026->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" for canonical name "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:51164->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/03 01:04:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38254->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51716->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34824->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:34830->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" for canonical name "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:51200->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/03 01:04:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36944->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51180->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38264->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51188->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36946->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48038->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51724->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-mayawel8baqe/CompareDest" for canonical name "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/CompareDest" 2025/09/03 01:04:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: > dial: conn=172.17.0.1:51198->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:48042->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51202->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:48058->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:51728->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/dst: > dial: conn=172.17.0.1:36958->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : two.1503b713.partial: renamed to: two 2025/09/03 01:04:01 INFO : two: Copied (new) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36964->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38276->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49568->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49580->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49586->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34834->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51214->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48074->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33848->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51216->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60864->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60870->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.16s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48076->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36974->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48092->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51734->172.17.0.2:21106, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49598->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37364->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51740->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34840->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34854->172.17.0.2:21107, err= 2025/09/03 01:04:01 INFO : file1: Copied (new) to: sub/file2 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51218->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51750->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33852->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/03 01:04:01 DEBUG : file1: Unchanged skipping 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33862->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38284->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: don't need to copy/move sub/file2, it is already at target location 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34870->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38296->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37368->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48102->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36978->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51228->172.17.0.2:21101, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49610->172.17.0.2:21108, err= --- PASS: TestCopyInplace (0.05s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37382->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48116->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33876->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51760->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37384->172.17.0.2:21104, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49612->172.17.0.2:21108, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48132->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/03 01:04:01 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51774->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33884->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34886->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/03 01:04:01 DEBUG : file1: Unchanged skipping 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34900->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51786->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34908->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51232->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51802->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34914->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60886->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51810->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48138->172.17.0.2:21109, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60896->172.17.0.2:21105, err= 2025/09/03 01:04:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38308->172.17.0.2:21103, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51238->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51248->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51260->172.17.0.2:21110, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36984->172.17.0.2:21102, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33892->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/09/03 01:04:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48142->172.17.0.2:21109, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51826->172.17.0.2:21106, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33894->172.17.0.2:21100, err= 2025/09/03 01:04:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34924->172.17.0.2:21107, err= 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51244->172.17.0.2:21101, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38320->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/03 01:04:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38336->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34926->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48144->172.17.0.2:21109, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37400->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51264->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51274->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51250->172.17.0.2:21101, err= 2025/09/03 01:04:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37412->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49622->172.17.0.2:21108, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:36990->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34932->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49628->172.17.0.2:21108, err= 2025/09/03 01:04:02 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/09/03 01:04:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51842->172.17.0.2:21106, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51282->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37420->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34934->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51254->172.17.0.2:21101, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38342->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38350->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51284->172.17.0.2:21110, err= --- PASS: TestCopyFileMaxTransfer (1.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37000->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51850->172.17.0.2:21106, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37016->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48152->172.17.0.2:21109, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34938->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51298->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48158->172.17.0.2:21109, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51310->172.17.0.2:21110, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33910->172.17.0.2:21100, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37028->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51860->172.17.0.2:21106, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49638->172.17.0.2:21108, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60906->172.17.0.2:21105, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33914->172.17.0.2:21100, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38362->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51318->172.17.0.2:21110, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51324->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33918->172.17.0.2:21100, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51336->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33922->172.17.0.2:21100, err= --- SKIP: TestDeduplicateNewest (0.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60918->172.17.0.2:21105, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38368->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34944->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51864->172.17.0.2:21106, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51346->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49652->172.17.0.2:21108, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51354->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37436->172.17.0.2:21104, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51358->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37444->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38380->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51374->172.17.0.2:21110, err= --- SKIP: TestDeduplicateLargest (0.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49664->172.17.0.2:21108, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33926->172.17.0.2:21100, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51870->172.17.0.2:21106, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37458->172.17.0.2:21104, err= --- SKIP: TestDeduplicateSmallest (0.01s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51388->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37036->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37050->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51882->172.17.0.2:21106, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51260->172.17.0.2:21101, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34956->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37060->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37074->172.17.0.2:21102, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48172->172.17.0.2:21109, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51264->172.17.0.2:21101, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34960->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37474->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48180->172.17.0.2:21109, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49672->172.17.0.2:21108, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37080->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34970->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37478->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51888->172.17.0.2:21106, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34976->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38390->172.17.0.2:21103, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37484->172.17.0.2:21104, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49688->172.17.0.2:21108, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34982->172.17.0.2:21107, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51404->172.17.0.2:21110, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37090->172.17.0.2:21102, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48192->172.17.0.2:21109, err= 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60926->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51406->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51420->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51272->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60938->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51432->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51448->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51452->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:40208->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60950->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49692->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51458->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34998->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : a.txt: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : a.txt: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51898->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37100->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48206->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37112->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60952->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51460->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60956->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51900->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37490->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60972->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51288->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37118->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48222->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49704->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51474->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51296->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38402->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51480->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60976->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48224->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38412->172.17.0.2:21103, err= --- PASS: TestListDirSorted (0.09s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35012->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60986->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49712->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33928->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37120->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37494->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38424->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35016->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48232->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51910->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38434->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:60990->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33940->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37508->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35028->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33946->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49714->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32770->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37518->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51488->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37128->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33950->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37526->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37538->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38450->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37136->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51306->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33966->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38460->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51498->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : a.txt: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : a.txt: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51506->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35044->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49728->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world: Excluded 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : sub dir/hello world2: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32772->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49744->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33982->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37548->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51918->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51928->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37140->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37150->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37154->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33984->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38470->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33992->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51308->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33994->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37162->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49748->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51314->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35058->172.17.0.2:21107, err= --- PASS: TestListDirSortedFn (0.07s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35072->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35084->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37550->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48244->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51318->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37558->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37562->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51512->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51518->172.17.0.2:21110, err= === RUN TestListJSON/Default 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35094->172.17.0.2:21107, err= === RUN TestListJSON/FilesOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35098->172.17.0.2:21107, err= === RUN TestListJSON/DirsOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37172->172.17.0.2:21102, err= === RUN TestListJSON/Recurse 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34006->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38472->172.17.0.2:21103, err= === RUN TestListJSON/SubDir 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51528->172.17.0.2:21110, err= === RUN TestListJSON/NoModTime 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51544->172.17.0.2:21110, err= === RUN TestListJSON/NoMimeType 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49762->172.17.0.2:21108, err= === RUN TestListJSON/ShowHash 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35110->172.17.0.2:21107, err= === RUN TestListJSON/HashTypes 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32788->172.17.0.2:21105, err= 2025/09/03 01:04:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37184->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37186->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49770->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34016->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51944->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35116->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51956->172.17.0.2:21106, err= --- PASS: TestListJSON (0.04s) --- 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37200->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35120->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49778->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37576->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34030->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35122->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49790->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38488->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37206->172.17.0.2:21102, err= === RUN TestStatJSON/Root 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49802->172.17.0.2:21108, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51326->172.17.0.2:21101, err= === RUN TestStatJSON/Dir 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32790->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48258->172.17.0.2:21109, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51552->172.17.0.2:21110, err= === RUN TestStatJSON/File 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35134->172.17.0.2:21107, err= === RUN TestStatJSON/NotFound 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49810->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38502->172.17.0.2:21103, err= === RUN TestStatJSON/DirFilesOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51966->172.17.0.2:21106, err= === RUN TestStatJSON/FileFilesOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51340->172.17.0.2:21101, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37592->172.17.0.2:21104, err= === RUN TestStatJSON/DirDirsOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48266->172.17.0.2:21109, err= === RUN TestStatJSON/FileDirsOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49824->172.17.0.2:21108, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37220->172.17.0.2:21102, err= === RUN TestStatJSON/RootNotFound 2025/09/03 01:04:03 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/notfound" 2025/09/03 01:04:03 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:03 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:03 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:03 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: > dial: conn=172.17.0.1:40220->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: > dial: conn=172.17.0.1:51566->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: > dial: conn=172.17.0.1:49836->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/notfound: > dial: conn=172.17.0.1:37226->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38510->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48270->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49852->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35148->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51342->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37242->172.17.0.2:21102, err= --- PASS: TestStatJSON (0.05s) --- 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.01s) === RUN TestMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 INFO : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48280->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51970->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35158->172.17.0.2:21107, err= 2025/09/03 01:04:03 INFO : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49858->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37254->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37262->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51986->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37606->172.17.0.2:21104, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35160->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51570->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37620->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32806->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51578->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37272->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51990->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48294->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32818->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51996->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38512->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32834->172.17.0.2:21105, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37630->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32844->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32846->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34040->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38516->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48302->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37640->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37276->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49864->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51356->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51360->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48310->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37644->172.17.0.2:21104, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51584->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32854->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37660->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51370->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32860->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52002->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48322->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38528->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/03 01:04:03 DEBUG : empty space: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32876->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35176->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49872->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49876->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48338->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37672->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34054->172.17.0.2:21100, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32882->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32894->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38532->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37682->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35190->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34060->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38536->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38550->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51384->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51590->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37290->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49888->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51602->172.17.0.2:21110, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32902->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51396->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34066->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35192->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51410->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32904->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37690->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35200->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48350->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51606->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38552->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34082->172.17.0.2:21100, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2025/09/03 01:04:03 DEBUG : Creating backend with remote ":memory:" 2025/09/03 01:04:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/03 01:04:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/03 01:04:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/03 01:04:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/03 01:04:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/03 01:04:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/03 01:04:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/03 01:04:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/03 01:04:03 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51420->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35214->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37696->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51612->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49898->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48362->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51624->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51626->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48374->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48390->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51640->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38566->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48402->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37708->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51434->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52004->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37296->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51436->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34084->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37714->172.17.0.2:21104, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34086->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48410->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37300->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32910->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48418->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52018->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52034->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35218->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52040->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32920->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : Waiting for deletions to finish 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51654->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : large: Excluded (Size Filter) 2025/09/03 01:04:03 DEBUG : large: Excluded 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49900->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38572->172.17.0.2:21103, err= 2025/09/03 01:04:03 INFO : small: Deleted 2025/09/03 01:04:03 INFO : medium: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48420->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38580->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52052->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51448->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37716->172.17.0.2:21104, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51458->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49908->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35234->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32922->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35248->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48428->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51664->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37720->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34100->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32936->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : Waiting for deletions to finish 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37304->172.17.0.2:21102, err= 2025/09/03 01:04:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49910->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38596->172.17.0.2:21103, err= 2025/09/03 01:04:03 INFO : large: Deleted 2025/09/03 01:04:03 INFO : medium: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34112->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35254->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32946->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38606->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51666->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34124->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48440->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49922->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37722->172.17.0.2:21104, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37738->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48450->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38620->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37750->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32952->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32954->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38630->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32958->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48452->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35258->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : Waiting for deletions to finish 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38644->172.17.0.2:21103, err= 2025/09/03 01:04:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37314->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38654->172.17.0.2:21103, err= 2025/09/03 01:04:03 INFO : medium: Deleted 2025/09/03 01:04:03 INFO : small: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34132->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32970->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35274->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51680->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49926->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52060->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34134->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37758->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51462->172.17.0.2:21101, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38664->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49940->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49944->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38670->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52064->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52078->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32976->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37326->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51682->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49946->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : Waiting for deletions to finish 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38684->172.17.0.2:21103, err= 2025/09/03 01:04:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37342->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51684->172.17.0.2:21110, err= 2025/09/03 01:04:03 INFO : large: Deleted 2025/09/03 01:04:03 INFO : medium: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35290->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32982->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52094->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:32988->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37768->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33004->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38700->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33008->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51466->172.17.0.2:21101, err= --- PASS: TestMaxDeleteSize (0.03s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33016->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51698->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37346->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48462->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49958->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51702->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37352->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33026->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48474->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38710->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35296->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49964->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49968->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34146->172.17.0.2:21100, err= --- PASS: TestReadFile (0.02s) === RUN TestRetry 2025/09/03 01:04:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/03 01:04:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/03 01:04:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 01:04:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 01:04:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 01:04:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 01:04:03 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33032->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49974->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33048->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51478->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48490->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37362->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51718->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37778->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51724->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33064->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38712->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37378->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52100->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52106->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51482->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33068->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38720->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48498->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37788->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48500->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48512->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33084->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52122->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34160->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34164->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48522->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37380->172.17.0.2:21102, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2025/09/03 01:04:03 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mocudes6fofa" 2025/09/03 01:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:04:03 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:03 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:03 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:03 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:40228->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:52132->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : Creating backend with remote "/tmp/rclone895107395" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mocudes6fofa", Local "Local file system at /tmp/rclone895107395", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51728->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51496->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38724->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:49980->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:49994->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33096->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51732->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37392->172.17.0.2:21102, err= 2025/09/03 01:04:03 INFO : A2: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33098->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48526->172.17.0.2:21109, err= 2025/09/03 01:04:03 INFO : A1/B2: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37792->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37800->172.17.0.2:21104, err= 2025/09/03 01:04:03 INFO : A1/B2/C2: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38740->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35306->172.17.0.2:21107, err= 2025/09/03 01:04:03 INFO : A1/B1/C3: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51510->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35314->172.17.0.2:21107, err= 2025/09/03 01:04:03 INFO : A3: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33106->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:50004->172.17.0.2:21108, err= 2025/09/03 01:04:03 INFO : A3/B3: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38742->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51512->172.17.0.2:21101, err= 2025/09/03 01:04:03 INFO : A3/B3/C4: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34178->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33114->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51520->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37810->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37818->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51526->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:40244->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33126->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51534->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48528->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35324->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:40258->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34184->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51746->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34198->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35336->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38744->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35338->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48538->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:40264->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51748->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37408->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37414->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : Waiting for deletions to finish 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51544->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:52134->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37834->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51760->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:50008->172.17.0.2:21108, err= 2025/09/03 01:04:03 INFO : A1/B1/C1/one: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37430->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37444->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48554->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34200->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48560->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : removing 2 level 3 directories 2025/09/03 01:04:03 INFO : A1/B1/C3: Removing directory 2025/09/03 01:04:03 INFO : A1/B1/C1: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 2 directories 2025/09/03 01:04:03 INFO : A1/B1: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38758->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51552->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37842->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51776->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48566->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37458->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35346->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38760->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51566->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33140->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51568->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : Waiting for deletions to finish 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34214->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37464->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37844->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48574->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:50014->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:52146->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37466->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35352->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 INFO : A1/two: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35354->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51584->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:52162->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51782->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38772->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:33152->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:35368->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:38784->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37476->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:37850->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:50016->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51792->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51594->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34230->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:48578->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : removing 2 level 3 directories 2025/09/03 01:04:03 INFO : A3/B3/C4: Removing directory 2025/09/03 01:04:03 INFO : A1/B2/C2: Removing directory 2025/09/03 01:04:03 DEBUG : removing 2 level 2 directories 2025/09/03 01:04:03 INFO : A3/B3: Removing directory 2025/09/03 01:04:03 INFO : A1/B2: Removing directory 2025/09/03 01:04:03 DEBUG : removing 3 level 1 directories 2025/09/03 01:04:03 INFO : A3: Removing directory 2025/09/03 01:04:03 INFO : A1: Removing directory 2025/09/03 01:04:03 INFO : A2: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 0 directories 2025/09/03 01:04:03 INFO : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51596->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:34246->172.17.0.2:21100, err= 2025/09/03 01:04:03 ERROR : error listing: directory not found 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:51798->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: > dial: conn=172.17.0.1:52168->172.17.0.2:21106, err= 2025/09/03 01:04:03 ERROR : error listing: directory not found 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mocudes6fofa: Purge dir "" 2025/09/03 01:04:03 NOTICE: purge failed to rmdir "": directory not found 2025/09/03 01:04:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51808->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35370->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48580->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38798->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48596->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37862->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48604->172.17.0.2:21109, err= 2025/09/03 01:04:03 INFO : A2: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48614->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50022->172.17.0.2:21108, err= 2025/09/03 01:04:03 INFO : A1/B2: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52178->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51814->172.17.0.2:21110, err= 2025/09/03 01:04:03 INFO : A1/B2/C2: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52194->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37484->172.17.0.2:21102, err= 2025/09/03 01:04:03 INFO : A1/B1/C3: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51826->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37498->172.17.0.2:21102, err= 2025/09/03 01:04:03 INFO : A3: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52204->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34258->172.17.0.2:21100, err= 2025/09/03 01:04:03 INFO : A3/B3: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52206->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35376->172.17.0.2:21107, err= 2025/09/03 01:04:03 INFO : A3/B3/C4: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48628->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50028->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51612->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51622->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35390->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35394->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:40266->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37502->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37872->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34260->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35410->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37508->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33156->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52210->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38804->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:40274->172.17.0.2:21, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34268->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34272->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33162->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50036->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37524->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52220->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51634->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48632->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : removing 1 level 3 directories 2025/09/03 01:04:03 INFO : A3/B3/C4: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51640->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37882->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51656->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35422->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38810->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34274->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35436->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51660->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37526->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50046->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33170->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37886->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48642->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52230->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50058->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35438->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34284->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50070->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33180->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52236->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50084->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35452->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48650->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34290->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50100->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51662->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52246->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51834->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : removing 2 level 3 directories 2025/09/03 01:04:03 INFO : A1/B2/C2: Removing directory 2025/09/03 01:04:03 INFO : A1/B1/C3: Removing directory 2025/09/03 01:04:03 DEBUG : removing 2 level 2 directories 2025/09/03 01:04:03 INFO : A3/B3: Removing directory 2025/09/03 01:04:03 INFO : A1/B2: Removing directory 2025/09/03 01:04:03 DEBUG : removing 2 level 1 directories 2025/09/03 01:04:03 INFO : A3: Removing directory 2025/09/03 01:04:03 INFO : A2: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52256->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50116->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33188->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50122->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35454->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50138->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33204->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50148->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37536->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35466->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37546->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37898->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48660->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : removing 1 level 3 directories 2025/09/03 01:04:03 INFO : A1/B1/C1: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 2 directories 2025/09/03 01:04:03 INFO : A1/B1: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 1 directories 2025/09/03 01:04:03 INFO : A1: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 0 directories 2025/09/03 01:04:03 INFO : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37902->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52258->172.17.0.2:21106, err= 2025/09/03 01:04:03 ERROR : error listing: directory not found 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35480->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35490->172.17.0.2:21107, err= 2025/09/03 01:04:03 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52272->172.17.0.2:21106, err= 2025/09/03 01:04:03 INFO : A1: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48668->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37554->172.17.0.2:21102, err= 2025/09/03 01:04:03 INFO : A1/B1: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33218->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48684->172.17.0.2:21109, err= 2025/09/03 01:04:03 INFO : A1/B1/C1: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52284->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52290->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51844->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51858->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33222->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37570->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38814->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50162->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51868->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37584->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37596->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : removing 1 level 3 directories 2025/09/03 01:04:03 INFO : A1/B1/C1: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 2 directories 2025/09/03 01:04:03 INFO : A1/B1: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50176->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37912->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33230->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37606->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50188->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33236->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52298->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33244->172.17.0.2:21105, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50194->172.17.0.2:21108, err= 2025/09/03 01:04:03 INFO : A1: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35502->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52306->172.17.0.2:21106, err= 2025/09/03 01:04:03 INFO : A1/B1: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37616->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51678->172.17.0.2:21101, err= 2025/09/03 01:04:03 INFO : A1/B1/C1: Making directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35506->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48686->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35516->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34302->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38828->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51870->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50210->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34304->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51694->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35520->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51702->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52320->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : removing 1 level 3 directories 2025/09/03 01:04:03 INFO : A1/B1/C1: Removing directory 2025/09/03 01:04:03 DEBUG : removing 1 level 2 directories 2025/09/03 01:04:03 INFO : A1/B1: Removing directory 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33250->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33252->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48692->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34308->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51874->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33264->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34322->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52324->172.17.0.2:21106, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33274->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37620->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38830->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37916->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35526->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35532->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35534->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : filename.txt: File name found in url 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34332->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37920->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38840->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48698->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52330->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50220->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33282->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48714->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37924->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38854->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35536->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48722->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50232->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50238->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51882->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33298->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33300->172.17.0.2:21105, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52340->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34336->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50250->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35548->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37624->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52348->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51894->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/09/03 01:04:03 INFO : file1: Copied (new) to: sub/file2 2025/09/03 01:04:03 INFO : file1: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37628->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33304->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48730->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/03 01:04:03 DEBUG : file1: Unchanged skipping 2025/09/03 01:04:03 INFO : file1: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48742->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52364->172.17.0.2:21106, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: don't need to copy/move sub/file2, it is already at target location 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48756->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37938->172.17.0.2:21104, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51718->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33310->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48766->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51902->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37634->172.17.0.2:21102, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35558->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35570->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38864->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51918->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33326->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51932->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : file1.53508f02.partial: renamed to: file1 2025/09/03 01:04:03 INFO : file1: Copied (new) 2025/09/03 01:04:03 INFO : file1: Deleted 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50264->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51936->172.17.0.2:21110, err= 2025/09/03 01:04:03 DEBUG : file1: Destination exists, skipping 2025/09/03 01:04:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37638->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50270->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48774->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50284->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52380->172.17.0.2:21106, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35584->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37654->172.17.0.2:21102, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51730->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34346->172.17.0.2:21100, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33334->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51732->172.17.0.2:21101, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48790->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51740->172.17.0.2:21101, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.01s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50294->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48802->172.17.0.2:21109, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35594->172.17.0.2:21107, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50308->172.17.0.2:21108, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38868->172.17.0.2:21103, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34352->172.17.0.2:21100, err= 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33338->172.17.0.2:21105, err= 2025/09/03 01:04:03 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mayawel8baqe/backup" 2025/09/03 01:04:03 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/03 01:04:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:03 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:03 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Fn1N4}" suffix to name 2025/09/03 01:04:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/03 01:04:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/03 01:04:03 DEBUG : Setting pass="3fmbCnWb-PTt4XLuNUfT-pDksRwy4_MJbkHXbSC2m5Qn" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/03 01:04:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/03 01:04:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: Connecting to FTP server 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:40288->172.17.0.2:21, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:48806->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-mayawel8baqe/backup" to be canonical "TestFTPVsftpd{Fn1N4}:rclone-test-mayawel8baqe/backup" 2025/09/03 01:04:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:50318->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:50332->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:51938->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:38882->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: > dial: conn=172.17.0.1:34362->172.17.0.2:21100, err= 2025/09/03 01:04:04 INFO : dst/file1: Moved (server-side) 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50346->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48810->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33346->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38884->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35598->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/09/03 01:04:04 INFO : dst/file1: Copied (new) 2025/09/03 01:04:04 INFO : dst/file1: Deleted 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51954->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37662->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48812->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35602->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48814->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33360->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51742->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51966->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35608->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51972->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37678->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33376->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === 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.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52388->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37692->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48824->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37942->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52398->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51746->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35624->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37700->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37952->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51756->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51986->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52410->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33382->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35628->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33398->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50350->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34370->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50362->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33406->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51992->172.17.0.2:21110, err= 2025/09/03 01:04:04 INFO : A1/B2: Making directory 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51764->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52002->172.17.0.2:21110, err= 2025/09/03 01:04:04 INFO : A1/B1/C3: Making directory 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37706->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33418->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48828->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33428->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48830->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51774->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35642->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38886->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50378->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52004->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35650->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48840->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34378->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48850->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51776->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38892->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48866->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37958->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38906->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52420->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51782->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33434->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37972->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35658->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38918->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38924->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35666->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50388->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52014->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33448->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35678->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35686->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51786->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37712->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34386->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37714->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35702->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51802->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37718->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37976->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34392->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50400->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Connecting to FTP server 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:40298->172.17.0.2:21, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34408->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37980->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37724->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50414->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33450->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52028->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48872->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52424->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33462->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48888->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52436->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50422->172.17.0.2:21108, err= 2025/09/03 01:04:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/03 01:04:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/03 01:04:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/03 01:04:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38928->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37740->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35710->172.17.0.2:21107, err= 2025/09/03 01:04:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38938->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50436->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52030->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33468->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38942->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33482->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51806->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34418->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38944->172.17.0.2:21103, err= 2025/09/03 01:04:04 INFO : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48894->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51814->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48896->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34430->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37742->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52446->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51826->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35722->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48900->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37746->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38954->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50446->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37758->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48910->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33484->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51830->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35738->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37768->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35750->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52456->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48922->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37992->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33498->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51842->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52462->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52046->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50460->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52464->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38000->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33512->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48938->172.17.0.2:21109, err= 2025/09/03 01:04:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51856->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48944->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52052->172.17.0.2:21110, err= 2025/09/03 01:04:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38014->172.17.0.2:21104, err= 2025/09/03 01:04:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/03 01:04:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/03 01:04:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35766->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38964->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38022->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50472->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52480->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38032->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52484->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48952->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34446->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35772->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33528->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34460->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48958->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52488->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50474->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51868->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50488->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52068->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37770->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33544->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52076->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35774->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52494->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35790->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38966->172.17.0.2:21103, err= --- PASS: TestDirMove (0.16s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50496->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38968->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48974->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37776->172.17.0.2:21102, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37792->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52084->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52498->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37800->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33554->172.17.0.2:21105, err= 2025/09/03 01:04:04 NOTICE: ftp://172.17.0.2:21/rclone-test-mayawel8baqe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/03 01:04:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34464->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52086->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38036->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52510->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52088->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50498->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52092->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37814->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52516->172.17.0.2:21106, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52094->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37828->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52522->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52528->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38970->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34466->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34482->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:48986->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34490->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35792->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34498->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51870->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38972->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52544->172.17.0.2:21106, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34512->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52102->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51882->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49000->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38046->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49006->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33558->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38054->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35802->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49008->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33568->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37840->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37842->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35816->172.17.0.2:21107, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52546->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38978->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50514->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49016->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38070->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52556->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35828->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38084->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38086->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51892->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52570->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37850->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51908->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49024->172.17.0.2:21109, err= --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.03s) === RUN TestRcatMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50524->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38986->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50540->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50548->172.17.0.2:21108, err= --- SKIP: TestRcatMetadata (0.01s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37854->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38092->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52106->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: File to upload is small (60 bytes), uploading instead of streaming 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38106->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38122->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49028->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : potato2: Size of src and dst objects identical 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38132->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50564->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51914->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50580->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51918->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33584->172.17.0.2:21105, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52116->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34514->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33592->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52132->172.17.0.2:21110, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37860->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35840->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33604->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49038->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49052->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35850->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34522->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51926->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37866->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52148->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52152->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34524->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37878->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Touching "empty space" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Touching "potato2" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35866->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Touching "sub dir/potato3" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52158->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52578->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37886->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37896->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52586->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38136->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38146->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50596->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52168->172.17.0.2:21110, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50602->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52184->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37904->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50612->172.17.0.2:21108, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35880->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34538->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35896->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33616->172.17.0.2:21105, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52186->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50624->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49064->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38988->172.17.0.2:21103, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50630->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35912->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38152->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35926->172.17.0.2:21107, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52594->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35934->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33628->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49074->172.17.0.2:21109, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-mayawel8baqe", Local "Local file system at /tmp/rclone765582592", Modify Window "1s" 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35946->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50636->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37914->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49084->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35948->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34546->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37916->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35954->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33638->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52190->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50652->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50660->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33642->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49086->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38990->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sipuqok4" before starting 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38166->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51938->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51944->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34548->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : sub dir/test remove existing.sipuqok4: TEST: removing renamed existing file after operation 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:39000->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49090->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50676->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49094->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fekiwoh0" before starting 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33646->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52596->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38178->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21102") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:37918->172.17.0.2:21102, err= 2025/09/03 01:04:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fekiwoh0: TEST: renaming existing back after failed operation 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21104") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:38182->172.17.0.2:21104, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35970->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21106") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52608->172.17.0.2:21106, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34564->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49098->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hoxates4" before starting 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49112->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21100") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:34566->172.17.0.2:21100, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21109") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:49116->172.17.0.2:21109, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35974->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hoxates4: TEST: removing renamed existing file after operation 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:39012->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51950->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35976->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21103") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:39020->172.17.0.2:21103, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21105") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:33660->172.17.0.2:21105, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21107") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:35978->172.17.0.2:21107, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52204->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21110") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:52218->172.17.0.2:21110, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51952->172.17.0.2:21101, err= --- PASS: TestRemoveExisting (0.05s) === 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/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21108") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:50692->172.17.0.2:21108, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: dial("tcp","172.17.0.2:21101") 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: > dial: conn=172.17.0.1:51966->172.17.0.2:21101, err= 2025/09/03 01:04:04 DEBUG : ftp://172.17.0.2:21/rclone-test-mayawel8baqe: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.153050947s (try 1/5)