[Jenkins-infra] [INFRA] - https://ci.jenkins-ci.org is unavailable

Arnaud Héritier aheritier at gmail.com
Thu Apr 30 09:26:41 UTC 2015


I manually restarted it this morning too
Always the same issue where the restart doesn't work

Apr 30 04:35:01 cucumber CRON[10575]: (kohsuke) CMD (sudo pkill -9 -u
jenkins java; sudo /etc/init.d/jenkins start)

Apr 30 04:35:02 cucumber jenkins: jenkins: fatal: client (pid 14480) killed
by signal 9, exiting

@kk I'mm not sure but it could be better to use in your crontab (I suppose
it is isn't puppetized)

sudo pkill -9 -u jenkins java && sudo /etc/init.d/jenkins start

using && will ensure that the pkill correctly exists before

Also I don't know why you aren't using a simple "sudo service jenkins
restart"
I didn't checked the debian init script for a long time but it should do a
forced kill when jenkins doesn't shutdown in a given delay
Perhaps something I could fix if it's not the case

Arnaud





On Wed, Apr 22, 2015 at 10:10 PM, R. Tyler Croy <tyler at monkeypox.org> wrote:

> (replies inline)
>
> On Wed, 22 Apr 2015, Oleg Nenashev wrote:
>
> > FYI, https://ci.jenkins-ci.org returns HTTP 503
>
> I missed an alert earlier, I've restarted
>
>
>
>
> - R. Tyler Croy
>
> ------------------------------------------------------
>      Code: <https://github.com/rtyler>
>   Chatter: <https://twitter.com/agentdero>
>
>   % gpg --keyserver keys.gnupg.net --recv-key 3F51E16F
> ------------------------------------------------------
>
> _______________________________________________
> Jenkins-infra mailing list
> Jenkins-infra at lists.jenkins-ci.org
> http://lists.jenkins-ci.org/mailman/listinfo/jenkins-infra
>
>


-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.jenkins-ci.org/pipermail/jenkins-infra/attachments/20150430/ac5d5c2d/attachment.html>


More information about the Jenkins-infra mailing list