glfm-verify
Passed Started
by
@sselhorn

Suzanne Selhorn
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org mKJTFBei, system ID: s_90a66139ec063 feature flags: FF_NETWORK_PER_BUILD:true, 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-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:6c7370fd46a94d5beaed2a0304c7518e74a5759d4da3322ea9f7052507f51d80 for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:1b39aac95406782d786043ec3f1772c0a3a5ce1b9ce28cf001cac9a290f366c8 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:f4c047edb00d9bbfcc2b002a01548fab14592940f5b3e6b3f227f690e3fa272d for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:9a1b6b68dc464f0baae914703d5b059e7773bf23c9579c44e2a1b1154a83656f ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:0e8d64a9df81426ee4c67aa65212f721dfc5829d2e577a3bc6f26ae1f740fd85 for redis:6.2-alpine with digest redis@sha256:c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:274a25f2fb2e5661168649bf8fd798f877912a5bcab01401c420d226f2ddcbfa for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:24f21cc2dde299c0cde8c76091a9ab782811b704b4f5501da85a82c196c48dc9 ...25Running on runner-mkjtfbei-project-278964-concurrent-0 via runner-mkjtfbei-private-1706226252-3746d3da...27Fetching changes with git depth set to 20...28Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/29Created fresh repository.30remote: Enumerating objects: 170051, done. 31remote: Counting objects: 100% (170051/170051), done. 32remote: Compressing objects: 100% (114339/114339), done. 33remote: Total 170051 (delta 77398), reused 112557 (delta 48651), pack-reused 0 34Receiving objects: 100% (170051/170051), 138.11 MiB | 30.36 MiB/s, done.35Resolving deltas: 100% (77398/77398), done.37 * [new ref] refs/pipelines/1152412084 -> refs/pipelines/115241208438Checking out 81ebf314 as detached HEAD (ref is refs/merge-requests/142859/merge)...39Skipping Git submodules setup40$ git remote set-url origin "${CI_REPOSITORY_URL}"42Checking cache for ruby-gems-debian-bullseye-ruby-3.1-16...43cache.zip is up to date 44Successfully extracted cache46Downloading artifacts for setup-test-env (6019947277)...47Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6019947277 responseStatus=200 OK token=glcbt-6549Using docker image sha256:274a25f2fb2e5661168649bf8fd798f877912a5bcab01401c420d226f2ddcbfa for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:24f21cc2dde299c0cde8c76091a9ab782811b704b4f5501da85a82c196c48dc9 ...50$ echo $FOSS_ONLY51$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb52$ export GOPATH=$CI_PROJECT_DIR/.go53$ mkdir -p $GOPATH54$ source scripts/utils.sh55$ source scripts/prepare_build.sh734Using decomposed database config (config/database.yml.decomposed-postgresql)735Geo DB won't be set up.736Embedding DB won't be set up.788$ source ./scripts/rspec_helpers.sh789$ run_timed_command "gem install knapsack --no-document"790$ gem install knapsack --no-document791Successfully installed knapsack-4.0.07921 gem installed793==> 'gem install knapsack --no-document' succeeded in 0 seconds.794$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"799$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"800$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"801$ tooling/bin/create_job_metrics_file || true802[job-metrics] Creating the job metrics file for the CI/CD job.803$ bundle exec scripts/glfm/verify-all-generated-files-are-up-to-date.rb804Verifying all generated files are up to date after running GLFM scripts...805Running `yarn install --frozen-lockfile` to ensure `yarn check-dependencies` doesn't fail...806Running `/builds/gitlab-org/gitlab/scripts/glfm/update-specification.rb`...807Running `/builds/gitlab-org/gitlab/scripts/glfm/update-example-snapshots.rb`...808Running `git status --porcelain /builds/gitlab-org/gitlab/glfm_specification/output_spec /builds/gitlab-org/gitlab/glfm_specification/output_example_snapshots` to check that no modifications to generated files have occurred...810Not uploading cache ruby-gems-debian-bullseye-ruby-3.1-16 due to policy812Job succeeded