Hide Forgot
Created attachment 502046 [details] full log ssh root.rhts.eng.bos.redhat.com aeolus-cleanup Stdout: [0;36mnotice: /Stage[main]/Aeolus::Image-factory::Disabled/Exec[remove_aeolus_templates]/returns: executed successfully[0m [0;36mnotice: /Stage[main]/Aeolus::Conductor::Disabled/Rails::Drop::Db[drop_aeolus_database]/Exec[drop_rails_database]/returns: (in /usr/share/aeolus-conductor)[0m [0;36mnotice: /Stage[main]/Aeolus::Conductor::Disabled/Rails::Drop::Db[drop_aeolus_database]/Exec[drop_rails_database]/returns: Couldn't drop conductor : #<PGError: FATAL: password authentication failed for user "aeolus"[0m [0;36mnotice: /Stage[main]/Aeolus::Conductor::Disabled/Rails::Drop::Db[drop_aeolus_database]/Exec[drop_rails_database]/returns: >[0m [0;36mnotice: /Stage[main]/Aeolus::Conductor::Disabled/Rails::Drop::Db[drop_aeolus_database]/Exec[drop_rails_database]/returns: executed successfully[0m [0;36mnotice: Finished catalog run in 1.69 seconds[0m Stderr: ExitCode: 0 full log of install/configure/cleanup attached
This only happens when aeolus-cleanup is run before aeolus-configure. In which case, cleanup will not be able to drop the "conductor" database from Postgres with user "aeolus" since neither the user nor the database exist. Since puppet only shows a Notice and not an Error I reccomend we close this one off. We might want to add another BZ to catch the Error message output by Postgres. Thanks Martyn
Martyn, Please look at the log here.. http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/view/DEV-CloudForms/job/cloudEngine-smoke-test/190/artifact/automatjon/cloudEngine/test-output/html/index.html Search on aeolus-configre and aeolus-cleanup. You should see configure is run first, and cleanup unable to drop the postgres tables. Thanks
click log output
Closing off. Seems it was an issue with QE testing suite.
removing from tracker
perm close