#8265 [ipatests] `/var/log/ipaupgrade.log` is not collected
Closed: fixed 4 years ago by cheimes. Opened 4 years ago by slev.

In the recent issue [0] ipa-server-upgrade failed:

Update complete
Upgrading the configuration of the IPA services
[Verifying that root certificate is published]
[Migrate CRL publish directory]
CRL tree already moved
IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually.

But the mentioned log is not collected after the test completed, so, it's nothing to check.
The list of collected on a master:

[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/dirsrv/slapd-IPA-TEST/errors to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/dirsrv/slapd-IPA-TEST/access to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/dirsrv/slapd-IPA-TEST/audit to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipaserver-install.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipaserver-uninstall.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipaclient-install.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipaclient-uninstall.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipareplica-install.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipareplica-conncheck.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipareplica-ca-install.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipaserver-kra-install.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipa-custodia.audit.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipaclient-uninstall.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/iparestore.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/ipabackup.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/kadmind.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/krb5kdc.log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/httpd/error_log to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/pki/ to list of logs to collect
[2020-04-08 23:14:35] [ipatests.pytest_ipa.integration] Adding master1.ipa.test:/var/log/audit/audit.log to list of logs to collect

[0]: https://pagure.io/freeipa/issue/8264


Metadata Update from @slev:
- Issue assigned to slev

4 years ago

Metadata Update from @fcami:
- Issue tagged with: tests

4 years ago

master:

  • 43ac2d9 ipatests: Cleanup 'collect_logs' decorator
  • 5da309e ipatests: Pretty print multihost config
  • 63747bc ipatests: Collect all logs on all Unix hosts
  • 87408ee Azure: Increase memory limit

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

4 years ago

ipa-4-8:

  • 7b39e5f ipatests: enable 389-ds audit log and collect audit file
  • 295d207 ipatests: Cleanup 'collect_logs' decorator
  • 5da643f ipatests: Pretty print multihost config
  • 736b8ba ipatests: Collect all logs on all Unix hosts
  • 97581ec Azure: Increase memory limit

Log in to comment on this ticket.

Metadata