graphql-schema-dump
Passed Started
by
@thomasrandolph
Thomas Randolph
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G3 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.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-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.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-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.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1670459520-2b44f267...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: 141131, done. 18remote: Counting objects: 100% (141131/141131), done. 19remote: Compressing objects: 100% (89753/89753), done. 20remote: Total 141131 (delta 65036), reused 99068 (delta 46163), pack-reused 0 21Receiving objects: 100% (141131/141131), 119.17 MiB | 29.51 MiB/s, done.22Resolving deltas: 100% (65036/65036), done.24 * [new ref] refs/pipelines/716546384 -> refs/pipelines/71654638425Checking out 7c747a9f as refs/merge-requests/106378/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-16 31Successfully extracted cache32Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 34Successfully extracted cache36Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-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.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...37$ echo $FOSS_ONLY38$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb39$ export GOPATH=$CI_PROJECT_DIR/.go40$ mkdir -p $GOPATH41$ source scripts/utils.sh42$ source scripts/prepare_build.sh671Using decomposed database config (config/database.yml.decomposed-postgresql)672$ bundle exec rake gitlab:graphql:schema:dump673Schema IDL dumped into /builds/gitlab-org/gitlab/tmp/tests/graphql/gitlab_schema.graphql674Schema JSON dumped into /builds/gitlab-org/gitlab/tmp/tests/graphql/gitlab_schema.json676Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy677Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy679Uploading artifacts...680tmp/tests/graphql/gitlab_schema.graphql: found 1 matching files and directories 681tmp/tests/graphql/gitlab_schema.json: found 1 matching files and directories 682WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3441843158/artifacts?artifact_format=zip&artifact_type=archive new-url=https://gitlab.com683WARNING: Retrying... context=artifacts-uploader error=request redirected684Uploading artifacts as "archive" to coordinator... 201 Created id=3441843158 responseStatus=201 Created token=44TB-YFJ686Job succeeded