Vinod Kone created MESOS-9592:
---------------------------------
Summary: Mesos Websitebot is flaky
Key: MESOS-9592
URL: https://issues.apache.org/jira/browse/MESOS-9592
Project: Mesos
Issue Type: Bug
Components: project website
Reporter: Vinod Kone
Mesos Websitebot Jenkins job is sometimes failing during the endpoint
documentation generation face. It looks like it is timing out on getting a
response from the /health endpoint of the master.
Example failing build:
https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Websitebot/1899/
{code}
01:20:30 make[2]: Leaving directory '/mesos/build/src'
01:20:30 make[1]: Leaving directory '/mesos/build/src'
01:20:30 /mesos
01:20:41 Timeout attempting to hit url: http://127.0.0.1:5050/health
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)