| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
Fast-track has been requested by @JakobJingleheimer. Please 👍 to approve. |
Sorry, something went wrong.
Codecov ReportAttention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #55820 +/- ##
==========================================
- Coverage 88.41% 88.41% -0.01%
==========================================
Files 654 654
Lines 187811 187810 -1
Branches 36134 36129 -5
==========================================
- Hits 166052 166043 -9
- Misses 15008 15011 +3
- Partials 6751 6756 +5
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
|
CI stalled a few hours ago. Everything has passed except the top task. Should I kill it and resume? |
Sorry, something went wrong.
I'd recommend not. Apparently we only have one macos11-x64 machine available, so there's a large backlog of jobs waiting for it to become available. Cancelling and requeuing will put your job at the back of the queue. cc @nodejs/build |
Sorry, something went wrong.
I think that was not the problem because all jobs had finished (including the macos ones) except the root container job. IIR, this happened to my previous PR when a release was in progress, so I think there is a problem with the CI config. |
Sorry, something went wrong.
That's not correct, you were likely confused by the Jenkins UI. FWIW I can confirm what Richard said, the osx11 job was still pending 13 hours ago and only started later when the backlog of jobs from other PRs was eaten up. You can see that the child job says it "took 2 hr 27 min", while the parent job says it "took 17 hr".
It may be that during a release preparation a backlog is more likely build up – going from one branch to another means machine cannot reuse as much binary cache and therefore spend more time building. But I don't see what CI config could we change, to me it feels more a problem that would be solved by having more OSX machines at our disposal. |
Sorry, something went wrong.
|
Ah, okay! Very okay to concede I was confused bt the Jenkins UI 😅 Thanks for the investigation and explanation! I don't know how much work it would be or if it's even possible, but some kind of banner "Release in progress, hang tight" would be great! |
Sorry, something went wrong.
PR-URL: #55820 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
|
This commit does not land cleanly on v22.x-staging and will need manual backport in case we want it in v22.x. |
Sorry, something went wrong.
PR-URL: #55820 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
| Back | FazBrowse Home | New Git URL |
I'm already git blamed for these lines. The changes are code hygiene.