Commit Graph

3 Commits

Author SHA1 Message Date
Matt Riedemann a6c775456c Generalize query for bug 1808010
We hit this failure sometimes trying to get other metadata
API routes besides meta-data, e.g. user-data:

  failed to get http://169.254.169.254/2009-04-04/user-data

This makes the query more generic to get more hits. This
brings the hit count up to 86 in voting jobs in the last
10 days, multiple branches, check and gate, all failures.
Looks like "ovh-bhs1" is the top offender node provider.

Change-Id: I9fb3885fdc674c7176fc2439a2bbdb65b84048a1
2019-09-30 10:33:58 -04:00
melanie witt c88a575560 Update query for bug 1808010
We have noticed that there are job failures which emit the warning
about not being able to add the networking route but do not have
any messages about disk space issues.

Update the query to catch the other cases so we may investigate the
root cause (slow metadata API response) further.

Related-Bug: #1808010

Change-Id: I21e98d459472d18d39aba66fd5a63f2ef7f8d5e9
2018-12-12 19:19:04 +00:00
Clark Boylan 0596f83670 Add query for bug 1808010
Start tracking the lack of disk space when cirros images boot. Hopefully
this helps us identify where in the stack we are running out of disk.

Change-Id: Iaa6d8fea4329f685e37fbb9cc7a2978c873d49f7
Related-Bug: 1808010
2018-12-11 10:34:26 -08:00