Running with gitlab-runner 17.1.0 (fe451d5a)  on osm-cicd-10 S9P1hQmo, system ID: s_0c544012072a Resolving secrets section_start:1738591090:prepare_executor Preparing the "docker" executor Using Docker executor with image docker:20.10.12 ... Starting service docker:20.10.12-dind... Pulling docker image docker:20.10.12-dind ... Using docker image sha256:1a42336ff683d7dadd320ea6fe9d93a5b101474346302d23f96c9b4546cb414d for docker:20.10.12-dind with digest docker@sha256:6f2ae4a5fd85ccf85cdd829057a34ace894d25d544e5e4d9f2e7109297fedf8d ... Waiting for services to be up and running (timeout 30 seconds)... Pulling docker image docker:20.10.12 ... Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ... section_end:1738591098:prepare_executor section_start:1738591098:prepare_script Preparing environment Running on runner-s9p1hqmo-project-75-concurrent-3 via osm-cicd-10... section_end:1738591098:prepare_script section_start:1738591098:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/gitlab/osm/tests/.git/ Created fresh repository. Checking out 8a6e4200 as detached HEAD (ref is v14.0)... Skipping Git submodules setup section_end:1738591100:get_sources section_start:1738591100:step_script Executing "step_script" stage of the job script Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ... $ export SOURCE_CODE=${SOURCE_CODE:-$PWD} $ if ! docker info &>/dev/null; then # collapsed multi-line command $ function propagate_env_vars() { # collapsed multi-line command $ if [ -n "$CODECLIMATE_REGISTRY_USERNAME" ] && [ -n "$CODECLIMATE_REGISTRY_PASSWORD" ] && [ -n "$CODECLIMATE_PREFIX" ]; then # collapsed multi-line command $ docker pull --quiet "$CODE_QUALITY_IMAGE" registry.gitlab.com/gitlab-org/ci-cd/codequality:0.96.0 $ docker run --rm \ # collapsed multi-line command section_end:1738591335:step_script section_start:1738591335:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... gl-code-quality-report.json: found 1 matching artifact files and directories Uploading artifacts as "archive" to coordinator... 201 Created id=108521 responseStatus=201 Created token=glcbt-64 Uploading artifacts... gl-code-quality-report.json: found 1 matching artifact files and directories Uploading artifacts as "codequality" to coordinator... 201 Created id=108521 responseStatus=201 Created token=glcbt-64 section_end:1738591336:upload_artifacts_on_success section_start:1738591336:cleanup_file_variables Cleaning up project directory and file based variables section_end:1738591336:cleanup_file_variables Job succeeded