Failure in browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb | Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project

Full description

Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project

File path

./qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb

Stack trace

Failure/Error:
  Resource::Project.fabricate_via_api! do |project|
    project.name = 'upstream-project-for-subscription'
    project.description = 'Project with CI subscription'
  end

QA::Resource::Errors::InternalServerError:
  Failed to GET http://gitlab-ee-9d6e9564.test/api/v4/groups/gitlab-qa-sandbox-group%2Fqa-test-2022-03-13-20-50-07-1a4df342de0721f7?private_token=[****] - (500): `{"message":"500 Internal Server Error"}`.

First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/2197428585.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347998.