Closed Bug 871056 Opened 11 years ago Closed 11 years ago

puppet intermittently fails to restart apache2 service

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

Details

(Whiteboard: [qa-])

I have seen this sporadically locally, and it's happening enough on jenkins that it's starting to get old fast.

Dependencies etc. look correct (service depends on apache2 package, which is really all we should need), the only thing I can think to try is removing the "hasstatus => true" so puppet looks at the process table instead of doing "/etc/init.d/apache2 status" (which is the default behavior)
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/3d2856a8370f872c7c65a639d0cc5c8b4df386aa
bug 871056 - apache restart intermittently fails, see if turning off hasstatus helps

https://github.com/mozilla/socorro/commit/ab198c2a9db7e74b79ffe78f469c2c93c000391a
Merge pull request #1242 from rhelmer/bug871056-flaky-apache-service

bug 871056 - apache restart intermittently fails, see if turning off has...
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 47
Whiteboard: [qa-]
Still happening - https://ci.mozilla.org/job/socorro-vagrant/51/console
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 47 → 48
Target Milestone: 48 → 49
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/8f8f7b89214e6efc5c4cbc299bb5429550d945dd
bug 871056 - failure here might be due to 'make reinstall' notifying apache2 before it is installed

https://github.com/mozilla/socorro/commit/86b49dcd022f086354d1794aaa9645cc48889f53
Merge pull request #1271 from rhelmer/bug871056-apache2-intermittent-failure

bug 871056 - failure here might be due to 'make reinstall' notifying apa...
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/5a38d42d94be64e5712986c4c41b60136c817683
bug 871056 - try depending on service  instead of just package, has complete dependency chain there

https://github.com/mozilla/socorro/commit/928c8e8756d2c661a4b2e61c1640774b395b95ea
Merge pull request #1272 from rhelmer/bug871056-apache2-intermittent-failure

bug 871056 - try depending on service  instead of just package, has comp...
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/5b160c7f0614b6152b219ca0cfd6b74a5423e247
bug 871056 - subscribe not needed

https://github.com/mozilla/socorro/commit/98d982125e7acf325896270d1c3ded4ad627204f
bug 871056 - reinstall dep on apache2 not needed, service notify is enough

https://github.com/mozilla/socorro/commit/047fd24b67ed4c36753902eacab1b669700ba5e8
Merge pull request #1273 from rhelmer/bug871056-apache2-intermittent-failure

Bug871056 apache2 intermittent failure
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/de01730021b1cc4d3a7a585d6f2b40041358787f
bug 871056 - try doing subscribe from the service rather than notify from the exec, in case the service is not ready

https://github.com/mozilla/socorro/commit/fe0348c2c863da3d8eabd8967da92c4b536360fc
Merge pull request #1275 from rhelmer/bug871056-apache2-intermittent-failure

bug 871056 - try doing subscribe from the service rather than notify fro...
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/b5e888762175e1da9858342867fe96e8857d4ace
bug 871056 - remove apache2 restart on reinstall until we figure out why it is failing on jenkins

https://github.com/mozilla/socorro/commit/0bb3958e81c41383487108d648506939ad8ece60
Merge pull request #1283 from rhelmer/bug871056-apache2-intermittent-failure

bug 871056 - remove apache2 restart on reinstall until we figure out why...
You need to log in before you can comment on or make changes to this bug.