qa:selectors
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq3 feature flags: FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-chrome-106-docker-20.10.14 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-chrome-106-docker-20.10.14 ...9Using docker image sha256:ac08bd219c899102c220ab23fe592d79f5af48e5b3485d2eaea89e07841d42a9 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-chrome-106-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:b629ad3ce11dab49c767e4615fb641f959e545ae65b10032fdffdbd855ccf13b ...11Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1670491546-292d0d1b...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 163372, done. 18remote: Counting objects: 100% (163372/163372), done. 19remote: Compressing objects: 100% (94786/94786), done. 20remote: Total 163372 (delta 84809), reused 119117 (delta 63093), pack-reused 0 21Receiving objects: 100% (163372/163372), 121.93 MiB | 31.25 MiB/s, done.22Resolving deltas: 100% (84809/84809), done.24 * [new ref] refs/pipelines/716916172 -> refs/pipelines/71691617225Checking out 8f189ac6 as refs/merge-requests/106378/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 31Successfully extracted cache33Using docker image sha256:ac08bd219c899102c220ab23fe592d79f5af48e5b3485d2eaea89e07841d42a9 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-chrome-106-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:b629ad3ce11dab49c767e4615fb641f959e545ae65b10032fdffdbd855ccf13b ...34$ echo $FOSS_ONLY35$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb36$ export GOPATH=$CI_PROJECT_DIR/.go37$ mkdir -p $GOPATH38$ source scripts/utils.sh39$ source scripts/prepare_build.sh40Using decomposed database config (config/database.yml.decomposed-postgresql)41$ cd qa && bundle install42Bundle complete! 36 Gemfile dependencies, 121 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Bundled gems are installed into `./vendor`45$ bundle exec bin/qa Test::Sanity::Selectors46warning: parser/current is loading parser/ruby27, which recognizes2.7.6-compliant syntax, but you are running 2.7.7.48[Dec 08 2022 10:34:48 UTC (QA Tests)] INFO -- Views / selectors validation passed!50Not uploading cache qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 due to policy52Job succeeded