static-analysis
Passed Started
by
@grzesiek

Grzegorz Bizon
1Running with gitlab-runner 12.3.0 (a8a019e0)2 on docker-auto-scale-com 1d6b581d 3 Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.33 ...
00:15
4Authenticating with credentials from job payload (GitLab Registry)5Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.33 ...6Using docker image sha256:3689b07c936dec3fdafc5ec40ed80a6cfdba089394a505d60f2a6926b0b982a3 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.33 ... 7 Running on runner-1d6b581d-project-278964-concurrent-0 via runner-1d6b581d-gsrm-1571120200-f94a6041...
00:07
9Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/11 * [new ref] refs/pipelines/88859459 -> refs/pipelines/8885945912 d51133ad7..8bd324dc2 master -> origin/master13Checking out f5bf17c9 as master...14Removing .gitlab_shell_secret15Removing .gitlab_workhorse_secret16Removing .go/17Removing config/database.yml18Removing config/database_geo.yml19Removing config/gitlab.yml20Removing config/redis.cache.yml21Removing config/redis.queues.yml22Removing config/redis.shared_state.yml23Removing config/resque.yml24Removing config/secrets.yml25Removing coverage/26Removing junit_rspec.xml27Removing knapsack/28Removing log/api_json.log29Removing log/application.log30Removing log/audit_json.log31Removing log/gitaly-test.log32Removing log/graphql_json.log33Removing log/grpc.log34Removing log/integrations_json.log35Removing log/test_json.log36Removing node_modules/37Removing public/assets/38Removing rspec_flaky/39Removing rspec_profiling/40Removing tmp/cache/41Removing tmp/memory_test/42Removing tmp/prometheus_multiproc_dir/counter_process_200-0.db43Removing tmp/prometheus_multiproc_dir/histogram_process_200-0.db44Removing tmp/tests/45Removing vendor/gitaly-ruby/46Removing vendor/ruby/47Skipping Git submodules setup49Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.6.3-and-rubocop-2 50Successfully extracted cache52Downloading artifacts from coordinator... ok id=321109103 responseStatus=200 OK token=XMSy3Ehb53Downloading artifacts for setup-test-env (321109105)...54Downloading artifacts from coordinator... ok id=321109105 responseStatus=200 OK token=wfkozyzh55WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 57$ date58Tue Oct 15 08:39:07 UTC 201959$ export GOPATH=$CI_PROJECT_DIR/.go60$ mkdir -p $GOPATH61$ source scripts/utils.sh62$ source scripts/prepare_build.sh63Bundler version 1.17.264Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.65The Gemfile's dependencies are satisfied66Successfully installed knapsack-1.18.0671 gem installed68$ date69Tue Oct 15 08:39:10 UTC 201970$ scripts/static-analysis71$ bin/rake lint:all72==> Finished in 594.707200363 seconds73$ bundle exec license_finder74==> Finished in 43.367884948 seconds75$ yarn run eslint76==> Finished in 150.365400195 seconds77$ yarn run stylelint78==> Finished in 8.597508728 seconds79$ yarn run prettier-all80==> Finished in 100.069726385 seconds81$ bundle exec rubocop --parallel82==> Finished in 18.616665941 seconds83$ scripts/lint-conflicts.sh84==> Finished in 14.615776391 seconds85$ scripts/lint-rugged86==> Finished in 0.2746903 seconds87===================================================88All static analyses passed successfully.90$ date91Tue Oct 15 08:54:45 UTC 201993vendor/ruby: found 50575 matching files 94tmp/rubocop_cache: found 13079 matching files 95Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.6.3-and-rubocop-2 96Created cache97Job succeeded