[MDEV-7932] plugins.feedback_plugin_send fails sporadically in buildbot Created: 2015-04-08 Updated: 2022-11-21 Resolved: 2022-11-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 5.3.12, 5.5, 10.0, 10.1, 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 10.2.1-5 |
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/3597/steps/test_6/logs/stdio
It has been happening for a long while, although not very frequently |
| Comments |
| Comment by Elena Stepanova [ 2016-01-04 ] | |||||||||||||||||
|
New deal:
| |||||||||||||||||
| Comment by Alice Sherepa [ 2017-08-17 ] | |||||||||||||||||
|
on 5.5 http://buildbot.askmonty.org/buildbot/builders/labrador/builds/10734/steps/test/logs/stdio
| |||||||||||||||||
| Comment by Vicențiu Ciorbaru [ 2020-05-18 ] | |||||||||||||||||
|
This is reproducible with the following cmake line on Ubuntu Focal (20.04)
This seems to happen only when compiling WITH_SSL=bundled. The commit hash used to reproduce this: 5d85bc08c6412d067a69d2c1354a10f9a803b332 (latest 10.5 at the time of this comment). | |||||||||||||||||
| Comment by Alice Sherepa [ 2020-08-07 ] | |||||||||||||||||
|
recently on 10.3 http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos73-ppc64/builds/13859/steps/mtr/logs/stdio | |||||||||||||||||
| Comment by Vicențiu Ciorbaru [ 2022-02-15 ] | |||||||||||||||||
|
I think this will be fixed by moving the feedback plugin to make use of the curl library. This is what I plan to do to fix it. | |||||||||||||||||
| Comment by Vicențiu Ciorbaru [ 2022-11-21 ] | |||||||||||||||||
|
Requests are now being handled by the new feedback server. |