Disable the abrtd service
service abrtd status
systemctl stop abrtd
systemctl disable abrtd
systemctl daemon-reload
At this step you can get when accessing SSH
‘abrt-cli status’ timed out
Check yum:
yum list abrt*
And remove:
yum remove abrt*
Run cagefs update if any:
cagefsctl --force-update