Symptoms
After the gather_update_log_stats runs, the dnf.log file shows ea-nginx was installed.
Description
Reviewing the /var/log/dnf.log file after gather_update_log_stats has run, it might show that ea-nginx has been installed. It actually didn't install and this is just a misleading notice within the dnf.log file. The gather_update_log_stats program calls the install with --setopt tsflags=test which doesn't actually install ea-nginx, but reviewing the log file doesn't mention the test option so it appears as though it has been installed.
We've opened an internal improvement case for our development team to investigate this further. For reference, the case number is CPANEL-49507. Follow this article to receive an email notification when a solution is published in the product.
Workaround
It's safe to ignore this message as ea-nginx wasn't really installed.