wpt icon indicating copy to clipboard operation
wpt copied to clipboard

WebKitGTK runs missing since August 23

Open KyleJu opened this issue 3 years ago • 2 comments

WebKitGTK runs missing since August 23. @clopez would you mind taking a look? Thanks!

KyleJu avatar Aug 27 '22 00:08 KyleJu

It seems there is a problem with github actions that is causing the task-cluster completed jobs to be queued forever for processing on github. And is not only happening to webkitgtk, but also to other browsers.

The runs itself on taskcluster are working fine and finishing with green status (completed). The problem is on github actions processing the runs from taskcluster.

I'm going to paste here two examples of this, one older than a week (to show that the runs are still waiting to be processed on GH after more than a week) and other one more recent.

Example 1) This should have finished 8 days ago but is still queued on github.

  • Date of run: 25th of August
  • Commit that triggers it: 54e987971bb1a28785849ba1805a45344527927e
  • Github actions link: https://github.com/web-platform-tests/wpt/runs/8003836982
    • Check at the bottom-left that all webkitgtk_minibrowser runs have finished correctly except some of them that have a brown circle and say This check is queued if you hover the mouse over the circle.
    • Open the runs that have the brown circle to see what taskcluster says and see how all of them have finished with green status (completed):
      • https://community-tc.services.mozilla.com/tasks/PYVauQejSI6mrr9SOSUkog
      • https://community-tc.services.mozilla.com/tasks/BS4e33TgS7asICFYkOzZQA
      • https://community-tc.services.mozilla.com/tasks/f6INZdOPQA6bJbmvPMW1zg
      • https://community-tc.services.mozilla.com/tasks/VV8s1hq3SQygaX7Vx8Ot3A

Example 2) The daily run from yesterday

  • Date of run: 1th of September
  • Commit that triggers it: d69fbacf94a8f6185ea784d397c1799bacfbc4f2
  • Github actions link: https://github.com/web-platform-tests/wpt/runs/8126782804
    • Check at the bottom-left that all webkitgtk_minibrowser runs have finished correctly except some of them that have a brown circle and say This check is queued if you hover the mouse over the circle.
    • Open the runs that have the brown circle to see what taskcluster says and see how all of them have finished with green status (completed):
      • https://community-tc.services.mozilla.com/tasks/VVUGTTVfSxemoNv06UkPnA
      • https://community-tc.services.mozilla.com/tasks/QH0AJHcKT6SaiFxRFoihhQ

clopez avatar Sep 02 '22 18:09 clopez

I don't know what has caused this on github. Maybe it was an issue on their end (github).

But for some reason, the runs have started to work back on 5th of september.

Let's wait another week to see if the problem appears again before closing the issue.

clopez avatar Sep 08 '22 11:09 clopez

Closing this. Runs seem to be running fine

clopez avatar Oct 03 '22 10:10 clopez