Multiple QA failures in staging/staging canary due to runner issues
Full description
- Verify Parent-child pipelines dependent relationship parent pipeline fails if child fails
- Verify Parent-child pipelines independent relationship parent pipelines passes if child passes
- Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint
File path
./qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_dependent_relationship_spec.rb ./qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb:31 ./qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb:100
Also likely connected failures:
./qa/qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb ./qa/qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb
Stack traces
Waiting for linked pipeline to appear failed after 3 attempts
/home/gitlab/qa/qa/support/repeater.rb:67:in `repeat_until'
/home/gitlab/qa/qa/support/retrier.rb:44:in `retry_until'
/home/gitlab/qa/qa/page/base.rb:61:in `retry_until'
/home/gitlab/qa/qa/page/project/pipeline/show.rb:79:in `has_linked_pipeline?'
Wait failed after 60 seconds
/home/gitlab/qa/qa/support/repeater.rb:73:in `repeat_until'
/home/gitlab/qa/qa/support/waiter.rb:19:in `wait_until'
/home/gitlab/qa/qa/page/base.rb:55:in `wait_until'
/home/gitlab/qa/qa/page/project/job/show.rb:74:in `loaded?'
/home/gitlab/qa/qa/page/project/job/show.rb:27:in `successful?'
Edited by Anastasia McDonald

