Tuesday 2023-08-01 17:56 UTC - `gitlab-org/gitlab` broken `master` with rspec-ee unit pg14 7/18
gitlab-org/gitlab pipeline #952359359 failed
Branch: master
Commit: Merge branch '418761-add-tests-for-gcp-logging-cache-update' into 'master'
Triggered by Jose Ivan Vargas • Source: push
• Duration: 62.28 minutes
Failed jobs (1):
General guidelines
Follow the Broken master
handbook guide.
Attribution
If RSpec tests failed, the group having most of the failing tests is assigned to the incident.
Please note that if the assigned group is wrong, the tests may be tagged with the wrong feature_category metadata. You can follow the guide to update it so future incidents will be labelled with the correct group.
Engineering Productivity will be added if no group label is identified.
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:13:4]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:13:1:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:13:1:2]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:13:1:3]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:1:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:2:1:1:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:2:1:2:1:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:2:1:3:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:3:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:4:1:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:4:2:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:2:4:3:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:3:2]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:4:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:5:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:6:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:14:7:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:15:3:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:15:6:1]
- groupglobal search Category:Global Search ./ee/spec/lib/gitlab/elastic/search_results_spec.rb[1:15:7:1]
Investigation
Be sure to fill the Timeline
for this incident.
- If the failure is new, and looks like a potential flaky failure, you can retry the failing job.
Make sure to mention the retry in the
Timeline
and leave a link to the retried job. - If the failure looks like a broken
master
, communicate the brokenmaster
in Slack using the "Broadcast Master Broken" workflow:
- Click the Shortcut lightning bolt icon in the
#master-broken
channel and select "Broadcast Master Broken". - Click "Continue the broadcast" after the automated message in
#master-broken
.
Pre-resolution
If you believe that there's an easy resolution by either:
- Reverting a particular merge request.
- Making a quick fix (for example, one line or a few similar simple changes in a few lines).
You can create a merge request, assign to any available maintainer, and ping people that were involved/related to the introduction of the failure.
Additionally, a message can be posted in
#backend_maintainers
or#frontend_maintainers
to get a maintainer take a look at the fix ASAP.
In both cases, make sure to add the pipeline:expedite label, and master:broken
or master:foss-broken
label, to speed up the master
-fixing pipelines.