haml-lint foss
Passed Started
by
@lamportsapprentice

Hannes Moser
1Running with gitlab-runner 15.2.0~beta.17.g34ae4a68 (34ae4a68)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:642191311550aaa03aba1d11d8d921042ead8ee5afeb833fc7e4e3f933b7ed04 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:f0990c59018be757dd56365bb2cc6791d65f3f4bf99a431c3b26e3df08260f6a ...11Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1656921397-925f12b2...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: 116039, done. 18remote: Counting objects: 100% (116039/116039), done. 19remote: Compressing objects: 100% (81230/81230), done. 20remote: Total 116039 (delta 48550), reused 75347 (delta 30398), pack-reused 0 21Receiving objects: 100% (116039/116039), 108.46 MiB | 26.51 MiB/s, done.22Resolving deltas: 100% (48550/48550), done.24 * [new ref] refs/pipelines/579240176 -> refs/pipelines/57924017625Checking out ad477312 as refs/merge-requests/90914/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-2.7-10...30cache.zip is up to date 31Successfully extracted cache33Using docker image sha256:642191311550aaa03aba1d11d8d921042ead8ee5afeb833fc7e4e3f933b7ed04 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:f0990c59018be757dd56365bb2cc6791d65f3f4bf99a431c3b26e3df08260f6a ...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.sh403.2.3341Bundler version 2.2.3342Successfully installed bundler-2.3.15431 gem installed44production:development45Settings are listed in order of priority. The top value will be used.46clean47Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): true48frozen49Set via BUNDLE_FROZEN: true50install_flags51Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"52path53Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): "/builds/gitlab-org/gitlab/vendor"54without55Set via BUNDLE_WITHOUT: [:production, :development]56$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check57Don't run Bundler as root. Bundler can ask for sudo if it is needed, and58installing your bundle as root will break this application for all non-root59users on this machine.60The Gemfile's dependencies are satisfied61==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.62$ bundle pristine pg63Installing pg 1.3.5 with native extensions64==> 'bundle pristine pg' succeeded in 11 seconds.65Using decomposed database config (config/database.yml.decomposed-postgresql)66$ run_timed_command "bin/rake 'haml_lint[app/views]'"67$ bin/rake 'haml_lint[app/views]'681434 files inspected, 0 lints detected69==> 'bin/rake 'haml_lint[app/views]'' succeeded in 1981 seconds.71Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-10 due to policy73Uploading artifacts...74tmp/feature_flags/: found 47 matching files and directories 75WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2673682774/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com76WARNING: Retrying... context=artifacts-uploader error=request redirected77Uploading artifacts as "archive" to coordinator... 201 Created id=2673682774 responseStatus=201 Created token=b4xiUoSZ79Job succeeded