Is there any way you can run "systemctl status rh-postgresql95-postgresql.service" and "journalctl -xe" like it suggests? The logs below don't give any indication why it failed to start, afaict.
On Sun, Feb 17, 2019 at 4:59 AM Galit Rosenthal <[email protected]> wrote: > Hi > > I receive this error message both in CQ and check_patch: > > 2019-02-16 16:28:06,874-0500 DEBUG otopi.plugins.otopi.services.systemd > systemd.state:130 starting service rh-postgresql95-postgresql > 2019-02-16 16:28:06,874-0500 DEBUG otopi.plugins.otopi.services.systemd > plugin.executeRaw:813 execute: ('/usr/bin/systemctl', 'start', > 'rh-postgresql95-postgresql.service'), executable='None', cwd='None', env=None > 2019-02-16 16:28:07,913-0500 DEBUG otopi.plugins.otopi.services.systemd > plugin.executeRaw:863 execute-result: ('/usr/bin/systemctl', 'start', > 'rh-postgresql95-postgresql.service'), rc=1 > 2019-02-16 16:28:07,914-0500 DEBUG otopi.plugins.otopi.services.systemd > plugin.execute:921 execute-output: ('/usr/bin/systemctl', 'start', > 'rh-postgresql95-postgresql.service') stdout: > > > 2019-02-16 16:28:07,914-0500 DEBUG otopi.plugins.otopi.services.systemd > plugin.execute:926 execute-output: ('/usr/bin/systemctl', 'start', > 'rh-postgresql95-postgresql.service') stderr: > Job for rh-postgresql95-postgresql.service failed because the control process > exited with error code. See "systemctl status > rh-postgresql95-postgresql.service" and "journalctl -xe" for details. > > 2019-02-16 16:28:07,915-0500 DEBUG otopi.transaction transaction.abort:119 > aborting 'File transaction for > '/var/opt/rh/rh-postgresql95/lib/pgsql/data/pg_hba.conf'' > 2019-02-16 16:28:07,916-0500 DEBUG otopi.context context._executeMethod:143 > method exception > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 133, in > _executeMethod > method['method']() > File > "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py", > line 201, in _misc > self._provisioning.provision() > File > "/usr/share/ovirt-engine/setup/ovirt_engine_setup/engine_common/postgres.py", > line 498, in provision > self.restartPG() > File > "/usr/share/ovirt-engine/setup/ovirt_engine_setup/engine_common/postgres.py", > line 399, in restartPG > state=state, > File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 141, in > state > service=name, > RuntimeError: Failed to start service 'rh-postgresql95-postgresql' > 2019-02-16 16:28:07,918-0500 ERROR otopi.context context._executeMethod:152 > Failed to execute stage 'Misc configuration': Failed to start service > 'rh-postgresql95-postgresql' > 2019-02-16 16:28:07,958-0500 DEBUG > otopi.plugins.otopi.debug.debug_failure.debug_failure > debug_failure._notification:100 tcp connections: > id uid local foreign state pid exe > > > What can cause it? > > > Thanks > > Galit > > https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue-tester/12916/testReport/junit/(root)/001_initialize_engine/running_tests___upgrade_from_release_suite_el7_x86_64___test_initialize_engine/ > > > https://jenkins.ovirt.org/blue/organizations/jenkins/ovirt-system-tests_standard-check-patch/detail/ovirt-system-tests_standard-check-patch/3207/pipeline/101 > > > > Regards, > > Galit > > > -- > > GALIT ROSENTHAL > > SOFTWARE ENGINEER > > Red Hat > > <https://www.redhat.com/> > > [email protected] T: 972-9-7692230 > <https://red.ht/sig> > _______________________________________________ > Devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/QNDG65M6UPEXTCT3HXORRTZ67RVXH653/ > -- GREG SHEREMETA SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX Red Hat NA <https://www.redhat.com/> [email protected] IRC: gshereme <https://red.ht/sig>
_______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/RKZJXZDLABFIB3CBWMFVZMX3ZNCB6MWP/
