startup-css-check
Passed Started
by
@peterhegman
Peter Hegman
1Running with gitlab-runner 14.3.0-rc1 (ed15bfbf)2 on docker-auto-scale-com 9538b0ab3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-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:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...11Running on runner-9538b0ab-project-278964-concurrent-0 via runner-9538b0ab-gsrm-1632944245-f57eb7ce...13$ eval "$CI_PRE_CLONE_SCRIPT"14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 20% |****** | 69.5M 0:00:03 ETA18gitlab.tar.gz 68% |********************* | 236M 0:00:00 ETA19gitlab.tar.gz 100% |********************************| 344M 0:00:00 ETA20'/tmp/gitlab.tar.gz' saved21Extracting tarball into /builds/gitlab-org/gitlab...22Fetching changes with git depth set to 20...23Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.25remote: Enumerating objects: 187, done. 26remote: Counting objects: 100% (123/123), done. 27remote: Compressing objects: 100% (54/54), done. 28remote: Total 63 (delta 43), reused 14 (delta 6), pack-reused 0 30 * [new ref] 6c9cdce57f0e700f6c83b722659fe2d1068e9cb5 -> refs/pipelines/37967945931Checking out 6c9cdce5 as refs/merge-requests/70878/merge...32Skipping Git submodules setup34Checking cache for node-modules-test-v1-4...35Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-test-v1-4 36Successfully extracted cache38Downloading artifacts for compile-test-assets (1635190595)...39Downloading artifacts from coordinator... ok id=1635190595 responseStatus=200 OK token=R-ox-sfs40Downloading artifacts for rspec-all frontend_fixture 1/5 (1635190620)...41Downloading artifacts from coordinator... ok id=1635190620 responseStatus=200 OK token=DSR7V7AM42Downloading artifacts for rspec-all frontend_fixture 2/5 (1635190623)...43Downloading artifacts from coordinator... ok id=1635190623 responseStatus=200 OK token=21fwqfFh44Downloading artifacts for rspec-all frontend_fixture 3/5 (1635190625)...45Downloading artifacts from coordinator... ok id=1635190625 responseStatus=200 OK token=sAJHU4Hy46Downloading artifacts for rspec-all frontend_fixture 4/5 (1635190628)...47Downloading artifacts from coordinator... ok id=1635190628 responseStatus=200 OK token=MBupdi-k48Downloading artifacts for rspec-all frontend_fixture 5/5 (1635190631)...49Downloading artifacts from coordinator... ok id=1635190631 responseStatus=200 OK token=8AkikwFF51Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-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:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...52$ source scripts/utils.sh53$ run_timed_command "retry yarn install --frozen-lockfile"54$ retry yarn install --frozen-lockfile55yarn install v1.22.1056[1/5] Validating package.json...57[2/5] Resolving packages...58[3/5] Fetching packages...59info fsevents@2.1.3: The platform "linux" is incompatible with this module.60info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.61[4/5] Linking dependencies...62warning "@gitlab/eslint-plugin > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".63warning " > eslint-import-resolver-jest@3.0.2" has unmet peer dependency "eslint-plugin-import@>=1.4.0".64warning " > eslint-import-resolver-webpack@0.13.1" has unmet peer dependency "eslint-plugin-import@>=1.4.0".65[5/5] Building fresh packages...66$ node ./scripts/frontend/postinstall.js67success Dependency postinstall check passed.68Done in 101.06s.69==> 'retry yarn install --frozen-lockfile' succeeded in 101 seconds.70$ run_timed_command "yarn generate:startup_css"71$ yarn generate:startup_css72yarn run v1.22.1073$ scripts/frontend/startup_css/setup.sh && node scripts/frontend/startup_css/main.js74-----------------------------------------------------------75If you are run into any issues with Startup CSS generation,76please check out the feedback issue:78-----------------------------------------------------------79find: ‘tmp/startup_css_assets/application*.css’: No such file or directory80[gitlab.startup_css] Generating startup CSS for HTML files: /builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-general.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-general-signed-out.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-general-search-ff-on.html81[gitlab.startup_css] Generating startup CSS for HTML files: /builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-dark.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-dark-signed-out.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-dark-search-ff-on.html82[gitlab.startup_css] Generating startup CSS for HTML files: /builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/sign-in.html83[gitlab.startup_css] Writing to startup CSS...84[gitlab.startup_css] Finished writing to /builds/gitlab-org/gitlab/ee/app/assets/stylesheets/startup/startup-signin.scss85[gitlab.startup_css] Writing to startup CSS...86[gitlab.startup_css] Finished writing to /builds/gitlab-org/gitlab/ee/app/assets/stylesheets/startup/startup-dark.scss87[gitlab.startup_css] Writing to startup CSS...88[gitlab.startup_css] Finished writing to /builds/gitlab-org/gitlab/ee/app/assets/stylesheets/startup/startup-general.scss89[gitlab.startup_css] RESULTS:90[gitlab.startup_css] --------91[gitlab.startup_css] ✓: startup-general92[gitlab.startup_css] ✓: startup-dark93[gitlab.startup_css] ✓: startup-signin94[gitlab.startup_css] --------95[gitlab.startup_css] Done!96Done in 4.20s.97==> 'yarn generate:startup_css' succeeded in 5 seconds.98$ yarn check:startup_css99yarn run v1.22.10100$ scripts/frontend/startup_css/startup_css_changed.sh101-----------------------------------------------------------102If you run into any issues with Startup CSS generation103please check out the feedback issue:105-----------------------------------------------------------106Staging changes to '*app/assets/stylesheets/startup*' so we can check for untracked files...107Done in 1.52s.109Not uploading cache node-modules-test-v1-4 due to policy111Job succeeded