Running with gitlab-runner 17.6.0 (374d34fd)
  on global-arm-runner t1_EGjbw, system ID: r_pkAiw4bGyd4B
section_start:1743134343: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:be435b54cd392da632ac2c026657537d6559f9a9faf496f22bb1ef7f9a97ea17 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-t1egjbw-project-15629-concurrent-0-8df61c666f0541b6-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-t1egjbw-project-15629-concurrent-0-8df61c666f0541b6-docker-0 AS /runner-t1egjbw-project-15629-concurrent-0-8df61c666f0541b6-docker-0-wait-for-service/service (services.go:215:0s)

Service container logs:
2025-03-28T03:59:05.845929394Z ip: can't find device 'ip_tables'
2025-03-28T03:59:05.847150358Z ip_tables              36864  4 iptable_raw,iptable_mangle,iptable_nat,iptable_filter
2025-03-28T03:59:05.847168718Z x_tables               69632 27 xt_limit,xt_NFLOG,xt_physdev,xt_multiport,ipt_rpfilter,xt_set,iptable_raw,xt_mark,xt_nfacct,ip6table_filter,ip6table_nat,ip6table_mangle,ip6_tables,iptable_mangle,iptable_nat,iptable_filter,xt_nat,xt_MASQUERADE,xt_addrtype,xt_comment,xt_owner,ipt_REJECT,xt_tcpudp,xt_state,xt_conntrack,nft_compat,ip_tables
2025-03-28T03:59:05.847924880Z modprobe: can't change directory to '/lib/modules': No such file or directory
2025-03-28T03:59:05.852354573Z mount: permission denied (are you root?)
2025-03-28T03:59:05.852503133Z Could not mount /sys/kernel/security.
2025-03-28T03:59:05.852551653Z AppArmor detection and --privileged mode might break.
2025-03-28T03:59:05.855421741Z mount: permission denied (are you root?)

*********

Pulling docker image docker:20.10.12 ...
Using docker image sha256:4610f8d36c6766d145891417dd49f9b3e6535b43820bae79640d380fb88016b6 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...
section_end:1743134347:prepare_executor
section_start:1743134347:prepare_script
Preparing environment
Running on runner-t1egjbw-project-15629-concurrent-0 via 152e03576ada...
section_end:1743134348:prepare_script
section_start:1743134348:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/jhm991231/spring-basic/.git/
Checking out 037a1a5e as detached HEAD (ref is main)...

Skipping Git submodules setup
section_end:1743134349:get_sources
section_start:1743134349:step_script
Executing "step_script" stage of the job script
Using docker image sha256:4610f8d36c6766d145891417dd49f9b3e6535b43820bae79640d380fb88016b6 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-gitlab.1": dial tcp: lookup docker on 169.254.169.254:53: no such host
section_end:1743134349:step_script
section_start:1743134349: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/jhm991231/spring-basic) 
ERROR: No files to upload                          
section_end:1743134350:upload_artifacts_on_failure
section_start:1743134350:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743134350:cleanup_file_variables
ERROR: Job failed: exit code 1