Running with gitlab-runner 16.9.1 (782c6ecb)
  on do-ocs-gitlab-runner GUp5tRKe, system ID: s_73ae4c8d90a4
section_start:1725003973:prepare_executor
Preparing the "docker" executor
Using Docker executor with image docker:20.10.12 ...
Starting service docker:20.10.12-dind ...
Authenticating with credentials from /root/.docker/config.json
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)...

*** WARNING: Service runner-gup5trke-project-1982-concurrent-0-a84536c8e9b2d673-docker-0 probably didn't start properly.

Health check error:
start service container: Error response from daemon: Cannot link to a non running container: /runner-gup5trke-project-1982-concurrent-0-a84536c8e9b2d673-docker-0 AS /runner-gup5trke-project-1982-concurrent-0-a84536c8e9b2d673-docker-0-wait-for-service/service (services.go:215:0s)

Service container logs:
2024-08-30T07:46:16.466165790Z ip: can't find device 'ip_tables'
2024-08-30T07:46:16.467622378Z ip_tables              32768  8 
2024-08-30T07:46:16.468096019Z x_tables               53248 13 xt_MASQUERADE,ip6t_REJECT,xt_hl,ip6_tables,ip6t_rt,ipt_REJECT,xt_LOG,xt_limit,xt_addrtype,xt_tcpudp,xt_conntrack,nft_compat,ip_tables
2024-08-30T07:46:16.468981301Z modprobe: can't change directory to '/lib/modules': No such file or directory
2024-08-30T07:46:16.476400577Z mount: permission denied (are you root?)
2024-08-30T07:46:16.477587827Z Could not mount /sys/kernel/security.
2024-08-30T07:46:16.477602333Z AppArmor detection and --privileged mode might break.
2024-08-30T07:46:16.479060026Z mount: permission denied (are you root?)

*********

Authenticating with credentials from /root/.docker/config.json
Pulling docker image docker:20.10.12 ...
Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...
section_end:1725003978:prepare_executor
section_start:1725003978:prepare_script
Preparing environment
Running on runner-gup5trke-project-1982-concurrent-0 via runner01.opencode.net...
section_end:1725003978:prepare_script
section_start:1725003978:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/phob1an/austral/.git/
Checking out 18feb5a0 as detached HEAD (ref is master)...

Skipping Git submodules setup
section_end:1725003981:get_sources
section_start:1725003981: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"
error during connect: Post "http://docker:2375/v1.24/images/create?fromImage=registry.gitlab.com%2Fgitlab-org%2Fci-cd%2Fcodequality&tag=0.96.0": dial tcp: lookup docker on 67.207.67.2:53: no such host
section_end:1725003982:step_script
section_start:1725003982:upload_artifacts_on_failure
Uploading artifacts for failed job
Uploading artifacts...
WARNING: gl-code-quality-report.json: no matching files. Ensure that the artifact path is relative to the working directory (/builds/phob1an/austral) 
ERROR: No files to upload                          
section_end:1725003983:upload_artifacts_on_failure
section_start:1725003983:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725003983:cleanup_file_variables
ERROR: Job failed: exit code 1