"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/05 15:02:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive" 2025/11/05 15:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Connecting to FTP server 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56174->172.17.0.4:21, err= 2025/11/05 15:02:17 DEBUG : Creating backend with remote "/tmp/rclone1659709942" === 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.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35690") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34174->172.17.0.4:35690, err= 2025/11/05 15:02:17 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34186") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58816->172.17.0.4:34186, err= 2025/11/05 15:02:17 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.01s) === RUN TestSizeDiffers 2025/11/05 15:02:17 DEBUG : a: size = 0 OK 2025/11/05 15:02:17 DEBUG : a: size = 1 (memory) 2025/11/05 15:02:17 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/05 15:02:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/05 15:02:17 DEBUG : potato: Seek from 10 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 10 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 2 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/05 15:02:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 2 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/05 15:02:17 DEBUG : potato: Seek from 8 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 8 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/05 15:02:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:02:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:02:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:02:17 DEBUG : potato: Seek from 5 to 2 2025/11/05 15:02:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/05 15:02:17 DEBUG : potato: Seek from 9 to 0 2025/11/05 15:02:17 DEBUG : potato: Seek from 9 to 0 2025/11/05 15:02:17 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.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31209") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58488->172.17.0.4:31209, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38429") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60030->172.17.0.4:38429, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37007") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40034->172.17.0.4:37007, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36048") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44714->172.17.0.4:36048, err= === RUN TestCheck/3 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38119") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56048->172.17.0.4:38119, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35155") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41390->172.17.0.4:35155, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38339") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45994->172.17.0.4:38339, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36304") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33996->172.17.0.4:36304, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30388") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56420->172.17.0.4:30388, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39863") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46950->172.17.0.4:39863, err= --- PASS: TestCheck (0.06s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2025/11/05 15:02:17 DEBUG : Creating backend with remote "nonexistent" 2025/11/05 15:02:17 DEBUG : Creating backend with remote "nonexistent" 2025/11/05 15:02:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/05 15:02:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/05 15:02:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/05 15:02:17 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.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38121") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39690->172.17.0.4:38121, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30940") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44604->172.17.0.4:30940, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34487") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48978->172.17.0.4:34487, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33819") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43292->172.17.0.4:33819, err= === RUN TestCheckDownload/3 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33519") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34800->172.17.0.4:33519, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31416") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50272->172.17.0.4:31416, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31651") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51370->172.17.0.4:31651, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31636") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38238->172.17.0.4:31636, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32681") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45996->172.17.0.4:32681, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30777") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41738->172.17.0.4:30777, err= --- PASS: TestCheckDownload (0.13s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38778") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56602->172.17.0.4:38778, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32492") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53536->172.17.0.4:32492, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34558") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53046->172.17.0.4:34558, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36802") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52654->172.17.0.4:36802, err= === RUN TestCheckSizeOnly/3 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36586") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37598->172.17.0.4:36586, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31398") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38688->172.17.0.4:31398, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37382") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60426->172.17.0.4:37382, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33397") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44402->172.17.0.4:33397, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32837") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38034->172.17.0.4:32837, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30654") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38236->172.17.0.4:30654, err= --- PASS: TestCheckSizeOnly (0.06s) --- 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.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35302") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53288->172.17.0.4:35302, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36314") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47576->172.17.0.4:36314, err= 2025/11/05 15:02:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/05 15:02:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/05 15:02:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/05 15:02:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36522") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59768->172.17.0.4:36522, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31378") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42260->172.17.0.4:31378, err= 2025/11/05 15:02:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/05 15:02:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/05 15:02:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/05 15:02:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32484") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46892->172.17.0.4:32484, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38235") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54238->172.17.0.4:38235, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/data" 2025/11/05 15:02:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/data: Connecting to FTP server 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/data: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/data: > dial: conn=172.17.0.1:56176->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-gesetet3cive/data lacks md5, skipping 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39123") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36128->172.17.0.4:39123, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32505") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44902->172.17.0.4:32505, err= --- SKIP: TestCheckSum (0.04s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/data" 2025/11/05 15:02:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/data: Connecting to FTP server 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/data: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/data: > dial: conn=172.17.0.1:56192->172.17.0.4:21, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33847") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57976->172.17.0.4:33847, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32782") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56540->172.17.0.4:32782, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35521") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54954->172.17.0.4:35521, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39410") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50410->172.17.0.4:39410, err= === RUN TestCheckSumDownload/subtest1 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34499") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39984->172.17.0.4:34499, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31263") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54010->172.17.0.4:31263, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38492") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40600->172.17.0.4:38492, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36943") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60340->172.17.0.4:36943, err= === RUN TestCheckSumDownload/subtest2 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39990") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56458->172.17.0.4:39990, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30193") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41742->172.17.0.4:30193, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37177") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44396->172.17.0.4:37177, err= === RUN TestCheckSumDownload/subtest3 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31620") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55202->172.17.0.4:31620, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32847") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36554->172.17.0.4:32847, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34589") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53754->172.17.0.4:34589, err= === RUN TestCheckSumDownload/subtest4 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39382") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51892->172.17.0.4:39382, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36210") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57002->172.17.0.4:36210, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35727") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40406->172.17.0.4:35727, err= === RUN TestCheckSumDownload/subtest5 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35683") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51806->172.17.0.4:35683, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33578") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47352->172.17.0.4:33578, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30392") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53342->172.17.0.4:30392, err= === RUN TestCheckSumDownload/subtest6 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37948") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52748->172.17.0.4:37948, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30326") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35610->172.17.0.4:30326, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38716") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45614->172.17.0.4:38716, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31422") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57982->172.17.0.4:31422, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30563") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60852->172.17.0.4:30563, err= === RUN TestCheckSumDownload/subtest7 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33008") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42632->172.17.0.4:33008, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36208") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51930->172.17.0.4:36208, err= 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38278") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36392->172.17.0.4:38278, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.01s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2025/11/05 15:02:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rorubok7racu" 2025/11/05 15:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:17 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: Connecting to FTP server 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:56200->172.17.0.4:21, err= 2025/11/05 15:02:17 DEBUG : Creating backend with remote "/tmp/rclone4145414406" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-rorubok7racu", Local "Local file system at /tmp/rclone4145414406", Modify Window "1s" 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:35699") 2025/11/05 15:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:44606->172.17.0.4:35699, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:33511") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:44366->172.17.0.4:33511, err= upper checkfile vs. lower remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:36951") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:39378->172.17.0.4:36951, err= 2025/11/05 15:02:18 ERROR : hello, world!: sum not found 2025/11/05 15:02:18 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-rorubok7racu 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rorubok7racu: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rorubok7racu: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rorubok7racu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:35520") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:47450->172.17.0.4:35520, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:38492") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:40606->172.17.0.4:38492, err= 2025/11/05 15:02:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rorubok7racu: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rorubok7racu: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gepitiz9bega" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:56206->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone2734880346" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gepitiz9bega", Local "Local file system at /tmp/rclone2734880346", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:38470") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:39988->172.17.0.4:38470, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:33379") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:42410->172.17.0.4:33379, err= lower checkfile vs. upper remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:36280") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:39066->172.17.0.4:36280, err= 2025/11/05 15:02:18 ERROR : HELLO, WORLD!: sum not found 2025/11/05 15:02:18 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-gepitiz9bega 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-gepitiz9bega: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-gepitiz9bega: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-gepitiz9bega: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:38884") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:57274->172.17.0.4:38884, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:32619") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:50394->172.17.0.4:32619, err= 2025/11/05 15:02:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-gepitiz9bega: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-gepitiz9bega: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuzumev6saga" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:56208->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone1719224915" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nuzumev6saga", Local "Local file system at /tmp/rclone1719224915", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:34108") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:33142->172.17.0.4:34108, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:30069") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:49938->172.17.0.4:30069, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:30265") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:36222->172.17.0.4:30265, err= 2025/11/05 15:02:18 ERROR : HeLlO, wOrLd!: sum not found 2025/11/05 15:02:18 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-nuzumev6saga 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nuzumev6saga: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nuzumev6saga: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nuzumev6saga: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:37691") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:59260->172.17.0.4:37691, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:32918") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:45108->172.17.0.4:32918, err= 2025/11/05 15:02:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nuzumev6saga: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nuzumev6saga: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dohabad1xawu" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:56212->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone794159189" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-dohabad1xawu", Local "Local file system at /tmp/rclone794159189", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:35874") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:46884->172.17.0.4:35874, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:34841") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:57874->172.17.0.4:34841, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:38703") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:44292->172.17.0.4:38703, err= 2025/11/05 15:02:18 ERROR : HELLO, WORLD!: sum not found 2025/11/05 15:02:18 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-dohabad1xawu 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-dohabad1xawu: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-dohabad1xawu: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-dohabad1xawu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:39108") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:43210->172.17.0.4:39108, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:32335") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:47750->172.17.0.4:32335, err= 2025/11/05 15:02:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-dohabad1xawu: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-dohabad1xawu: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cakalen0kaji" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:56222->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone1588278466" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-cakalen0kaji", Local "Local file system at /tmp/rclone1588278466", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:31366") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:38006->172.17.0.4:31366, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:33728") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:33110->172.17.0.4:33728, err= NFD checkfile vs. NFC remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:34904") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:48314->172.17.0.4:34904, err= 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-cakalen0kaji 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-cakalen0kaji: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-cakalen0kaji: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-cakalen0kaji: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:30923") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:54084->172.17.0.4:30923, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:38102") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:34466->172.17.0.4:38102, err= 2025/11/05 15:02:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-cakalen0kaji: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-cakalen0kaji: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mukifap5hevo" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:56226->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone2043756981" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-mukifap5hevo", Local "Local file system at /tmp/rclone2043756981", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:30915") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:55846->172.17.0.4:30915, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:38042") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:57222->172.17.0.4:38042, err= NFC checkfile vs. NFD remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:39969") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:37994->172.17.0.4:39969, err= 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-mukifap5hevo 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-mukifap5hevo: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-mukifap5hevo: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-mukifap5hevo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:37413") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:39318->172.17.0.4:37413, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:39115") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:39830->172.17.0.4:39115, err= 2025/11/05 15:02:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-mukifap5hevo: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-mukifap5hevo: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-juvalen0veza" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:56232->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone1419320716" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-juvalen0veza", Local "Local file system at /tmp/rclone1419320716", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:34074") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:33164->172.17.0.4:34074, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:32263") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:40862->172.17.0.4:32263, err= NFDx2 checkfile vs. both remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:35671") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:55722->172.17.0.4:35671, err= 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-juvalen0veza 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-juvalen0veza: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-juvalen0veza: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-juvalen0veza: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:32081") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:58776->172.17.0.4:32081, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:32183") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:58558->172.17.0.4:32183, err= 2025/11/05 15:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-juvalen0veza: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-juvalen0veza: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nawakuh7paha" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:56240->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone2080094615" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nawakuh7paha", Local "Local file system at /tmp/rclone2080094615", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:36772") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:40610->172.17.0.4:36772, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:33641") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:59356->172.17.0.4:33641, err= NFCx2 checkfile vs. both remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:38650") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:40764->172.17.0.4:38650, err= 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-nawakuh7paha 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nawakuh7paha: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nawakuh7paha: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nawakuh7paha: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:32275") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:46518->172.17.0.4:32275, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:34572") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:58474->172.17.0.4:34572, err= 2025/11/05 15:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nawakuh7paha: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-nawakuh7paha: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jeratut4lene" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:56242->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone2815960795" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-jeratut4lene", Local "Local file system at /tmp/rclone2815960795", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:39479") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:57218->172.17.0.4:39479, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:37977") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:59850->172.17.0.4:37977, err= both checkfile vs. NFDx2 remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:36045") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:40744->172.17.0.4:36045, err= 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-jeratut4lene 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jeratut4lene: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jeratut4lene: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jeratut4lene: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:33333") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:42640->172.17.0.4:33333, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:37584") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:56380->172.17.0.4:37584, err= 2025/11/05 15:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jeratut4lene: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jeratut4lene: 1 matching files 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jonusap5desu" 2025/11/05 15:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:56252->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "/tmp/rclone606826471" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-jonusap5desu", Local "Local file system at /tmp/rclone606826471", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:30649") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:53262->172.17.0.4:30649, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:38477") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:53924->172.17.0.4:38477, err= both checkfile vs. NFCx2 remote (without normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:30472") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:47072->172.17.0.4:30472, err= 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-jonusap5desu 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jonusap5desu: 1 files missing 2025/11/05 15:02:18 NOTICE: 1 hashes missing 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jonusap5desu: 1 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jonusap5desu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:38748") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:46712->172.17.0.4:38748, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:38166") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:41884->172.17.0.4:38166, err= 2025/11/05 15:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jonusap5desu: 0 differences found 2025/11/05 15:02:18 NOTICE: ftp://172.17.0.4:21/rclone-test-jonusap5desu: 1 matching files 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: dial("tcp","172.17.0.4:31045") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: > dial: conn=172.17.0.1:44808->172.17.0.4:31045, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jonusap5desu: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: dial("tcp","172.17.0.4:35661") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: > dial: conn=172.17.0.1:54116->172.17.0.4:35661, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-jeratut4lene: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: dial("tcp","172.17.0.4:38404") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: > dial: conn=172.17.0.1:38744->172.17.0.4:38404, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nawakuh7paha: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: dial("tcp","172.17.0.4:33729") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: > dial: conn=172.17.0.1:59500->172.17.0.4:33729, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-juvalen0veza: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: dial("tcp","172.17.0.4:39072") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: > dial: conn=172.17.0.1:39548->172.17.0.4:39072, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: Purge object "測試_Русский___ě_áñ" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-mukifap5hevo: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: dial("tcp","172.17.0.4:36940") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: > dial: conn=172.17.0.1:46694->172.17.0.4:36940, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: Purge object "測試_Русский___ě_áñ" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cakalen0kaji: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: dial("tcp","172.17.0.4:37375") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: > dial: conn=172.17.0.1:47846->172.17.0.4:37375, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: Purge object "HELLO, WORLD!" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-dohabad1xawu: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: dial("tcp","172.17.0.4:35464") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: > dial: conn=172.17.0.1:51146->172.17.0.4:35464, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: Purge object "HeLlO, wOrLd!" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-nuzumev6saga: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: dial("tcp","172.17.0.4:39561") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: > dial: conn=172.17.0.1:55540->172.17.0.4:39561, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: Purge object "HELLO, WORLD!" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gepitiz9bega: Purge dir "" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: dial("tcp","172.17.0.4:35430") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: > dial: conn=172.17.0.1:39226->172.17.0.4:35430, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: Purge object "hello, world!" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rorubok7racu: Purge dir "" --- PASS: TestApplyTransforms (0.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31660") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39374->172.17.0.4:31660, err= 2025/11/05 15:02:18 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/11/05 15:02:18 INFO : file1: Copied (new) to: sub/file2 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31632") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36782->172.17.0.4:31632, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31286") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34724->172.17.0.4:31286, err= 2025/11/05 15:02:18 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 15:02:18 DEBUG : file1: Unchanged skipping 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39148") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37912->172.17.0.4:39148, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31379") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55776->172.17.0.4:31379, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: don't need to copy/move sub/file2, it is already at target location 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39529") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59030->172.17.0.4:39529, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37624") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59348->172.17.0.4:37624, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37864") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39920->172.17.0.4:37864, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37814") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39374->172.17.0.4:37814, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39164") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39822->172.17.0.4:39164, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33476") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50228->172.17.0.4:33476, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31928") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45956->172.17.0.4:31928, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37941") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35010->172.17.0.4:37941, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33132") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54468->172.17.0.4:33132, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31082") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54782->172.17.0.4:31082, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/backup" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: > dial: conn=172.17.0.1:51418->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gesetet3cive/backup" to be canonical "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/backup" 2025/11/05 15:02:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1659709942) 2025/11/05 15:02:18 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-gesetet3cive) 2025/11/05 15:02:18 DEBUG : dst/file1: Sizes differ 2025/11/05 15:02:18 INFO : dst/file1: Moved (server-side) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39083") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58580->172.17.0.4:39083, err= 2025/11/05 15:02:18 DEBUG : dst/file1.58903690.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/11/05 15:02:18 INFO : dst/file1: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36060") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47938->172.17.0.4:36060, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51426->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30974") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39662->172.17.0.4:30974, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39978") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50574->172.17.0.4:39978, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30740") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43086->172.17.0.4:30740, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31387") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59774->172.17.0.4:31387, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33263") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48220->172.17.0.4:33263, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33068") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60168->172.17.0.4:33068, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34937") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50522->172.17.0.4:34937, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30744") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43992->172.17.0.4:30744, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/dst" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: > dial: conn=172.17.0.1:51438->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:18 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/CompareDest: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/CompareDest: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/CompareDest: > dial: conn=172.17.0.1:51440->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" to be canonical "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: dial("tcp","172.17.0.4:35043") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: > dial: conn=172.17.0.1:56944->172.17.0.4:35043, err= 2025/11/05 15:02:18 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/05 15:02:18 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/05 15:02:18 INFO : one: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31905") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39466->172.17.0.4:31905, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39658") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37796->172.17.0.4:39658, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33784") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50180->172.17.0.4:33784, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34703") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56846->172.17.0.4:34703, err= 2025/11/05 15:02:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" for canonical name "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1659709942) 2025/11/05 15:02:18 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst) 2025/11/05 15:02:18 DEBUG : one: Sizes differ 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: dial("tcp","172.17.0.4:38284") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: > dial: conn=172.17.0.1:32872->172.17.0.4:38284, err= 2025/11/05 15:02:18 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/05 15:02:18 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/05 15:02:18 INFO : one: Copied (replaced existing) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39482") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41794->172.17.0.4:39482, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34122") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46984->172.17.0.4:34122, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39190") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46264->172.17.0.4:39190, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30566") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54636->172.17.0.4:30566, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34336") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39608->172.17.0.4:34336, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35554") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33694->172.17.0.4:35554, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39586") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53474->172.17.0.4:39586, err= 2025/11/05 15:02:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" for canonical name "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1659709942) 2025/11/05 15:02:18 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst) 2025/11/05 15:02:18 DEBUG : one: Sizes differ 2025/11/05 15:02:18 DEBUG : one: size = 5 OK 2025/11/05 15:02:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 15:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32094") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34936->172.17.0.4:32094, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36179") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39712->172.17.0.4:36179, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33069") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47964->172.17.0.4:33069, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32624") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48690->172.17.0.4:32624, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33667") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35058->172.17.0.4:33667, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30681") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38808") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60260->172.17.0.4:30681, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42446->172.17.0.4:38808, err= 2025/11/05 15:02:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" for canonical name "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : two: size = 3 OK 2025/11/05 15:02:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 15:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36705") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52126->172.17.0.4:36705, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32629") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31518") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47924->172.17.0.4:31518, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49568->172.17.0.4:32629, err= 2025/11/05 15:02:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" for canonical name "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : two: size = 3 OK 2025/11/05 15:02:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 15:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35087") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39254->172.17.0.4:35087, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39776") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58112->172.17.0.4:39776, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38385") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57696->172.17.0.4:38385, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32712") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50292->172.17.0.4:32712, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37339") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34826") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41666->172.17.0.4:34826, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37138->172.17.0.4:37339, err= 2025/11/05 15:02:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gesetet3cive/CompareDest" for canonical name "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/CompareDest" 2025/11/05 15:02:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone1659709942) 2025/11/05 15:02:18 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-gesetet3cive/CompareDest) 2025/11/05 15:02:18 DEBUG : two: Sizes differ 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: dial("tcp","172.17.0.4:38803") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/dst: > dial: conn=172.17.0.1:34178->172.17.0.4:38803, err= 2025/11/05 15:02:18 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/05 15:02:18 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/05 15:02:18 INFO : two: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37571") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44432->172.17.0.4:37571, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35441") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35586") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43662->172.17.0.4:35441, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59076->172.17.0.4:35586, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36144") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57286->172.17.0.4:36144, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33408") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36424") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33360->172.17.0.4:36424, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50058->172.17.0.4:33408, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38907") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42772->172.17.0.4:38907, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.18s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39872") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48082->172.17.0.4:39872, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35561") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59290->172.17.0.4:35561, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31961") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53382->172.17.0.4:31961, err= 2025/11/05 15:02:18 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:02:18 INFO : file1: Copied (new) to: sub/file2 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30711") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36400->172.17.0.4:30711, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35940") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35670->172.17.0.4:35940, err= 2025/11/05 15:02:18 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 15:02:18 DEBUG : file1: Unchanged skipping 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39385") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41194->172.17.0.4:39385, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31688") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54820->172.17.0.4:31688, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: don't need to copy/move sub/file2, it is already at target location 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39613") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43960->172.17.0.4:39613, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34462") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56522->172.17.0.4:34462, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35797") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39960->172.17.0.4:35797, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33301") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43304->172.17.0.4:33301, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37555") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41808->172.17.0.4:37555, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34597") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40248->172.17.0.4:34597, err= 2025/11/05 15:02:18 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/11/05 15:02:18 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37175") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50394->172.17.0.4:37175, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32956") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57356->172.17.0.4:32956, err= 2025/11/05 15:02:18 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 15:02:18 DEBUG : file1: Unchanged skipping 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32820") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57470->172.17.0.4:32820, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35437") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56190->172.17.0.4:35437, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33329") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46214->172.17.0.4:33329, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31884") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41486->172.17.0.4:31884, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33399") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55256->172.17.0.4:33399, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35340") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:32988->172.17.0.4:35340, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38718") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47154->172.17.0.4:38718, err= --- PASS: TestCopyLongFileName (0.05s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30627") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47816->172.17.0.4:30627, err= 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Connecting to FTP server 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Waiting for checks to finish 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Waiting for transfers to finish 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51450->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31412") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37672->172.17.0.4:31412, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31667") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52008->172.17.0.4:31667, err= 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39473") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57794->172.17.0.4:39473, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35844") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43980->172.17.0.4:35844, err= 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32768") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34655") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48796->172.17.0.4:32768, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52662->172.17.0.4:34655, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51466->172.17.0.4:21, err= 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30899") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34542") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39284->172.17.0.4:30899, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37560->172.17.0.4:34542, err= 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32566") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45456->172.17.0.4:32566, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34800") 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52186->172.17.0.4:34800, err= 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/11/05 15:02:18 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34176") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59922->172.17.0.4:34176, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37660") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48976->172.17.0.4:37660, err= 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36769") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42102->172.17.0.4:36769, err= --- PASS: TestCopyLongFileNameCollision (0.18s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30302") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56544->172.17.0.4:30302, err= 2025/11/05 15:02:18 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2025/11/05 15:02:18 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/11/05 15:02:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36886") 2025/11/05 15:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39200->172.17.0.4:36886, err= 2025/11/05 15:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39670") 2025/11/05 15:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59210->172.17.0.4:39670, err= 2025/11/05 15:02:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/05 15:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35913") 2025/11/05 15:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51500->172.17.0.4:35913, err= 2025/11/05 15:02:20 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/11/05 15:02:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39579") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53806->172.17.0.4:39579, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31813") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60908->172.17.0.4:31813, err= 2025/11/05 15:02:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34137") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60984->172.17.0.4:34137, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33780") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56802->172.17.0.4:33780, err= 2025/11/05 15:02:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30275") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57648->172.17.0.4:30275, err= 2025/11/05 15:02:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2025/11/05 15:02:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/11/05 15:02:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30587") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57128->172.17.0.4:30587, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32678") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47610->172.17.0.4:32678, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38467") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45908->172.17.0.4:38467, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30394") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46654->172.17.0.4:30394, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34598") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51568->172.17.0.4:34598, err= --- PASS: TestCopyFileMaxTransfer (1.13s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32248") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52712->172.17.0.4:32248, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31381") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38622->172.17.0.4:31381, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32660") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51576->172.17.0.4:32660, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38709") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46626->172.17.0.4:38709, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37310") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42248->172.17.0.4:37310, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33868") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48076->172.17.0.4:33868, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38165") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60288->172.17.0.4:38165, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35539") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51356->172.17.0.4:35539, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34707") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34282->172.17.0.4:34707, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38975") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41684->172.17.0.4:38975, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35739") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44234->172.17.0.4:35739, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38762") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46632->172.17.0.4:38762, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36062") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44246->172.17.0.4:36062, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30306") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50132->172.17.0.4:30306, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30774") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59400->172.17.0.4:30774, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39766") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51074->172.17.0.4:39766, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36433") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59604->172.17.0.4:36433, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34050") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48624->172.17.0.4:34050, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35185") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60630->172.17.0.4:35185, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38619") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36484->172.17.0.4:38619, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32891") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53992->172.17.0.4:32891, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31679") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41100->172.17.0.4:31679, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34297") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37504->172.17.0.4:34297, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34644") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47992->172.17.0.4:34644, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36811") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47218->172.17.0.4:36811, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38012") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34490->172.17.0.4:38012, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39635") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46994->172.17.0.4:39635, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34650") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44872->172.17.0.4:34650, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34034") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34354->172.17.0.4:34034, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36628") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53184->172.17.0.4:36628, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32183") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54596->172.17.0.4:32183, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35555") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37217") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48556->172.17.0.4:35555, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55046->172.17.0.4:37217, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35173") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44490->172.17.0.4:35173, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35568") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42926->172.17.0.4:35568, err= 2025/11/05 15:02:20 DEBUG : a.txt: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : a.txt: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33975") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45388->172.17.0.4:33975, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33458") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54252->172.17.0.4:33458, err= 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39204") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36802->172.17.0.4:39204, err= 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:02:20 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33013") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51256->172.17.0.4:33013, err= 2025/11/05 15:02:20 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39117") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57204->172.17.0.4:39117, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34785") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47670->172.17.0.4:34785, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35250") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53848->172.17.0.4:35250, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32025") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49656->172.17.0.4:32025, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31858") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50152->172.17.0.4:31858, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35739") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44250->172.17.0.4:35739, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32645") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53602->172.17.0.4:32645, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37090") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49208->172.17.0.4:37090, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35841") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44684->172.17.0.4:35841, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30094") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57328->172.17.0.4:30094, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32342") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55328->172.17.0.4:32342, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35955") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43908->172.17.0.4:35955, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38704") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38854->172.17.0.4:38704, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31474") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36158->172.17.0.4:31474, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32497") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42688->172.17.0.4:32497, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39020") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55944->172.17.0.4:39020, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38813") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33924") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50552->172.17.0.4:38813, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53524->172.17.0.4:33924, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33488") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37606->172.17.0.4:33488, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30779") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38894->172.17.0.4:30779, err= 2025/11/05 15:02:20 DEBUG : a.txt: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : a.txt: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37503") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48726->172.17.0.4:37503, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32182") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45708->172.17.0.4:32182, err= 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36251") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42930->172.17.0.4:36251, err= 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:02:20 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38372") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34972->172.17.0.4:38372, err= 2025/11/05 15:02:20 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33240") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59228->172.17.0.4:33240, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37489") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47852->172.17.0.4:37489, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39927") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52236->172.17.0.4:39927, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32501") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49342->172.17.0.4:32501, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39263") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38502") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46416->172.17.0.4:38502, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47480->172.17.0.4:39263, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34576") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47366->172.17.0.4:34576, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34980") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39038->172.17.0.4:34980, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32761") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52414->172.17.0.4:32761, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38189") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43736->172.17.0.4:38189, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30554") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39848->172.17.0.4:30554, err= === RUN TestListJSON/Default 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34564") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55434->172.17.0.4:34564, err= === RUN TestListJSON/FilesOnly 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35806") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40726->172.17.0.4:35806, err= === RUN TestListJSON/DirsOnly 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39911") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41748->172.17.0.4:39911, err= === RUN TestListJSON/Recurse 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37338") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33556->172.17.0.4:37338, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32495") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50480->172.17.0.4:32495, err= === RUN TestListJSON/SubDir 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38163") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57158->172.17.0.4:38163, err= === RUN TestListJSON/NoModTime 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35367") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56572->172.17.0.4:35367, err= === RUN TestListJSON/NoMimeType 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34330") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47690->172.17.0.4:34330, err= === RUN TestListJSON/ShowHash 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35088") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39688->172.17.0.4:35088, err= === RUN TestListJSON/HashTypes 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34347") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35252->172.17.0.4:34347, err= 2025/11/05 15:02:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39542") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56194->172.17.0.4:39542, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37472") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41716->172.17.0.4:37472, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34133") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56318->172.17.0.4:34133, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31005") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56722->172.17.0.4:31005, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33694") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39012->172.17.0.4:33694, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31775") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54944->172.17.0.4:31775, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32693") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55616->172.17.0.4:32693, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32742") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42996->172.17.0.4:32742, err= === RUN TestStatJSON/Root 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37036") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56062->172.17.0.4:37036, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35935") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54284->172.17.0.4:35935, err= === RUN TestStatJSON/Dir 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39779") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48932->172.17.0.4:39779, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36350") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45750->172.17.0.4:36350, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38522") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49734->172.17.0.4:38522, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36190") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45104->172.17.0.4:36190, err= === RUN TestStatJSON/FileDirsOnly 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36687") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35028->172.17.0.4:36687, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36082") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57244->172.17.0.4:36082, err= === RUN TestStatJSON/RootNotFound 2025/11/05 15:02:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/notfound" 2025/11/05 15:02:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:20 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:20 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/notfound: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/notfound: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/notfound: > dial: conn=172.17.0.1:51474->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/notfound: dial("tcp","172.17.0.4:32081") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/notfound: > dial: conn=172.17.0.1:41776->172.17.0.4:32081, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39571") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35048->172.17.0.4:39571, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36905") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51686->172.17.0.4:36905, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32469") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55644->172.17.0.4:32469, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 INFO : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35279") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60480->172.17.0.4:35279, err= 2025/11/05 15:02:20 INFO : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39659") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55270->172.17.0.4:39659, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35616") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60492->172.17.0.4:35616, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36281") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44282->172.17.0.4:36281, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36897") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36326->172.17.0.4:36897, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38117") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38424->172.17.0.4:38117, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32531") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50888->172.17.0.4:32531, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34972") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49314->172.17.0.4:34972, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38061") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49184->172.17.0.4:38061, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34497") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50756->172.17.0.4:34497, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37809") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40590->172.17.0.4:37809, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31999") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33844->172.17.0.4:31999, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36515") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39644->172.17.0.4:36515, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38578") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46544->172.17.0.4:38578, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32530") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55148->172.17.0.4:32530, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31713") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59806->172.17.0.4:31713, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39289") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55818->172.17.0.4:39289, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31665") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40104->172.17.0.4:31665, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34572") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60196->172.17.0.4:34572, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35420") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54916->172.17.0.4:35420, err= 2025/11/05 15:02:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/05 15:02:20 DEBUG : empty space: Excluded 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34434") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42826->172.17.0.4:34434, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35517") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34356->172.17.0.4:35517, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35648") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57332->172.17.0.4:35648, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37253") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52128->172.17.0.4:37253, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30584") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45788->172.17.0.4:30584, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30776") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40320->172.17.0.4:30776, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39170") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33300->172.17.0.4:39170, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34689") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40698->172.17.0.4:34689, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39450") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52096->172.17.0.4:39450, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39081") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54710->172.17.0.4:39081, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38236") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46434->172.17.0.4:38236, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37859") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42840->172.17.0.4:37859, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34349") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60986->172.17.0.4:34349, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/11/05 15:02:20 DEBUG : Creating backend with remote ":memory:" 2025/11/05 15:02:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/05 15:02:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/05 15:02:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/05 15:02:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/05 15:02:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/05 15:02:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/05 15:02:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/05 15:02:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/05 15:02:20 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.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39603") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60744->172.17.0.4:39603, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39400") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51864->172.17.0.4:39400, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38841") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51590->172.17.0.4:38841, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32507") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41560->172.17.0.4:32507, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33642") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52542->172.17.0.4:33642, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33676") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53106->172.17.0.4:33676, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38396") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51372->172.17.0.4:38396, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32547") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51990->172.17.0.4:32547, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32122") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45222->172.17.0.4:32122, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35610") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59350->172.17.0.4:35610, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37465") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41522->172.17.0.4:37465, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39124") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54238->172.17.0.4:39124, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30650") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60538->172.17.0.4:30650, err= 2025/11/05 15:02:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33331") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48988->172.17.0.4:33331, err= 2025/11/05 15:02:20 DEBUG : large: Excluded (Size Filter) 2025/11/05 15:02:20 DEBUG : large: Excluded 2025/11/05 15:02:20 INFO : medium: Deleted 2025/11/05 15:02:20 INFO : small: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35159") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58232->172.17.0.4:35159, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37842") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42066->172.17.0.4:37842, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33882") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60392->172.17.0.4:33882, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32064") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33192->172.17.0.4:32064, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39202") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51646->172.17.0.4:39202, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37820") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50384->172.17.0.4:37820, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39730") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51742->172.17.0.4:39730, err= 2025/11/05 15:02:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35387") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50706->172.17.0.4:35387, err= 2025/11/05 15:02:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/05 15:02:20 INFO : large: Deleted 2025/11/05 15:02:20 INFO : medium: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39603") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60748->172.17.0.4:39603, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37313") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37034->172.17.0.4:37313, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34734") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44092->172.17.0.4:34734, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35583") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49622->172.17.0.4:35583, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39997") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45810->172.17.0.4:39997, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39200") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44508->172.17.0.4:39200, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30338") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39732->172.17.0.4:30338, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33281") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59340->172.17.0.4:33281, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33299") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47586->172.17.0.4:33299, err= 2025/11/05 15:02:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32351") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43430->172.17.0.4:32351, err= 2025/11/05 15:02:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/05 15:02:20 INFO : small: Deleted 2025/11/05 15:02:20 INFO : medium: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30165") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56304->172.17.0.4:30165, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39732") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47016->172.17.0.4:39732, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30138") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52710->172.17.0.4:30138, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35900") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49424->172.17.0.4:35900, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34844") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43216->172.17.0.4:34844, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34635") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41778->172.17.0.4:34635, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32711") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36802->172.17.0.4:32711, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32827") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52052->172.17.0.4:32827, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34183") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57740->172.17.0.4:34183, err= 2025/11/05 15:02:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34891") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55602->172.17.0.4:34891, err= 2025/11/05 15:02:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/05 15:02:20 INFO : large: Deleted 2025/11/05 15:02:20 INFO : medium: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34568") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48098->172.17.0.4:34568, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38752") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56784->172.17.0.4:38752, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39299") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41916->172.17.0.4:39299, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32862") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60290->172.17.0.4:32862, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38622") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55442->172.17.0.4:38622, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31148") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49248->172.17.0.4:31148, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35179") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54662->172.17.0.4:35179, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38516") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58942->172.17.0.4:38516, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37310") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42252->172.17.0.4:37310, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37604") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44296->172.17.0.4:37604, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30396") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56912->172.17.0.4:30396, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30640") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36916->172.17.0.4:30640, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/11/05 15:02:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/05 15:02:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/05 15:02:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:02:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:02:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:02:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:02:20 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.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36591") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57858->172.17.0.4:36591, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38087") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35744->172.17.0.4:38087, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37837") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40850->172.17.0.4:37837, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31914") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33980->172.17.0.4:31914, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34483") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49468->172.17.0.4:34483, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37387") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55284->172.17.0.4:37387, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35955") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43922->172.17.0.4:35955, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30048") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33672->172.17.0.4:30048, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38463") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57170->172.17.0.4:38463, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36347") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59482->172.17.0.4:36347, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36252") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55850->172.17.0.4:36252, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37930") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52150->172.17.0.4:37930, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33321") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58420->172.17.0.4:33321, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39391") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34866->172.17.0.4:39391, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34165") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43292->172.17.0.4:34165, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34772") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48344->172.17.0.4:34772, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36556") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33118->172.17.0.4:36556, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39562") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51294->172.17.0.4:39562, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39595") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34386->172.17.0.4:39595, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33832") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60162->172.17.0.4:33832, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2025/11/05 15:02:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cufivuq4loto" 2025/11/05 15:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:02:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:20 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:20 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:51478->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : Creating backend with remote "/tmp/rclone4090516147" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-cufivuq4loto", Local "Local file system at /tmp/rclone4090516147", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:32465") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:55636->172.17.0.4:32465, err= 2025/11/05 15:02:20 INFO : A2: Making directory 2025/11/05 15:02:20 INFO : A1/B2: Making directory 2025/11/05 15:02:20 INFO : A1/B2/C2: Making directory 2025/11/05 15:02:20 INFO : A1/B1/C3: Making directory 2025/11/05 15:02:20 INFO : A3: Making directory 2025/11/05 15:02:20 INFO : A3/B3: Making directory 2025/11/05 15:02:20 INFO : A3/B3/C4: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:33995") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:55968->172.17.0.4:33995, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:39265") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:46884->172.17.0.4:39265, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:32734") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:46526->172.17.0.4:32734, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:51490->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:35898") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:50182->172.17.0.4:35898, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31593") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:37646->172.17.0.4:31593, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:51494->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31058") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:34806->172.17.0.4:31058, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:39562") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36634") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:51310->172.17.0.4:39562, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:58104->172.17.0.4:36634, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:37856") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:51506->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:53654->172.17.0.4:37856, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:30770") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:42956->172.17.0.4:30770, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:37885") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:42612->172.17.0.4:37885, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31910") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:54970->172.17.0.4:31910, err= 2025/11/05 15:02:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31072") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:33706->172.17.0.4:31072, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:37170") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:59294->172.17.0.4:37170, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:37032") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:53944->172.17.0.4:37032, err= 2025/11/05 15:02:20 INFO : A1/B1/C1/one: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:33031") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:55072->172.17.0.4:33031, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36085") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:30807") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:44924->172.17.0.4:30807, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:45212->172.17.0.4:36085, err= 2025/11/05 15:02:20 DEBUG : removing 2 level 3 directories 2025/11/05 15:02:20 INFO : A1/B1/C3: Removing directory 2025/11/05 15:02:20 INFO : A1/B1/C1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 2 directories 2025/11/05 15:02:20 INFO : A1/B1: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:33342") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:55934->172.17.0.4:33342, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36963") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31307") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:35766") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:48598->172.17.0.4:36963, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:57434->172.17.0.4:35766, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:48732->172.17.0.4:31307, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31541") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:38634") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:42584->172.17.0.4:31541, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:35172->172.17.0.4:38634, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:37565") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:39992->172.17.0.4:37565, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36853") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:37080->172.17.0.4:36853, err= 2025/11/05 15:02:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31727") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:48802->172.17.0.4:31727, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:34881") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36198") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:42640->172.17.0.4:34881, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:32502") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:45734->172.17.0.4:36198, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:60824->172.17.0.4:32502, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31666") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:47748->172.17.0.4:31666, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:34398") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:38660->172.17.0.4:34398, err= 2025/11/05 15:02:20 INFO : A1/two: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:32270") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36178") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:33330->172.17.0.4:32270, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:44380->172.17.0.4:36178, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:30171") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:44134->172.17.0.4:30171, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:38299") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:32875") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36537") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:34020->172.17.0.4:38299, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:38238->172.17.0.4:32875, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:60560->172.17.0.4:36537, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31097") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:35826->172.17.0.4:31097, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:31121") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:59734->172.17.0.4:31121, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:32043") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:34610->172.17.0.4:32043, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:36102") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:43524->172.17.0.4:36102, err= 2025/11/05 15:02:20 DEBUG : removing 2 level 3 directories 2025/11/05 15:02:20 INFO : A3/B3/C4: Removing directory 2025/11/05 15:02:20 INFO : A1/B2/C2: Removing directory 2025/11/05 15:02:20 DEBUG : removing 2 level 2 directories 2025/11/05 15:02:20 INFO : A3/B3: Removing directory 2025/11/05 15:02:20 INFO : A1/B2: Removing directory 2025/11/05 15:02:20 DEBUG : removing 3 level 1 directories 2025/11/05 15:02:20 INFO : A3: Removing directory 2025/11/05 15:02:20 INFO : A2: Removing directory 2025/11/05 15:02:20 INFO : A1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 0 directories 2025/11/05 15:02:20 INFO : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:30132") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:46298->172.17.0.4:30132, err= 2025/11/05 15:02:20 ERROR : error listing: directory not found 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: dial("tcp","172.17.0.4:39220") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: > dial: conn=172.17.0.1:60724->172.17.0.4:39220, err= 2025/11/05 15:02:20 ERROR : error listing: directory not found 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cufivuq4loto: Purge dir "" 2025/11/05 15:02:20 NOTICE: purge failed to rmdir "": directory not found 2025/11/05 15:02:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.13s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35414") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49142->172.17.0.4:35414, err= 2025/11/05 15:02:20 INFO : A2: Making directory 2025/11/05 15:02:20 INFO : A1/B2: Making directory 2025/11/05 15:02:20 INFO : A1/B2/C2: Making directory 2025/11/05 15:02:20 INFO : A1/B1/C3: Making directory 2025/11/05 15:02:20 INFO : A3: Making directory 2025/11/05 15:02:20 INFO : A3/B3: Making directory 2025/11/05 15:02:20 INFO : A3/B3/C4: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33997") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42264->172.17.0.4:33997, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30525") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41254->172.17.0.4:30525, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33172") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40578->172.17.0.4:33172, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35274") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49382->172.17.0.4:35274, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35495") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38174->172.17.0.4:35495, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33758") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32581") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34843") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53542->172.17.0.4:33758, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33564->172.17.0.4:34843, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35692->172.17.0.4:32581, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39194") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41372->172.17.0.4:39194, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51522->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31057") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41096->172.17.0.4:31057, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37513") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37198->172.17.0.4:37513, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33805") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36516->172.17.0.4:33805, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37960") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58160->172.17.0.4:37960, err= 2025/11/05 15:02:20 DEBUG : removing 1 level 3 directories 2025/11/05 15:02:20 INFO : A3/B3/C4: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31771") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40780->172.17.0.4:31771, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33665") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34812") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39525") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60192->172.17.0.4:39525, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48444->172.17.0.4:34812, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35426->172.17.0.4:33665, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34487") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56250->172.17.0.4:34487, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33987") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60900->172.17.0.4:33987, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36065") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53578->172.17.0.4:36065, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34879") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39666->172.17.0.4:34879, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32922") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39014") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35374->172.17.0.4:39014, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44472->172.17.0.4:32922, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35925") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34500->172.17.0.4:35925, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31013") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39354") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38556") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58570->172.17.0.4:31013, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47134->172.17.0.4:38556, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52202->172.17.0.4:39354, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34825") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34243") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33250->172.17.0.4:34243, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31985") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49046->172.17.0.4:34825, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37876->172.17.0.4:31985, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31761") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55756->172.17.0.4:31761, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36434") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39471") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47564->172.17.0.4:36434, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38940->172.17.0.4:39471, err= 2025/11/05 15:02:20 DEBUG : removing 2 level 3 directories 2025/11/05 15:02:20 INFO : A1/B2/C2: Removing directory 2025/11/05 15:02:20 INFO : A1/B1/C3: Removing directory 2025/11/05 15:02:20 DEBUG : removing 2 level 2 directories 2025/11/05 15:02:20 INFO : A3/B3: Removing directory 2025/11/05 15:02:20 INFO : A1/B2: Removing directory 2025/11/05 15:02:20 DEBUG : removing 2 level 1 directories 2025/11/05 15:02:20 INFO : A3: Removing directory 2025/11/05 15:02:20 INFO : A2: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35058") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33600->172.17.0.4:35058, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38769") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47598->172.17.0.4:38769, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38255") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40810->172.17.0.4:38255, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34338") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43244->172.17.0.4:34338, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35994") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56964->172.17.0.4:35994, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33100") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33982->172.17.0.4:33100, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35772") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52960->172.17.0.4:35772, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33360") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33052->172.17.0.4:33360, err= 2025/11/05 15:02:20 DEBUG : removing 1 level 3 directories 2025/11/05 15:02:20 INFO : A1/B1/C1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 2 directories 2025/11/05 15:02:20 INFO : A1/B1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 1 directories 2025/11/05 15:02:20 INFO : A1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 0 directories 2025/11/05 15:02:20 INFO : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38812") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54158->172.17.0.4:38812, err= 2025/11/05 15:02:20 ERROR : error listing: directory not found 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35192") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51996->172.17.0.4:35192, err= 2025/11/05 15:02:20 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.09s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 INFO : A1: Making directory 2025/11/05 15:02:20 INFO : A1/B1: Making directory 2025/11/05 15:02:20 INFO : A1/B1/C1: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33114") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49194->172.17.0.4:33114, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35337") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36614->172.17.0.4:35337, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34743") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39742->172.17.0.4:34743, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35688") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55646->172.17.0.4:35688, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39611") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40836->172.17.0.4:39611, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34987") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38992->172.17.0.4:34987, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38261") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48598->172.17.0.4:38261, err= 2025/11/05 15:02:20 DEBUG : removing 1 level 3 directories 2025/11/05 15:02:20 INFO : A1/B1/C1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 2 directories 2025/11/05 15:02:20 INFO : A1/B1: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39814") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43952->172.17.0.4:39814, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30104") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43284->172.17.0.4:30104, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39891") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36256->172.17.0.4:39891, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30242") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53806->172.17.0.4:30242, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32949") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38386->172.17.0.4:32949, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 INFO : A1: Making directory 2025/11/05 15:02:20 INFO : A1/B1: Making directory 2025/11/05 15:02:20 INFO : A1/B1/C1: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32693") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55628->172.17.0.4:32693, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32740") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33064->172.17.0.4:32740, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36378") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39388->172.17.0.4:36378, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38854") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51986->172.17.0.4:38854, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35683") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43880->172.17.0.4:35683, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39212") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46912->172.17.0.4:39212, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35213") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57936->172.17.0.4:35213, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33307") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58590->172.17.0.4:33307, err= 2025/11/05 15:02:20 DEBUG : removing 1 level 3 directories 2025/11/05 15:02:20 INFO : A1/B1/C1: Removing directory 2025/11/05 15:02:20 DEBUG : removing 1 level 2 directories 2025/11/05 15:02:20 INFO : A1/B1: Removing directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35970") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58182->172.17.0.4:35970, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37352") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38826->172.17.0.4:37352, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32063") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60870->172.17.0.4:32063, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33176") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55832->172.17.0.4:33176, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37829") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35960->172.17.0.4:37829, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37772") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40832->172.17.0.4:37772, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39945") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56940->172.17.0.4:39945, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33355") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44490->172.17.0.4:33355, err= 2025/11/05 15:02:20 DEBUG : filename.txt: File name found in url 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39404") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54914->172.17.0.4:39404, err= 2025/11/05 15:02:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35230") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55124->172.17.0.4:35230, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32582") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57714->172.17.0.4:32582, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37763") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44574->172.17.0.4:37763, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30115") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54170->172.17.0.4:30115, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36923") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35228->172.17.0.4:36923, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35797") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39970->172.17.0.4:35797, err= 2025/11/05 15:02:20 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2025/11/05 15:02:20 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/11/05 15:02:20 INFO : file1: Copied (new) to: sub/file2 2025/11/05 15:02:20 INFO : file1: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34626") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60126->172.17.0.4:34626, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33530") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52994->172.17.0.4:33530, err= 2025/11/05 15:02:20 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:02:20 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 15:02:20 DEBUG : file1: Unchanged skipping 2025/11/05 15:02:20 INFO : file1: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37409") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41248->172.17.0.4:37409, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31844") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40578->172.17.0.4:31844, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: don't need to copy/move sub/file2, it is already at target location 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31255") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37232->172.17.0.4:31255, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30943") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35038->172.17.0.4:30943, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39991") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44490->172.17.0.4:39991, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37258") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40548->172.17.0.4:37258, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33814") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43716->172.17.0.4:33814, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39932") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33876->172.17.0.4:39932, err= 2025/11/05 15:02:20 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2025/11/05 15:02:20 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/11/05 15:02:20 INFO : file1: Copied (new) 2025/11/05 15:02:20 INFO : file1: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33152") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52940->172.17.0.4:33152, err= 2025/11/05 15:02:20 DEBUG : file1: Destination exists, skipping 2025/11/05 15:02:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34095") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40452->172.17.0.4:34095, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38816") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48156->172.17.0.4:38816, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37633") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33612->172.17.0.4:37633, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30321") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54908->172.17.0.4:30321, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31121") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59742->172.17.0.4:31121, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39596") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48694->172.17.0.4:39596, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33650") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58116->172.17.0.4:33650, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38674") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34678->172.17.0.4:38674, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36376") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52764->172.17.0.4:36376, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33686") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54900->172.17.0.4:33686, err= 2025/11/05 15:02:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gesetet3cive/backup" 2025/11/05 15:02:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 15:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:20 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{V1AAY}" suffix to name 2025/11/05 15:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 15:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 15:02:20 DEBUG : Setting pass="yOw2isc62IIEJqu8rh6r1zG12QA4VgSsVMY7j3HIv6s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 15:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: > dial: conn=172.17.0.1:51538->172.17.0.4:21, err= 2025/11/05 15:02:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gesetet3cive/backup" to be canonical "TestFTPPureftpd{V1AAY}:rclone-test-gesetet3cive/backup" 2025/11/05 15:02:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1659709942) 2025/11/05 15:02:20 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-gesetet3cive) 2025/11/05 15:02:20 DEBUG : dst/file1: Sizes differ 2025/11/05 15:02:20 INFO : dst/file1: Moved (server-side) 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34339") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52012->172.17.0.4:34339, err= 2025/11/05 15:02:20 DEBUG : dst/file1.58903690.partial: size = 14 OK 2025/11/05 15:02:20 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/11/05 15:02:20 INFO : dst/file1: Copied (new) 2025/11/05 15:02:20 INFO : dst/file1: Deleted 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33316") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35466->172.17.0.4:33316, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39565") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43920->172.17.0.4:39565, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31893") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45520->172.17.0.4:31893, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35890") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53020->172.17.0.4:35890, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37881") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56356->172.17.0.4:37881, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37177") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37834") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58554->172.17.0.4:37177, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57584->172.17.0.4:37834, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33278") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60100->172.17.0.4:33278, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39302") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33586->172.17.0.4:39302, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33509") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57700->172.17.0.4:33509, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36397") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45078->172.17.0.4:36397, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33592") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45750->172.17.0.4:33592, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34787") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49986->172.17.0.4:34787, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35542") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50804->172.17.0.4:35542, err= 2025/11/05 15:02:20 INFO : A1/B2: Making directory 2025/11/05 15:02:20 INFO : A1/B1/C3: Making directory 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35168") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39374->172.17.0.4:35168, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35823") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42706->172.17.0.4:35823, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38671") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33090") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48590->172.17.0.4:38671, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59758->172.17.0.4:33090, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38175") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31638") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59770->172.17.0.4:38175, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35315") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41900->172.17.0.4:35315, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38672->172.17.0.4:31638, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32535") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58926->172.17.0.4:32535, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30659") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54184->172.17.0.4:30659, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37317") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50654->172.17.0.4:37317, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33294") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60750->172.17.0.4:33294, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36971") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34666") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59334->172.17.0.4:36971, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39907") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42682->172.17.0.4:34666, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43438->172.17.0.4:39907, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39348") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33790->172.17.0.4:39348, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32091") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32120") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47286->172.17.0.4:32091, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48560->172.17.0.4:32120, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31398") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52420->172.17.0.4:31398, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30021") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38078") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60188->172.17.0.4:30021, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49928->172.17.0.4:38078, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Connecting to FTP server 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:21") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51544->172.17.0.4:21, err= 2025/11/05 15:02:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/05 15:02:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/05 15:02:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/05 15:02:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/05 15:02:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35268") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50810->172.17.0.4:35268, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39690") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45716->172.17.0.4:39690, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39065") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34941") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48158->172.17.0.4:39065, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50792->172.17.0.4:34941, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31031") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37800") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37952") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56516->172.17.0.4:31031, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55106->172.17.0.4:37952, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:32820->172.17.0.4:37800, err= 2025/11/05 15:02:20 INFO : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32460") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43474->172.17.0.4:32460, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35456") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58150->172.17.0.4:35456, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30417") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40260->172.17.0.4:30417, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36123") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37238") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53894->172.17.0.4:36123, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38792") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41892->172.17.0.4:37238, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53606->172.17.0.4:38792, err= 2025/11/05 15:02:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/05 15:02:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/05 15:02:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/05 15:02:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/05 15:02:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35476") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53660->172.17.0.4:35476, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38857") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40090->172.17.0.4:38857, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36794") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35382->172.17.0.4:36794, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33738") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56274->172.17.0.4:33738, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30315") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51740->172.17.0.4:30315, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31053") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35021") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54314->172.17.0.4:35021, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36242->172.17.0.4:31053, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36008") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59940->172.17.0.4:36008, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30614") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56394->172.17.0.4:30614, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32919") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40442->172.17.0.4:32919, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33834") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40552->172.17.0.4:33834, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35859") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38467") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35832") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54360->172.17.0.4:35859, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45922->172.17.0.4:38467, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39140->172.17.0.4:35832, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37158") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:36412->172.17.0.4:37158, err= --- PASS: TestDirMove (0.06s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33022") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60944->172.17.0.4:33022, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38797") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52506->172.17.0.4:38797, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31220") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53158->172.17.0.4:31220, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39107") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:33306->172.17.0.4:39107, err= 2025/11/05 15:02:20 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:02:20 NOTICE: ftp://172.17.0.4:21/rclone-test-gesetet3cive: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/05 15:02:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30408") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47470->172.17.0.4:30408, err= 2025/11/05 15:02:20 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:02:20 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35296") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:52732->172.17.0.4:35296, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35012") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60236->172.17.0.4:35012, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35338") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54526->172.17.0.4:35338, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33898") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51554->172.17.0.4:33898, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31748") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54176->172.17.0.4:31748, err= 2025/11/05 15:02:20 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:02:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31514") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58964->172.17.0.4:31514, err= 2025/11/05 15:02:20 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:02:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36249") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44152->172.17.0.4:36249, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31465") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50644->172.17.0.4:31465, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38711") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38696->172.17.0.4:38711, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30161") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43534->172.17.0.4:30161, err= 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32584") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56758->172.17.0.4:32584, err= 2025/11/05 15:02:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:02:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35457") 2025/11/05 15:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58830->172.17.0.4:35457, err= 2025/11/05 15:02:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:02:21 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39060") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48174->172.17.0.4:39060, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39033") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45596->172.17.0.4:39033, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32613") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41352->172.17.0.4:32613, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30383") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47050->172.17.0.4:30383, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30904") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:35306->172.17.0.4:30904, err= 2025/11/05 15:02:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:02:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35512") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49366->172.17.0.4:35512, err= 2025/11/05 15:02:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:02:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32178") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54352->172.17.0.4:32178, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35371") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49884->172.17.0.4:35371, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34664") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58040->172.17.0.4:34664, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38611") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50866->172.17.0.4:38611, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35864") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43096->172.17.0.4:35864, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38982") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44580->172.17.0.4:38982, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: File to upload is small (60 bytes), uploading instead of streaming 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36855") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:46888->172.17.0.4:36855, err= 2025/11/05 15:02:21 DEBUG : potato2: size = 60 OK 2025/11/05 15:02:21 DEBUG : potato2: Size of src and dst objects identical 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36628") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53192->172.17.0.4:36628, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38659") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44732->172.17.0.4:38659, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32487") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54730->172.17.0.4:32487, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38134") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:42736->172.17.0.4:38134, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38591") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:60856->172.17.0.4:38591, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31652") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50550->172.17.0.4:31652, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35150") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34524->172.17.0.4:35150, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33677") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:48000->172.17.0.4:33677, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38221") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:57776->172.17.0.4:38221, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:40000") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58252->172.17.0.4:40000, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32013") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45292->172.17.0.4:32013, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Touching "empty space" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Touching "potato2" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39784") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47340->172.17.0.4:39784, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Touching "sub dir/potato3" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30060") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:38682->172.17.0.4:30060, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36465") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58298->172.17.0.4:36465, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37441") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59706->172.17.0.4:37441, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32687") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34040->172.17.0.4:32687, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37732") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50576->172.17.0.4:37732, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39090") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:40760->172.17.0.4:39090, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34119") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:51690->172.17.0.4:34119, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37674") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53614->172.17.0.4:37674, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30834") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41758->172.17.0.4:30834, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33359") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41362->172.17.0.4:33359, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33219") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:39036->172.17.0.4:33219, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34636") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:55712->172.17.0.4:34636, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39911") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41762->172.17.0.4:39911, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31550") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53468->172.17.0.4:31550, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:38291") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49058->172.17.0.4:38291, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gesetet3cive", Local "Local file system at /tmp/rclone1659709942", Modify Window "1s" 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39327") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44360->172.17.0.4:39327, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37478") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45214->172.17.0.4:37478, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39607") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:43230->172.17.0.4:39607, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33792") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54314->172.17.0.4:33792, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32358") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:50836->172.17.0.4:32358, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31880") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54522->172.17.0.4:31880, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35521") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54144->172.17.0.4:35521, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39069") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56286->172.17.0.4:39069, err= 2025/11/05 15:02:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sasetuy7" before starting 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31089") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53156->172.17.0.4:31089, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30883") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45762->172.17.0.4:30883, err= 2025/11/05 15:02:21 DEBUG : sub dir/test remove existing.sasetuy7: TEST: removing renamed existing file after operation 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:36187") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:53660->172.17.0.4:36187, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34043") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:37188->172.17.0.4:34043, err= 2025/11/05 15:02:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapeful6" before starting 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:37736") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:41468->172.17.0.4:37736, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39144") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:58774->172.17.0.4:39144, err= 2025/11/05 15:02:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapeful6: TEST: renaming existing back after failed operation 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:31046") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:34720->172.17.0.4:31046, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:32013") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45302->172.17.0.4:32013, err= 2025/11/05 15:02:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemukit9" before starting 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35739") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:44262->172.17.0.4:35739, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:30542") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:45134->172.17.0.4:30542, err= 2025/11/05 15:02:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemukit9: TEST: removing renamed existing file after operation 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39484") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:59222->172.17.0.4:39484, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:34390") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49468->172.17.0.4:34390, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39699") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:56942->172.17.0.4:39699, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:35450") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:47102->172.17.0.4:35450, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:39584") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:49208->172.17.0.4:39584, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: dial("tcp","172.17.0.4:33358") 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: > dial: conn=172.17.0.1:54596->172.17.0.4:33358, err= 2025/11/05 15:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-gesetet3cive: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.746444395s (try 1/5)