"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/02/16 02:17:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve" 2026/02/16 02:17:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:02 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:02 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:02 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:02 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Connecting to FTP server 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37486->172.17.0.9:21, err= 2026/02/16 02:17:02 DEBUG : Creating backend with remote "/tmp/rclone755431377" === 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31444") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39166->172.17.0.9:31444, err= 2026/02/16 02:17:02 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54262") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47762->172.17.0.9:54262, err= 2026/02/16 02:17:02 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/02/16 02:17:02 DEBUG : a: size = 0 OK 2026/02/16 02:17:02 DEBUG : a: size = 1 (memory) 2026/02/16 02:17:02 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/16 02:17:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/16 02:17:02 DEBUG : potato: Seek from 10 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 10 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 2 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/16 02:17:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 2 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/16 02:17:02 DEBUG : potato: Seek from 8 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 8 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/16 02:17:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/16 02:17:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/16 02:17:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/16 02:17:02 DEBUG : potato: Seek from 5 to 2 2026/02/16 02:17:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/16 02:17:02 DEBUG : potato: Seek from 9 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 9 to 0 2026/02/16 02:17:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:40864") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52510->172.17.0.9:40864, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39624") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59220->172.17.0.9:39624, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:41782") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49810->172.17.0.9:41782, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31749") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42628->172.17.0.9:31749, err= === RUN TestCheck/3 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37525") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47718->172.17.0.9:37525, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61499") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51808->172.17.0.9:61499, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:28404") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59678->172.17.0.9:28404, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23694") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53984->172.17.0.9:23694, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45718") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59138->172.17.0.9:45718, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47380") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53298->172.17.0.9:47380, err= --- PASS: TestCheck (0.05s) --- 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 2026/02/16 02:17:02 DEBUG : Creating backend with remote "nonexistent" 2026/02/16 02:17:02 DEBUG : Creating backend with remote "nonexistent" 2026/02/16 02:17:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/16 02:17:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/16 02:17:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/16 02:17:02 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25310") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57690->172.17.0.9:25310, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:28817") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54084->172.17.0.9:28817, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45522") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54208->172.17.0.9:45522, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27424") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49216->172.17.0.9:27424, err= === RUN TestCheckDownload/3 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6478") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49556->172.17.0.9:6478, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2950") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60530->172.17.0.9:2950, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55262") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50400->172.17.0.9:55262, err= 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33575") 2026/02/16 02:17:02 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59290->172.17.0.9:33575, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24699") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45300->172.17.0.9:24699, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52677") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35000->172.17.0.9:52677, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19211") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38172->172.17.0.9:19211, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4883") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33458->172.17.0.9:4883, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32676") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46282->172.17.0.9:32676, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65353") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42074->172.17.0.9:65353, err= === RUN TestCheckSizeOnly/3 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53526") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42162->172.17.0.9:53526, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:60390") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42966->172.17.0.9:60390, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30818") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52666->172.17.0.9:30818, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42199") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33070->172.17.0.9:42199, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17079") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39086->172.17.0.9:17079, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15054") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49646->172.17.0.9:15054, err= --- PASS: TestCheckSizeOnly (0.05s) --- 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10001") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55098->172.17.0.9:10001, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30559") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46380->172.17.0.9:30559, err= 2026/02/16 02:17:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/16 02:17:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/16 02:17:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/16 02:17:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16880") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44712->172.17.0.9:16880, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1125") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59724->172.17.0.9:1125, err= 2026/02/16 02:17:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/16 02:17:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/16 02:17:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/16 02:17:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20286") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57260->172.17.0.9:20286, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49431") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42948->172.17.0.9:49431, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/data" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data: > dial: conn=172.17.0.1:37490->172.17.0.9:21, err= check_test.go:350: ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data lacks md5, skipping 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5452") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53180->172.17.0.9:5452, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46515") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42224->172.17.0.9:46515, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/data" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/data: > dial: conn=172.17.0.1:37496->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13436") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47388->172.17.0.9:13436, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6456") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48752->172.17.0.9:6456, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22809") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37784->172.17.0.9:22809, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4822") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39782->172.17.0.9:4822, err= === RUN TestCheckSumDownload/subtest1 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9952") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49510->172.17.0.9:9952, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23009") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59130->172.17.0.9:23009, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33990") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37662->172.17.0.9:33990, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43452") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33424->172.17.0.9:43452, err= === RUN TestCheckSumDownload/subtest2 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1132") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47108->172.17.0.9:1132, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43270") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59122->172.17.0.9:43270, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53190") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50138->172.17.0.9:53190, err= === RUN TestCheckSumDownload/subtest3 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38126") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41414->172.17.0.9:38126, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20885") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37356->172.17.0.9:20885, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:3517") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47916->172.17.0.9:3517, err= === RUN TestCheckSumDownload/subtest4 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62061") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51102->172.17.0.9:62061, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23364") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59180->172.17.0.9:23364, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35130") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40992->172.17.0.9:35130, err= === RUN TestCheckSumDownload/subtest5 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37394") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60560->172.17.0.9:37394, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44107") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45572->172.17.0.9:44107, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43141") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56952->172.17.0.9:43141, err= === RUN TestCheckSumDownload/subtest6 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44209") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38732->172.17.0.9:44209, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62404") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55590->172.17.0.9:62404, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37147") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49430->172.17.0.9:37147, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:48637") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40366->172.17.0.9:48637, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43384") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35490->172.17.0.9:43384, err= === RUN TestCheckSumDownload/subtest7 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54069") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58846->172.17.0.9:54069, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65170") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58222->172.17.0.9:65170, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53358") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60510->172.17.0.9:53358, err= --- PASS: TestCheckSumDownload (0.18s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojasig4kizi" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:37500->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone2844643064" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojasig4kizi", Local "Local file system at /tmp/rclone2844643064", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:39829") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:41704->172.17.0.9:39829, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:8875") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:48388->172.17.0.9:8875, err= upper checkfile vs. lower remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:2236") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:60666->172.17.0.9:2236, err= 2026/02/16 02:17:03 ERROR : hello, world!: sum not found 2026/02/16 02:17:03 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.9:21/rclone-test-gojasig4kizi 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-gojasig4kizi: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-gojasig4kizi: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-gojasig4kizi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:55266") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:33972->172.17.0.9:55266, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:29112") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:60906->172.17.0.9:29112, err= 2026/02/16 02:17:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-gojasig4kizi: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-gojasig4kizi: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jojopax2vake" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:37508->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone3983037022" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-jojopax2vake", Local "Local file system at /tmp/rclone3983037022", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:16668") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:33840->172.17.0.9:16668, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:46495") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:46624->172.17.0.9:46495, err= lower checkfile vs. upper remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:20343") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:38432->172.17.0.9:20343, err= 2026/02/16 02:17:03 ERROR : HELLO, WORLD!: sum not found 2026/02/16 02:17:03 ERROR : hello, world!: file not in ftp://172.17.0.9:21/rclone-test-jojopax2vake 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-jojopax2vake: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-jojopax2vake: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-jojopax2vake: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:54636") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:33436->172.17.0.9:54636, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:40269") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:50958->172.17.0.9:40269, err= 2026/02/16 02:17:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-jojopax2vake: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-jojopax2vake: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zoyikof3bopu" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:37510->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone1935328090" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-zoyikof3bopu", Local "Local file system at /tmp/rclone1935328090", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:14449") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:58128->172.17.0.9:14449, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:26385") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:51208->172.17.0.9:26385, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:47274") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:53718->172.17.0.9:47274, err= 2026/02/16 02:17:03 ERROR : HeLlO, wOrLd!: sum not found 2026/02/16 02:17:03 ERROR : hello, world!: file not in ftp://172.17.0.9:21/rclone-test-zoyikof3bopu 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:45359") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:48156->172.17.0.9:45359, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:47655") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:55672->172.17.0.9:47655, err= 2026/02/16 02:17:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yocirav7rada" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:37522->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone3937577378" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-yocirav7rada", Local "Local file system at /tmp/rclone3937577378", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:23671") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:58870->172.17.0.9:23671, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:31826") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:56734->172.17.0.9:31826, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:65283") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:47996->172.17.0.9:65283, err= 2026/02/16 02:17:03 ERROR : HELLO, WORLD!: sum not found 2026/02/16 02:17:03 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.9:21/rclone-test-yocirav7rada 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yocirav7rada: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yocirav7rada: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yocirav7rada: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:44865") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:50246->172.17.0.9:44865, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:26667") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:44042->172.17.0.9:26667, err= 2026/02/16 02:17:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yocirav7rada: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yocirav7rada: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kirojus2cefi" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:37532->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone3799863103" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-kirojus2cefi", Local "Local file system at /tmp/rclone3799863103", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:17076") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:54716->172.17.0.9:17076, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:21505") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:54922->172.17.0.9:21505, err= NFD checkfile vs. NFC remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:11543") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:57156->172.17.0.9:11543, err= 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-kirojus2cefi 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-kirojus2cefi: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-kirojus2cefi: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-kirojus2cefi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:27561") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:45444->172.17.0.9:27561, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:35651") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:33362->172.17.0.9:35651, err= 2026/02/16 02:17:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-kirojus2cefi: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-kirojus2cefi: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yasulaw6dati" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:37534->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone3902764140" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-yasulaw6dati", Local "Local file system at /tmp/rclone3902764140", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:51474") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:37342->172.17.0.9:51474, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:23405") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:47288->172.17.0.9:23405, err= NFC checkfile vs. NFD remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:54413") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:41802->172.17.0.9:54413, err= 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-yasulaw6dati 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yasulaw6dati: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yasulaw6dati: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yasulaw6dati: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:26311") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:56820->172.17.0.9:26311, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:40919") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:41044->172.17.0.9:40919, err= 2026/02/16 02:17:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yasulaw6dati: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-yasulaw6dati: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vameler1cexa" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:37550->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone4285197966" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-vameler1cexa", Local "Local file system at /tmp/rclone4285197966", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:61069") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:48126->172.17.0.9:61069, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:61627") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:56020->172.17.0.9:61627, err= NFDx2 checkfile vs. both remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:40752") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:60732->172.17.0.9:40752, err= 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-vameler1cexa 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-vameler1cexa: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-vameler1cexa: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-vameler1cexa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:58521") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:56252->172.17.0.9:58521, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:52797") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:58156->172.17.0.9:52797, err= 2026/02/16 02:17:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-vameler1cexa: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-vameler1cexa: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zudevib1heta" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:37566->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone1276250558" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-zudevib1heta", Local "Local file system at /tmp/rclone1276250558", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:26539") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:42280->172.17.0.9:26539, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:41269") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:43896->172.17.0.9:41269, err= NFCx2 checkfile vs. both remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:35162") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:60322->172.17.0.9:35162, err= 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-zudevib1heta 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zudevib1heta: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zudevib1heta: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zudevib1heta: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:49175") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:40690->172.17.0.9:49175, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:59907") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:43836->172.17.0.9:59907, err= 2026/02/16 02:17:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zudevib1heta: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-zudevib1heta: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-semifis7faza" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:37568->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone3687671707" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-semifis7faza", Local "Local file system at /tmp/rclone3687671707", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:3343") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:57950->172.17.0.9:3343, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:14374") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:35084->172.17.0.9:14374, err= both checkfile vs. NFDx2 remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:20968") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:57558->172.17.0.9:20968, err= 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-semifis7faza 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-semifis7faza: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-semifis7faza: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-semifis7faza: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:48501") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:57504->172.17.0.9:48501, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:38804") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:57558->172.17.0.9:38804, err= 2026/02/16 02:17:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-semifis7faza: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-semifis7faza: 1 matching files 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-mihokuq6xofi" 2026/02/16 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:37572->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "/tmp/rclone2488393165" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-mihokuq6xofi", Local "Local file system at /tmp/rclone2488393165", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:65373") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:37734->172.17.0.9:65373, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:58384") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:35032->172.17.0.9:58384, err= both checkfile vs. NFCx2 remote (without normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:47444") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:42382->172.17.0.9:47444, err= 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/16 02:17:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-mihokuq6xofi 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: 1 files missing 2026/02/16 02:17:03 NOTICE: 1 hashes missing 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: 1 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:6651") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:32794->172.17.0.9:6651, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:13482") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:52650->172.17.0.9:13482, err= 2026/02/16 02:17:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: 0 differences found 2026/02/16 02:17:03 NOTICE: ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: 1 matching files 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: dial("tcp","172.17.0.9:63828") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: > dial: conn=172.17.0.1:37596->172.17.0.9:63828, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-mihokuq6xofi: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: dial("tcp","172.17.0.9:34673") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: > dial: conn=172.17.0.1:40712->172.17.0.9:34673, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-semifis7faza: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: dial("tcp","172.17.0.9:19092") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: > dial: conn=172.17.0.1:33522->172.17.0.9:19092, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zudevib1heta: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: dial("tcp","172.17.0.9:21975") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: > dial: conn=172.17.0.1:51632->172.17.0.9:21975, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-vameler1cexa: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: dial("tcp","172.17.0.9:5753") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: > dial: conn=172.17.0.1:42004->172.17.0.9:5753, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: Purge object "測試_Русский___ě_áñ" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yasulaw6dati: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: dial("tcp","172.17.0.9:33867") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: > dial: conn=172.17.0.1:34102->172.17.0.9:33867, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: Purge object "測試_Русский___ě_áñ" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-kirojus2cefi: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: dial("tcp","172.17.0.9:11162") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: > dial: conn=172.17.0.1:38674->172.17.0.9:11162, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: Purge object "HELLO, WORLD!" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-yocirav7rada: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: dial("tcp","172.17.0.9:27903") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: > dial: conn=172.17.0.1:48214->172.17.0.9:27903, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: Purge object "HeLlO, wOrLd!" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-zoyikof3bopu: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: dial("tcp","172.17.0.9:62708") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: > dial: conn=172.17.0.1:49490->172.17.0.9:62708, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: Purge object "HELLO, WORLD!" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-jojopax2vake: Purge dir "" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: dial("tcp","172.17.0.9:47078") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: > dial: conn=172.17.0.1:49422->172.17.0.9:47078, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: Purge object "hello, world!" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojasig4kizi: Purge dir "" --- PASS: TestApplyTransforms (0.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18666") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47518->172.17.0.9:18666, err= 2026/02/16 02:17:03 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/16 02:17:03 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/16 02:17:03 INFO : file1: Copied (new) to: sub/file2 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9587") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40180->172.17.0.9:9587, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10833") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43054->172.17.0.9:10833, err= 2026/02/16 02:17:03 DEBUG : sub/file2: size = 14 OK 2026/02/16 02:17:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/16 02:17:03 DEBUG : file1: Unchanged skipping 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51633") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34704->172.17.0.9:51633, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52016") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50134->172.17.0.9:52016, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: don't need to copy/move sub/file2, it is already at target location 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10782") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55622->172.17.0.9:10782, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51741") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56856->172.17.0.9:51741, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29751") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52916->172.17.0.9:29751, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62949") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35172->172.17.0.9:62949, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39841") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59548->172.17.0.9:39841, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2343") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60460->172.17.0.9:2343, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18299") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33240->172.17.0.9:18299, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42335") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40404->172.17.0.9:42335, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4729") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60370->172.17.0.9:4729, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14825") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47872->172.17.0.9:14825, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/backup" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: > dial: conn=172.17.0.1:37576->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gojuneg9peve/backup" to be canonical "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/backup" 2026/02/16 02:17:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone755431377) 2026/02/16 02:17:03 DEBUG : dst/file1: size = 18 (ftp://172.17.0.9:21/rclone-test-gojuneg9peve) 2026/02/16 02:17:03 DEBUG : dst/file1: Sizes differ 2026/02/16 02:17:03 INFO : dst/file1: Moved (server-side) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:64675") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38474->172.17.0.9:64675, err= 2026/02/16 02:17:03 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/16 02:17:03 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/16 02:17:03 INFO : dst/file1: Copied (new) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38835") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54866->172.17.0.9:38835, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37580->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27407") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46108->172.17.0.9:27407, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43000") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43450->172.17.0.9:43000, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36535") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56642->172.17.0.9:36535, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8118") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44200->172.17.0.9:8118, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17408") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48050->172.17.0.9:17408, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43919") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49038->172.17.0.9:43919, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:60568") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35078->172.17.0.9:60568, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61712") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40270->172.17.0.9:61712, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.06s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/dst" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: > dial: conn=172.17.0.1:37594->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:03 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:03 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/CompareDest: Connecting to FTP server 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/CompareDest: > dial: conn=172.17.0.1:37608->172.17.0.9:21, err= 2026/02/16 02:17:03 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" to be canonical "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:03 DEBUG : one: Need to transfer - File not found at Destination 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: dial("tcp","172.17.0.9:15419") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: > dial: conn=172.17.0.1:40602->172.17.0.9:15419, err= 2026/02/16 02:17:03 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/16 02:17:03 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/16 02:17:03 INFO : one: Copied (new) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5013") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37288->172.17.0.9:5013, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32368") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36468->172.17.0.9:32368, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24251") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44398->172.17.0.9:24251, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:12792") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37358->172.17.0.9:12792, err= 2026/02/16 02:17:03 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" for canonical name "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone755431377) 2026/02/16 02:17:03 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst) 2026/02/16 02:17:03 DEBUG : one: Sizes differ 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: dial("tcp","172.17.0.9:37995") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: > dial: conn=172.17.0.1:32870->172.17.0.9:37995, err= 2026/02/16 02:17:03 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/16 02:17:03 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/16 02:17:03 INFO : one: Copied (replaced existing) 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:60593") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44402->172.17.0.9:60593, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13076") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36448->172.17.0.9:13076, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9305") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34508->172.17.0.9:9305, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9906") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43690->172.17.0.9:9906, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1883") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35932->172.17.0.9:1883, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24780") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40504->172.17.0.9:24780, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:60374") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50684->172.17.0.9:60374, err= 2026/02/16 02:17:03 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" for canonical name "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone755431377) 2026/02/16 02:17:03 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst) 2026/02/16 02:17:03 DEBUG : one: Sizes differ 2026/02/16 02:17:03 DEBUG : one: size = 5 OK 2026/02/16 02:17:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:17:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2752") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35450->172.17.0.9:2752, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43696") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30322") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44082->172.17.0.9:43696, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45486->172.17.0.9:30322, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42780") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36468->172.17.0.9:42780, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44243") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53762->172.17.0.9:44243, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49303") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44400") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44126->172.17.0.9:49303, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44804->172.17.0.9:44400, err= 2026/02/16 02:17:03 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" for canonical name "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:03 DEBUG : two: Need to transfer - File not found at Destination 2026/02/16 02:17:03 DEBUG : two: size = 3 OK 2026/02/16 02:17:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:17:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59108") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34838->172.17.0.9:59108, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52941") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32230") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43728->172.17.0.9:52941, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56812->172.17.0.9:32230, err= 2026/02/16 02:17:03 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" for canonical name "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:03 DEBUG : two: Need to transfer - File not found at Destination 2026/02/16 02:17:03 DEBUG : two: size = 3 OK 2026/02/16 02:17:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:17:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42601") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41804->172.17.0.9:42601, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43878") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42320->172.17.0.9:43878, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54892") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38028->172.17.0.9:54892, err= 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32224") 2026/02/16 02:17:03 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53868->172.17.0.9:32224, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49872") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56186") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48512->172.17.0.9:49872, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33174->172.17.0.9:56186, err= 2026/02/16 02:17:04 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gojuneg9peve/CompareDest" for canonical name "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/CompareDest" 2026/02/16 02:17:04 DEBUG : two: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone755431377) 2026/02/16 02:17:04 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-gojuneg9peve/CompareDest) 2026/02/16 02:17:04 DEBUG : two: Sizes differ 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: dial("tcp","172.17.0.9:55679") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/dst: > dial: conn=172.17.0.1:57828->172.17.0.9:55679, err= 2026/02/16 02:17:04 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/16 02:17:04 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/16 02:17:04 INFO : two: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18814") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44618->172.17.0.9:18814, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52442") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19503") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55496->172.17.0.9:52442, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34340->172.17.0.9:19503, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2815") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53024->172.17.0.9:2815, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42033") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42652") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34256->172.17.0.9:42033, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37210->172.17.0.9:42652, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26745") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34990->172.17.0.9:26745, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.36s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35971") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53490->172.17.0.9:35971, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32630") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59286->172.17.0.9:32630, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38924") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55804->172.17.0.9:38924, err= 2026/02/16 02:17:04 DEBUG : sub/file2: size = 14 OK 2026/02/16 02:17:04 INFO : file1: Copied (new) to: sub/file2 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:64524") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41846->172.17.0.9:64524, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51791") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40342->172.17.0.9:51791, err= 2026/02/16 02:17:04 DEBUG : sub/file2: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/16 02:17:04 DEBUG : file1: Unchanged skipping 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22177") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49628->172.17.0.9:22177, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:50039") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35042->172.17.0.9:50039, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: don't need to copy/move sub/file2, it is already at target location 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:3141") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47582->172.17.0.9:3141, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27649") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50506->172.17.0.9:27649, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49205") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52870->172.17.0.9:49205, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62441") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60840->172.17.0.9:62441, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32887") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60300->172.17.0.9:32887, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:60995") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53568->172.17.0.9:60995, err= 2026/02/16 02:17:04 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/16 02:17:04 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4460") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48184->172.17.0.9:4460, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5114") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36096->172.17.0.9:5114, err= 2026/02/16 02:17:04 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/16 02:17:04 DEBUG : file1: Unchanged skipping 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5025") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42580->172.17.0.9:5025, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1970") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51090->172.17.0.9:1970, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:11271") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39750->172.17.0.9:11271, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37795") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46342->172.17.0.9:37795, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:64659") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53968->172.17.0.9:64659, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8165") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58002->172.17.0.9:8165, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15772") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50892->172.17.0.9:15772, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1202") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44242->172.17.0.9:1202, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Connecting to FTP server 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Connecting to FTP server 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Waiting for checks to finish 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Waiting for transfers to finish 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37612->172.17.0.9:21, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36936") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52556->172.17.0.9:36936, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42616") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35152->172.17.0.9:42616, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:11916") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33880->172.17.0.9:11916, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45977") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34260->172.17.0.9:45977, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13255") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42155") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49210->172.17.0.9:42155, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47380->172.17.0.9:13255, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37620->172.17.0.9:21, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:7936") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44494->172.17.0.9:7936, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:50897") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47782->172.17.0.9:50897, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62361") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53560->172.17.0.9:62361, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20798") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53886->172.17.0.9:20798, err= 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/02/16 02:17:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/02/16 02:17:04 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46145") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38692->172.17.0.9:46145, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59221") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49376->172.17.0.9:59221, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30827") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42692->172.17.0.9:30827, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37012") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60248->172.17.0.9:37012, err= 2026/02/16 02:17:04 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/02/16 02:17:04 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/02/16 02:17:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52870") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42138->172.17.0.9:52870, err= 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13757") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55930->172.17.0.9:13757, err= 2026/02/16 02:17:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51035") 2026/02/16 02:17:04 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40896->172.17.0.9:51035, err= 2026/02/16 02:17:05 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/16 02:17:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25754") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47144->172.17.0.9:25754, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52626") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59074->172.17.0.9:52626, err= 2026/02/16 02:17:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31027") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34972->172.17.0.9:31027, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:50097") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51034->172.17.0.9:50097, err= 2026/02/16 02:17:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14257") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57238->172.17.0.9:14257, err= 2026/02/16 02:17:05 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/02/16 02:17:05 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/02/16 02:17:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36394") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47602->172.17.0.9:36394, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31163") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43192->172.17.0.9:31163, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23689") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47710->172.17.0.9:23689, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43671") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42928->172.17.0.9:43671, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1664") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57760->172.17.0.9:1664, err= --- PASS: TestCopyFileMaxTransfer (1.15s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57420") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47766->172.17.0.9:57420, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1140") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57386->172.17.0.9:1140, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13460") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44634->172.17.0.9:13460, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47004") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58238->172.17.0.9:47004, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27519") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59482->172.17.0.9:27519, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33028") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45058->172.17.0.9:33028, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26003") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37956->172.17.0.9:26003, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32785") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46574->172.17.0.9:32785, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56826") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57646->172.17.0.9:56826, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35581") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42518->172.17.0.9:35581, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31468") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58140->172.17.0.9:31468, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31251") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47352->172.17.0.9:31251, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25713") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47112->172.17.0.9:25713, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36373") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53670->172.17.0.9:36373, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51508") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55994->172.17.0.9:51508, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4868") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49298->172.17.0.9:4868, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:58738") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56390->172.17.0.9:58738, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:58618") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56186->172.17.0.9:58618, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2277") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43932->172.17.0.9:2277, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35236") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55356->172.17.0.9:35236, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8368") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46624->172.17.0.9:8368, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4057") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57844->172.17.0.9:4057, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:12718") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33220->172.17.0.9:12718, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36069") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47952->172.17.0.9:36069, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51126") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53512->172.17.0.9:51126, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30639") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55686->172.17.0.9:30639, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9416") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51648->172.17.0.9:9416, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25713") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47126->172.17.0.9:25713, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:7357") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53912->172.17.0.9:7357, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61734") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50398->172.17.0.9:61734, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55476") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45590->172.17.0.9:55476, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31788") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52338") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56506->172.17.0.9:31788, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37876->172.17.0.9:52338, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:12567") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38216->172.17.0.9:12567, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21618") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40902->172.17.0.9:21618, err= 2026/02/16 02:17:05 DEBUG : a.txt: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : a.txt: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4264") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37894->172.17.0.9:4264, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21562") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39188->172.17.0.9:21562, err= 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24212") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42118->172.17.0.9:24212, err= 2026/02/16 02:17:05 DEBUG : sub dir/ignore dir: Excluded 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62568") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47424->172.17.0.9:62568, err= 2026/02/16 02:17:05 DEBUG : sub dir/ignore dir: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29086") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43344->172.17.0.9:29086, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:28865") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40114->172.17.0.9:28865, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32193") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53932->172.17.0.9:32193, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:63335") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60612->172.17.0.9:63335, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56429") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42716") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47190->172.17.0.9:56429, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36698->172.17.0.9:42716, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8265") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35732->172.17.0.9:8265, err= --- PASS: TestListDirSorted (0.08s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23386") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60890->172.17.0.9:23386, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39333") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58100->172.17.0.9:39333, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55553") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51304->172.17.0.9:55553, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30982") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38436->172.17.0.9:30982, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47006") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58554->172.17.0.9:47006, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52677") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43796->172.17.0.9:52677, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23800") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59802->172.17.0.9:23800, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31761") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57150->172.17.0.9:31761, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8444") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38454->172.17.0.9:8444, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38176") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33607") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41740->172.17.0.9:38176, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40896->172.17.0.9:33607, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16415") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34054->172.17.0.9:16415, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38219") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43144->172.17.0.9:38219, err= 2026/02/16 02:17:05 DEBUG : a.txt: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : a.txt: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34418") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55232->172.17.0.9:34418, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1935") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39956->172.17.0.9:1935, err= 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14313") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56740->172.17.0.9:14313, err= 2026/02/16 02:17:05 DEBUG : sub dir/ignore dir: Excluded 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world2: Excluded 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : sub dir/hello world: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59503") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51668->172.17.0.9:59503, err= 2026/02/16 02:17:05 DEBUG : sub dir/ignore dir: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47952") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45066->172.17.0.9:47952, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20675") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45624->172.17.0.9:20675, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26474") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41268->172.17.0.9:26474, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1777") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59242->172.17.0.9:1777, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10437") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57134->172.17.0.9:10437, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21710") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47672->172.17.0.9:21710, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:41559") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34470->172.17.0.9:41559, err= --- PASS: TestListDirSortedFn (0.07s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22403") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41088->172.17.0.9:22403, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59389") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35644->172.17.0.9:59389, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17482") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35092->172.17.0.9:17482, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62701") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33006->172.17.0.9:62701, err= === RUN TestListJSON/Default 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56664") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39096->172.17.0.9:56664, err= === RUN TestListJSON/FilesOnly 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52206") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51856->172.17.0.9:52206, err= === RUN TestListJSON/DirsOnly 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46349") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50308->172.17.0.9:46349, err= === RUN TestListJSON/Recurse 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53380") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36104->172.17.0.9:53380, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:7612") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44608->172.17.0.9:7612, err= === RUN TestListJSON/SubDir 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22001") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54568->172.17.0.9:22001, err= === RUN TestListJSON/NoModTime 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6272") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51030->172.17.0.9:6272, err= === RUN TestListJSON/NoMimeType 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42213") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36558->172.17.0.9:42213, err= === RUN TestListJSON/ShowHash 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39322") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50754->172.17.0.9:39322, err= === RUN TestListJSON/HashTypes 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5386") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40540->172.17.0.9:5386, err= 2026/02/16 02:17:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17699") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59042->172.17.0.9:17699, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53262") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44914->172.17.0.9:53262, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18828") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39816->172.17.0.9:18828, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24240") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38392->172.17.0.9:24240, err= --- PASS: TestListJSON (0.05s) --- 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19932") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45714->172.17.0.9:19932, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18890") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41920->172.17.0.9:18890, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10714") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50774->172.17.0.9:10714, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:48920") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55642->172.17.0.9:48920, err= === RUN TestStatJSON/Root 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30277") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53620->172.17.0.9:30277, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1402") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49446->172.17.0.9:1402, err= === RUN TestStatJSON/Dir 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42329") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60358->172.17.0.9:42329, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43870") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52990->172.17.0.9:43870, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45271") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40506->172.17.0.9:45271, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6026") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33408->172.17.0.9:6026, err= === RUN TestStatJSON/FileDirsOnly 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44195") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33926->172.17.0.9:44195, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26092") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54168->172.17.0.9:26092, err= === RUN TestStatJSON/RootNotFound 2026/02/16 02:17:05 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/notfound" 2026/02/16 02:17:05 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:05 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:05 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:05 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:05 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:05 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:05 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:05 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:05 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:05 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/notfound: Connecting to FTP server 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/notfound: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/notfound: > dial: conn=172.17.0.1:39642->172.17.0.9:21, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/notfound: dial("tcp","172.17.0.9:63923") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/notfound: > dial: conn=172.17.0.1:36108->172.17.0.9:63923, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36676") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43994->172.17.0.9:36676, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16413") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38862->172.17.0.9:16413, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62039") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44000->172.17.0.9:62039, err= --- PASS: TestStatJSON (0.06s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 INFO : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Making directory 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61829") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51638->172.17.0.9:61829, err= 2026/02/16 02:17:05 INFO : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Making directory 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47714") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42768->172.17.0.9:47714, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2393") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55352->172.17.0.9:2393, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8263") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58088->172.17.0.9:8263, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15034") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47532->172.17.0.9:15034, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46525") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42796->172.17.0.9:46525, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2386") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36002->172.17.0.9:2386, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55243") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41950->172.17.0.9:55243, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29125") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59614->172.17.0.9:29125, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54912") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59284->172.17.0.9:54912, err= --- PASS: TestLsd (0.02s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18249") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33580->172.17.0.9:18249, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9737") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56836->172.17.0.9:9737, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14081") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43302->172.17.0.9:14081, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42475") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45884->172.17.0.9:42475, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32116") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52648->172.17.0.9:32116, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44649") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39194->172.17.0.9:44649, err= --- PASS: TestLs (0.02s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15091") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52438->172.17.0.9:15091, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:63635") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55650->172.17.0.9:63635, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8729") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52944->172.17.0.9:8729, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19066") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41828->172.17.0.9:19066, err= 2026/02/16 02:17:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/16 02:17:05 DEBUG : empty space: Excluded 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29792") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37354->172.17.0.9:29792, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65244") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37458->172.17.0.9:65244, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16071") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60946->172.17.0.9:16071, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22313") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44332->172.17.0.9:22313, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5762") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40238->172.17.0.9:5762, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52654") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47876->172.17.0.9:52654, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10280") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58518->172.17.0.9:10280, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46907") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36890->172.17.0.9:46907, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31902") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47080->172.17.0.9:31902, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27593") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53264->172.17.0.9:27593, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29835") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34912->172.17.0.9:29835, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1895") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47074->172.17.0.9:1895, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:12354") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47430->172.17.0.9:12354, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2026/02/16 02:17:05 DEBUG : Creating backend with remote ":memory:" 2026/02/16 02:17:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/16 02:17:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/16 02:17:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/16 02:17:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/16 02:17:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/16 02:17:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/16 02:17:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/16 02:17:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/16 02:17:05 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44676") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44658->172.17.0.9:44676, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9065") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44216->172.17.0.9:9065, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2477") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60474->172.17.0.9:2477, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45749") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39254->172.17.0.9:45749, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19311") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59412->172.17.0.9:19311, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57416") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42282->172.17.0.9:57416, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55994") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37924->172.17.0.9:55994, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54678") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33108->172.17.0.9:54678, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:11891") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60122->172.17.0.9:11891, err= --- PASS: TestCount (0.03s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10903") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33644->172.17.0.9:10903, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21773") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44136->172.17.0.9:21773, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38342") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59546->172.17.0.9:38342, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57301") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43342->172.17.0.9:57301, err= 2026/02/16 02:17:05 DEBUG : Waiting for deletions to finish 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25488") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40574->172.17.0.9:25488, err= 2026/02/16 02:17:05 DEBUG : large: Excluded (Size Filter) 2026/02/16 02:17:05 DEBUG : large: Excluded 2026/02/16 02:17:05 INFO : small: Deleted 2026/02/16 02:17:05 INFO : medium: Deleted 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53160") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50676->172.17.0.9:53160, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27363") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38782->172.17.0.9:27363, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24192") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50902->172.17.0.9:24192, err= --- PASS: TestDelete (0.03s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57216") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39106->172.17.0.9:57216, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19457") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55436->172.17.0.9:19457, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26553") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37298->172.17.0.9:26553, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:12141") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54626->172.17.0.9:12141, err= 2026/02/16 02:17:05 DEBUG : Waiting for deletions to finish 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42751") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56610->172.17.0.9:42751, err= 2026/02/16 02:17:05 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/16 02:17:05 INFO : medium: Deleted 2026/02/16 02:17:05 INFO : large: Deleted 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47320") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43120->172.17.0.9:47320, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52813") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:32770->172.17.0.9:52813, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45572") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39032->172.17.0.9:45572, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26947") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44148->172.17.0.9:26947, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33973") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53700->172.17.0.9:33973, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44944") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54578->172.17.0.9:44944, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27532") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34808->172.17.0.9:27532, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13312") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60650->172.17.0.9:13312, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4761") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53112->172.17.0.9:4761, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:60556") 2026/02/16 02:17:05 DEBUG : Waiting for deletions to finish 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40404->172.17.0.9:60556, err= 2026/02/16 02:17:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/16 02:17:05 INFO : medium: Deleted 2026/02/16 02:17:05 INFO : small: Deleted 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45856") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38484->172.17.0.9:45856, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32244") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37152->172.17.0.9:32244, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19901") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39176->172.17.0.9:19901, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:48231") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41442->172.17.0.9:48231, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62810") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36546->172.17.0.9:62810, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53625") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53718->172.17.0.9:53625, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5735") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54298->172.17.0.9:5735, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45950") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46298->172.17.0.9:45950, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:48920") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55646->172.17.0.9:48920, err= 2026/02/16 02:17:05 DEBUG : Waiting for deletions to finish 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:28286") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51680->172.17.0.9:28286, err= 2026/02/16 02:17:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/16 02:17:05 INFO : large: Deleted 2026/02/16 02:17:05 INFO : medium: Deleted 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4407") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57946->172.17.0.9:4407, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49154") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36530->172.17.0.9:49154, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22745") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46664->172.17.0.9:22745, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46235") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52794->172.17.0.9:46235, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44754") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44782->172.17.0.9:44754, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:41145") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52846->172.17.0.9:41145, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49983") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49996->172.17.0.9:49983, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27580") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51628->172.17.0.9:27580, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6792") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49862->172.17.0.9:6792, err= 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23325") 2026/02/16 02:17:05 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45186->172.17.0.9:23325, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16132") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55542->172.17.0.9:16132, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45659") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50300->172.17.0.9:45659, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/02/16 02:17:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/16 02:17:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/16 02:17:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/16 02:17:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/16 02:17:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/16 02:17:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/16 02:17:06 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9655") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59826->172.17.0.9:9655, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29984") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41728->172.17.0.9:29984, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:41591") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37316->172.17.0.9:41591, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30973") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56272->172.17.0.9:30973, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49117") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35954->172.17.0.9:49117, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35367") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36096->172.17.0.9:35367, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34893") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36676->172.17.0.9:34893, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39348") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54258->172.17.0.9:39348, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6924") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42518->172.17.0.9:6924, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:40550") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41812->172.17.0.9:40550, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57551") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43030->172.17.0.9:57551, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20705") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36030->172.17.0.9:20705, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62065") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52180->172.17.0.9:62065, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54120") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33066->172.17.0.9:54120, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33468") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53192->172.17.0.9:33468, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52935") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50240->172.17.0.9:52935, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10490") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60826->172.17.0.9:10490, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14629") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45620->172.17.0.9:14629, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4808") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36168->172.17.0.9:4808, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20415") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48494->172.17.0.9:20415, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/02/16 02:17:06 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-revupul7safa" 2026/02/16 02:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:17:06 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:06 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:06 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:06 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:06 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:06 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:39648->172.17.0.9:21, err= 2026/02/16 02:17:06 DEBUG : Creating backend with remote "/tmp/rclone1225459756" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-revupul7safa", Local "Local file system at /tmp/rclone1225459756", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:41673") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:49602->172.17.0.9:41673, err= 2026/02/16 02:17:06 INFO : A2: Making directory 2026/02/16 02:17:06 INFO : A1/B2: Making directory 2026/02/16 02:17:06 INFO : A1/B2/C2: Making directory 2026/02/16 02:17:06 INFO : A1/B1/C3: Making directory 2026/02/16 02:17:06 INFO : A3: Making directory 2026/02/16 02:17:06 INFO : A3/B3: Making directory 2026/02/16 02:17:06 INFO : A3/B3/C4: Making directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:23901") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:50494->172.17.0.9:23901, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:49869") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:58920->172.17.0.9:49869, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:28263") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:39652->172.17.0.9:21, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:40440->172.17.0.9:28263, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:31228") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:42684->172.17.0.9:31228, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:27160") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:60670->172.17.0.9:27160, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:49456") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:36268->172.17.0.9:49456, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:39662->172.17.0.9:21, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:63762") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:1745") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:44750->172.17.0.9:63762, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:55612->172.17.0.9:1745, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:63903") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:52710->172.17.0.9:63903, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:55794") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:34762->172.17.0.9:55794, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:39666->172.17.0.9:21, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:47337") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:38592->172.17.0.9:47337, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:23144") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:33604->172.17.0.9:23144, err= 2026/02/16 02:17:06 DEBUG : Waiting for deletions to finish 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:48752") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:50504->172.17.0.9:48752, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:33168") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:42498->172.17.0.9:33168, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:29635") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:50712->172.17.0.9:29635, err= 2026/02/16 02:17:06 INFO : A1/B1/C1/one: Deleted 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:47171") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:56606->172.17.0.9:47171, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:7356") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:38574->172.17.0.9:7356, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:57442") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:34986->172.17.0.9:57442, err= 2026/02/16 02:17:06 DEBUG : removing 2 level 3 directories 2026/02/16 02:17:06 INFO : A1/B1/C3: Removing directory 2026/02/16 02:17:06 INFO : A1/B1/C1: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 2 directories 2026/02/16 02:17:06 INFO : A1/B1: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:25270") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:42300->172.17.0.9:25270, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:60078") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:61359") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:56668->172.17.0.9:61359, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:59698->172.17.0.9:60078, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:20864") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:52434->172.17.0.9:20864, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:38623") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:38154->172.17.0.9:38623, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:40856") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:36992->172.17.0.9:40856, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:8752") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:46296->172.17.0.9:8752, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:48177") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:43618->172.17.0.9:48177, err= 2026/02/16 02:17:06 DEBUG : Waiting for deletions to finish 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:18593") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:60616->172.17.0.9:18593, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:8938") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:51192->172.17.0.9:8938, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:11884") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:47914->172.17.0.9:11884, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:29032") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:49850->172.17.0.9:29032, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:64568") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:60303") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:48434->172.17.0.9:60303, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:37498->172.17.0.9:64568, err= 2026/02/16 02:17:06 INFO : A1/two: Deleted 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:21801") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:33036->172.17.0.9:21801, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:7473") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:39076->172.17.0.9:7473, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:46158") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:34578->172.17.0.9:46158, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:5372") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:19397") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:55920->172.17.0.9:19397, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:62076") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:37598->172.17.0.9:5372, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:34898->172.17.0.9:62076, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:50438") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:60521") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:38802->172.17.0.9:50438, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:32872->172.17.0.9:60521, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:44214") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:1392") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:51732->172.17.0.9:44214, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:35152->172.17.0.9:1392, err= 2026/02/16 02:17:06 DEBUG : removing 2 level 3 directories 2026/02/16 02:17:06 INFO : A3/B3/C4: Removing directory 2026/02/16 02:17:06 INFO : A1/B2/C2: Removing directory 2026/02/16 02:17:06 DEBUG : removing 2 level 2 directories 2026/02/16 02:17:06 INFO : A3/B3: Removing directory 2026/02/16 02:17:06 INFO : A1/B2: Removing directory 2026/02/16 02:17:06 DEBUG : removing 3 level 1 directories 2026/02/16 02:17:06 INFO : A3: Removing directory 2026/02/16 02:17:06 INFO : A1: Removing directory 2026/02/16 02:17:06 INFO : A2: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 0 directories 2026/02/16 02:17:06 INFO : ftp://172.17.0.9:21/rclone-test-revupul7safa: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:51063") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:53152->172.17.0.9:51063, err= 2026/02/16 02:17:06 ERROR : error listing: directory not found 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: dial("tcp","172.17.0.9:10934") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: > dial: conn=172.17.0.1:45946->172.17.0.9:10934, err= 2026/02/16 02:17:06 ERROR : error listing: directory not found 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-revupul7safa: Purge dir "" 2026/02/16 02:17:06 NOTICE: purge failed to rmdir "": directory not found 2026/02/16 02:17:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.10s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54757") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38824->172.17.0.9:54757, err= 2026/02/16 02:17:06 INFO : A2: Making directory 2026/02/16 02:17:06 INFO : A1/B2: Making directory 2026/02/16 02:17:06 INFO : A1/B2/C2: Making directory 2026/02/16 02:17:06 INFO : A1/B1/C3: Making directory 2026/02/16 02:17:06 INFO : A3: Making directory 2026/02/16 02:17:06 INFO : A3/B3: Making directory 2026/02/16 02:17:06 INFO : A3/B3/C4: Making directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49185") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44874->172.17.0.9:49185, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34308") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55958->172.17.0.9:34308, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8430") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19368") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31378") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43154->172.17.0.9:19368, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39212->172.17.0.9:31378, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54364->172.17.0.9:8430, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39682->172.17.0.9:21, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51294") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45034->172.17.0.9:51294, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:50415") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41712->172.17.0.9:50415, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13486") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38750->172.17.0.9:13486, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33899") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52158->172.17.0.9:33899, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65138") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45646->172.17.0.9:65138, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:11859") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36324->172.17.0.9:11859, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:11250") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40668->172.17.0.9:11250, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45639") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52066->172.17.0.9:45639, err= 2026/02/16 02:17:06 DEBUG : removing 1 level 3 directories 2026/02/16 02:17:06 INFO : A3/B3/C4: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:40438") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58196->172.17.0.9:40438, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39419") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9793") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55296->172.17.0.9:39419, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20582") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57822->172.17.0.9:20582, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37246->172.17.0.9:9793, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43778") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39793") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54986->172.17.0.9:39793, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44334->172.17.0.9:43778, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35121") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45066->172.17.0.9:35121, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14939") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20572") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55932->172.17.0.9:14939, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42636->172.17.0.9:20572, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35714") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57302->172.17.0.9:35714, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65078") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40292->172.17.0.9:65078, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25853") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53348->172.17.0.9:25853, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2266") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22850") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53914->172.17.0.9:2266, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45786->172.17.0.9:22850, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22112") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58498->172.17.0.9:22112, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29878") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56592->172.17.0.9:29878, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2435") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37770->172.17.0.9:2435, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53860") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47468->172.17.0.9:53860, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45706") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52012->172.17.0.9:45706, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25806") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59354->172.17.0.9:25806, err= 2026/02/16 02:17:06 DEBUG : removing 2 level 3 directories 2026/02/16 02:17:06 INFO : A1/B2/C2: Removing directory 2026/02/16 02:17:06 INFO : A1/B1/C3: Removing directory 2026/02/16 02:17:06 DEBUG : removing 2 level 2 directories 2026/02/16 02:17:06 INFO : A3/B3: Removing directory 2026/02/16 02:17:06 INFO : A1/B2: Removing directory 2026/02/16 02:17:06 DEBUG : removing 2 level 1 directories 2026/02/16 02:17:06 INFO : A3: Removing directory 2026/02/16 02:17:06 INFO : A2: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42339") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57018->172.17.0.9:42339, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46603") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59478->172.17.0.9:46603, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35620") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60022->172.17.0.9:35620, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54148") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56874->172.17.0.9:54148, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32107") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44336->172.17.0.9:32107, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54056") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53874->172.17.0.9:54056, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65209") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38100->172.17.0.9:65209, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17503") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38108->172.17.0.9:17503, err= 2026/02/16 02:17:06 DEBUG : removing 1 level 3 directories 2026/02/16 02:17:06 INFO : A1/B1/C1: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 2 directories 2026/02/16 02:17:06 INFO : A1/B1: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 1 directories 2026/02/16 02:17:06 INFO : A1: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 0 directories 2026/02/16 02:17:06 INFO : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54732") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44242->172.17.0.9:54732, err= 2026/02/16 02:17:06 ERROR : error listing: directory not found 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46984") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48408->172.17.0.9:46984, err= 2026/02/16 02:17:06 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.08s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 INFO : A1: Making directory 2026/02/16 02:17:06 INFO : A1/B1: Making directory 2026/02/16 02:17:06 INFO : A1/B1/C1: Making directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1926") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47450->172.17.0.9:1926, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:28025") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56298->172.17.0.9:28025, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17488") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56300->172.17.0.9:17488, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53908") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49026->172.17.0.9:53908, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57793") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51044->172.17.0.9:57793, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52172") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37172->172.17.0.9:52172, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23820") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50180->172.17.0.9:23820, err= 2026/02/16 02:17:06 DEBUG : removing 1 level 3 directories 2026/02/16 02:17:06 INFO : A1/B1/C1: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 2 directories 2026/02/16 02:17:06 INFO : A1/B1: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26143") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43534->172.17.0.9:26143, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43427") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33270->172.17.0.9:43427, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4914") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55138->172.17.0.9:4914, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13693") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42400->172.17.0.9:13693, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61408") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42026->172.17.0.9:61408, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 INFO : A1: Making directory 2026/02/16 02:17:06 INFO : A1/B1: Making directory 2026/02/16 02:17:06 INFO : A1/B1/C1: Making directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38547") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52616->172.17.0.9:38547, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18841") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38978->172.17.0.9:18841, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46499") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43296->172.17.0.9:46499, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20803") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36422->172.17.0.9:20803, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18287") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43044->172.17.0.9:18287, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23748") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49770->172.17.0.9:23748, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14927") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53106->172.17.0.9:14927, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38209") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48840->172.17.0.9:38209, err= 2026/02/16 02:17:06 DEBUG : removing 1 level 3 directories 2026/02/16 02:17:06 INFO : A1/B1/C1: Removing directory 2026/02/16 02:17:06 DEBUG : removing 1 level 2 directories 2026/02/16 02:17:06 INFO : A1/B1: Removing directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16032") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41222->172.17.0.9:16032, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61589") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44834->172.17.0.9:61589, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:3509") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42048->172.17.0.9:3509, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:58684") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54004->172.17.0.9:58684, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4422") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60208->172.17.0.9:4422, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:40867") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59186->172.17.0.9:40867, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:28284") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47480->172.17.0.9:28284, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23552") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39030->172.17.0.9:23552, err= 2026/02/16 02:17:06 DEBUG : filename.txt: File name found in url 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39027") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33216->172.17.0.9:39027, err= 2026/02/16 02:17:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45325") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50774->172.17.0.9:45325, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36086") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47688->172.17.0.9:36086, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59930") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41186->172.17.0.9:59930, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26944") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56944->172.17.0.9:26944, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4449") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35548->172.17.0.9:4449, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47876") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43470->172.17.0.9:47876, err= 2026/02/16 02:17:06 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/16 02:17:06 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/16 02:17:06 INFO : file1: Copied (new) to: sub/file2 2026/02/16 02:17:06 INFO : file1: Deleted 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:3863") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54940->172.17.0.9:3863, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34295") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48010->172.17.0.9:34295, err= 2026/02/16 02:17:06 DEBUG : sub/file2: size = 14 OK 2026/02/16 02:17:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/16 02:17:06 DEBUG : file1: Unchanged skipping 2026/02/16 02:17:06 INFO : file1: Deleted 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23635") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49772->172.17.0.9:23635, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20594") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48766->172.17.0.9:20594, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: don't need to copy/move sub/file2, it is already at target location 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8000") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40158->172.17.0.9:8000, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42541") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52674->172.17.0.9:42541, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49058") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47886->172.17.0.9:49058, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9934") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50478->172.17.0.9:9934, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:29971") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60560->172.17.0.9:29971, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24380") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36778->172.17.0.9:24380, err= 2026/02/16 02:17:06 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/02/16 02:17:06 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/02/16 02:17:06 INFO : file1: Copied (new) 2026/02/16 02:17:06 INFO : file1: Deleted 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10217") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44848->172.17.0.9:10217, err= 2026/02/16 02:17:06 DEBUG : file1: Destination exists, skipping 2026/02/16 02:17:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:64202") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49100->172.17.0.9:64202, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15237") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55362->172.17.0.9:15237, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18890") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41922->172.17.0.9:18890, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17146") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49172->172.17.0.9:17146, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56596") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53046->172.17.0.9:56596, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10981") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50922->172.17.0.9:10981, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30280") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60100->172.17.0.9:30280, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19373") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49250->172.17.0.9:19373, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35967") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33910->172.17.0.9:35967, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51334") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34168->172.17.0.9:51334, err= 2026/02/16 02:17:06 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gojuneg9peve/backup" 2026/02/16 02:17:06 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/02/16 02:17:06 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:06 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:06 DEBUG : TestFTPProftpd: detected overridden config - adding "{BNPPN}" suffix to name 2026/02/16 02:17:06 DEBUG : Setting host="172.17.0.9" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/02/16 02:17:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/02/16 02:17:06 DEBUG : Setting pass="On8uIc3XyyglbJ7s7r0eaJqMtZxQDULywsq1ucr9WTx0pQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/02/16 02:17:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: > dial: conn=172.17.0.1:39692->172.17.0.9:21, err= 2026/02/16 02:17:06 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gojuneg9peve/backup" to be canonical "TestFTPProftpd{BNPPN}:rclone-test-gojuneg9peve/backup" 2026/02/16 02:17:06 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone755431377) 2026/02/16 02:17:06 DEBUG : dst/file1: size = 18 (ftp://172.17.0.9:21/rclone-test-gojuneg9peve) 2026/02/16 02:17:06 DEBUG : dst/file1: Sizes differ 2026/02/16 02:17:06 INFO : dst/file1: Moved (server-side) 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5292") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55348->172.17.0.9:5292, err= 2026/02/16 02:17:06 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/16 02:17:06 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/16 02:17:06 INFO : dst/file1: Copied (new) 2026/02/16 02:17:06 INFO : dst/file1: Deleted 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:58974") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34212->172.17.0.9:58974, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37949") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14364") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38178->172.17.0.9:37949, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38542->172.17.0.9:14364, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43886") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36772->172.17.0.9:43886, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42084") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52262->172.17.0.9:42084, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15187") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:32862->172.17.0.9:15187, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44086") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35100->172.17.0.9:44086, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20401") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56230->172.17.0.9:20401, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31612") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33516->172.17.0.9:31612, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.22s) === 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:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46752") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37580->172.17.0.9:46752, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45014") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43188->172.17.0.9:45014, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38765") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37646->172.17.0.9:38765, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51693") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33310->172.17.0.9:51693, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:40557") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42970->172.17.0.9:40557, err= 2026/02/16 02:17:06 INFO : A1/B2: Making directory 2026/02/16 02:17:06 INFO : A1/B1/C3: Making directory 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34480") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58340->172.17.0.9:34480, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45639") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52078->172.17.0.9:45639, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22996") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49200->172.17.0.9:22996, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62231") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34140->172.17.0.9:62231, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31487") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:63280") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60944->172.17.0.9:31487, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39682->172.17.0.9:63280, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44617") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39938->172.17.0.9:44617, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6741") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39486->172.17.0.9:6741, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24524") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37746->172.17.0.9:24524, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35396") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49794->172.17.0.9:35396, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:58725") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49256->172.17.0.9:58725, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18130") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15226") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46234->172.17.0.9:15226, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8921") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54384->172.17.0.9:8921, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56984->172.17.0.9:18130, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15013") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39312->172.17.0.9:15013, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44160") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:64771") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48358->172.17.0.9:44160, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56982->172.17.0.9:64771, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1239") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:7946") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51866") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34896->172.17.0.9:7946, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33738->172.17.0.9:1239, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53676->172.17.0.9:51866, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Connecting to FTP server 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39696->172.17.0.9:21, err= 2026/02/16 02:17:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/16 02:17:06 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/16 02:17:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/16 02:17:06 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/16 02:17:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38810") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46770->172.17.0.9:38810, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:30592") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39320->172.17.0.9:30592, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:63939") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58444->172.17.0.9:63939, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27830") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:60210->172.17.0.9:27830, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44876") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35172->172.17.0.9:44876, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:3680") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48024->172.17.0.9:3680, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26346") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40322->172.17.0.9:26346, err= 2026/02/16 02:17:06 INFO : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51675") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34080->172.17.0.9:51675, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59908") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33722->172.17.0.9:59908, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22419") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55810->172.17.0.9:22419, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42637") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39634") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51738->172.17.0.9:39634, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55540->172.17.0.9:42637, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:8694") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49006->172.17.0.9:8694, err= 2026/02/16 02:17:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/16 02:17:06 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/16 02:17:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/16 02:17:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/16 02:17:06 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:44508") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57768->172.17.0.9:44508, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:65181") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40360->172.17.0.9:65181, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:40503") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20965") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41026->172.17.0.9:20965, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58420->172.17.0.9:40503, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5194") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53178->172.17.0.9:5194, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36746") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50112->172.17.0.9:36746, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53087") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:51250->172.17.0.9:53087, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27504") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38192->172.17.0.9:27504, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19239") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42144->172.17.0.9:19239, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53214") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41054->172.17.0.9:53214, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31250") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52942->172.17.0.9:31250, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22399") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48930->172.17.0.9:22399, err= 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1643") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53703") 2026/02/16 02:17:06 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52068->172.17.0.9:53703, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36738->172.17.0.9:1643, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:14515") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34324->172.17.0.9:14515, err= --- PASS: TestDirMove (0.31s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1647") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35008->172.17.0.9:1647, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:7602") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54840->172.17.0.9:7602, err= --- PASS: TestGetFsInfo (0.01s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34537") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56414->172.17.0.9:34537, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: File to upload is small (34 bytes), uploading instead of streaming 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:31189") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:59518->172.17.0.9:31189, err= 2026/02/16 02:17:07 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/16 02:17:07 NOTICE: ftp://172.17.0.9:21/rclone-test-gojuneg9peve: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/16 02:17:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:3978") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43486->172.17.0.9:3978, err= 2026/02/16 02:17:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/16 02:17:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:52623") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35678->172.17.0.9:52623, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:32153") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34266->172.17.0.9:32153, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45961") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55060->172.17.0.9:45961, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4779") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47886->172.17.0.9:4779, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: File to upload is small (34 bytes), uploading instead of streaming 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10416") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49698->172.17.0.9:10416, err= 2026/02/16 02:17:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/16 02:17:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:11004") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45232->172.17.0.9:11004, err= 2026/02/16 02:17:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/16 02:17:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:47206") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55882->172.17.0.9:47206, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:50773") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53200->172.17.0.9:50773, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:20457") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36354->172.17.0.9:20457, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34064") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:44930->172.17.0.9:34064, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: File to upload is small (34 bytes), uploading instead of streaming 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59922") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54586->172.17.0.9:59922, err= 2026/02/16 02:17:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/16 02:17:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:54009") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33234->172.17.0.9:54009, err= 2026/02/16 02:17:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/16 02:17:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21244") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:40042->172.17.0.9:21244, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53016") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37154->172.17.0.9:53016, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:63841") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:46770->172.17.0.9:63841, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:41682") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53340->172.17.0.9:41682, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: File to upload is small (34 bytes), uploading instead of streaming 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:51932") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53922->172.17.0.9:51932, err= 2026/02/16 02:17:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/16 02:17:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24865") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:47426->172.17.0.9:24865, err= 2026/02/16 02:17:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/16 02:17:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4149") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58562->172.17.0.9:4149, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21589") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49996->172.17.0.9:21589, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6999") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56690->172.17.0.9:6999, err= --- PASS: TestRcat (0.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55109") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:54792->172.17.0.9:55109, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18636") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43866->172.17.0.9:18636, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:19588") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52844->172.17.0.9:19588, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: File to upload is small (60 bytes), uploading instead of streaming 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:9059") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35338->172.17.0.9:9059, err= 2026/02/16 02:17:07 DEBUG : potato2: size = 60 OK 2026/02/16 02:17:07 DEBUG : potato2: Size of src and dst objects identical 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35255") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56144->172.17.0.9:35255, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43261") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42136->172.17.0.9:43261, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:55331") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:55512->172.17.0.9:55331, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62861") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57206->172.17.0.9:62861, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53039") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49432->172.17.0.9:53039, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:62869") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53074->172.17.0.9:62869, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:59152") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50060->172.17.0.9:59152, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34900") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43368->172.17.0.9:34900, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:57034") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52280->172.17.0.9:57034, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42969") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34494->172.17.0.9:42969, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:5807") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38312->172.17.0.9:5807, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Touching "empty space" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Touching "potato2" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:13032") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35762->172.17.0.9:13032, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Touching "sub dir/potato3" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24279") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35842->172.17.0.9:24279, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:23479") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50846->172.17.0.9:23479, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:17118") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41344->172.17.0.9:17118, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:26876") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35038->172.17.0.9:26876, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:34003") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:36326->172.17.0.9:34003, err= --- PASS: TestTouchDir (0.04s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:21074") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:41916->172.17.0.9:21074, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1362") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43856->172.17.0.9:1362, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:4395") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37866->172.17.0.9:4395, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:37740") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56194->172.17.0.9:37740, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:6426") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:45628->172.17.0.9:6426, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:10267") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58568->172.17.0.9:10267, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38854") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58998->172.17.0.9:38854, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:35669") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50802->172.17.0.9:35669, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:25377") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52958->172.17.0.9:25377, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:38487") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39274->172.17.0.9:38487, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-gojuneg9peve", Local "Local file system at /tmp/rclone755431377", Modify Window "1s" 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:33189") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33032->172.17.0.9:33189, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:41682") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:53350->172.17.0.9:41682, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49405") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34106->172.17.0.9:49405, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:36388") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:56092->172.17.0.9:36388, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:2176") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57042->172.17.0.9:2176, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:61263") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:38610->172.17.0.9:61263, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:24499") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33052->172.17.0.9:24499, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:64540") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:57280->172.17.0.9:64540, err= 2026/02/16 02:17:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vedireq3" before starting 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56721") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52644->172.17.0.9:56721, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:45129") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42948->172.17.0.9:45129, err= 2026/02/16 02:17:07 DEBUG : sub dir/test remove existing.vedireq3: TEST: removing renamed existing file after operation 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43539") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:34772->172.17.0.9:43539, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:1134") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50210->172.17.0.9:1134, err= 2026/02/16 02:17:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zubovep6" before starting 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:18379") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:43894->172.17.0.9:18379, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:27364") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:37634->172.17.0.9:27364, err= 2026/02/16 02:17:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zubovep6: TEST: renaming existing back after failed operation 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:42520") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:50574->172.17.0.9:42520, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:22545") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:52310->172.17.0.9:22545, err= 2026/02/16 02:17:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.todewec5" before starting 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:46331") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35150->172.17.0.9:46331, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:39590") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:49712->172.17.0.9:39590, err= 2026/02/16 02:17:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.todewec5: TEST: removing renamed existing file after operation 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:43996") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:48562->172.17.0.9:43996, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:15922") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:42824->172.17.0.9:15922, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:49311") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:33930->172.17.0.9:49311, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:53279") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:35884->172.17.0.9:53279, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:56121") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:58512->172.17.0.9:56121, err= --- PASS: TestRemoveExisting (0.09s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: dial("tcp","172.17.0.9:16784") 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: > dial: conn=172.17.0.1:39948->172.17.0.9:16784, err= 2026/02/16 02:17:07 DEBUG : ftp://172.17.0.9:21/rclone-test-gojuneg9peve: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.691294047s (try 1/5)