qa:selectors
Passed Started
by
@ci-test-user-mk
ci-test-user-mk
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 13.9.0-rc2 (69c049fd)2 on docker-auto-scale 729897613 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...8Using docker image sha256:3d9eaa64e5ac84c87745afcb0e240b69c313eebf624092e623f9fb5aee0f49b7 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:f5fca6fbad34f17ebac8b436990cc1cd97ca47a61c1d3ba9aa3dd3081e4a9f6a ...10Running on runner-72989761-project-5655380-concurrent-0 via runner-72989761-stg-srm-1616511370-81950ecf...12$ eval "$CI_PRE_CLONE_SCRIPT"13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/15Created fresh repository.16Checking out 8de1bc8a as master...17Skipping Git submodules setup19Checking cache for qa-v2...20FATAL: file does not exist 21Failed to extract cache23Using docker image sha256:3d9eaa64e5ac84c87745afcb0e240b69c313eebf624092e623f9fb5aee0f49b7 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:f5fca6fbad34f17ebac8b436990cc1cd97ca47a61c1d3ba9aa3dd3081e4a9f6a ...24$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb25$ cd qa/26$ bundle install --clean --jobs=$(nproc) --path=vendor --retry=3 --without=development --quiet27[DEPRECATED] The `--clean` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set clean 'true'`, and stop using this flag28$ bundle check29The Gemfile's dependencies are satisfied30$ bundle exec bin/qa Test::Sanity::Selectors31Views / selectors validation passed!33Not uploading cache qa-v2 due to policy35Job succeeded