Running with gitlab-runner 17.9.0 (c4cbe9dd)
  on glrun0@glr.lsh.uni-kiel.de Ec8mZJ6oe, system ID: s_7c549c785c02
  feature flags: FF_ENABLE_JOB_CLEANUP:true
section_start:1740692507:prepare_executor
Preparing the "docker" executor
Using Docker executor with image node:20.18.1 ...
Starting service docker:dind...
Pulling docker image docker:dind ...
Using docker image sha256:a16883c008163adb075db2220e6aa6283dae884d212c7d45bc484ef8c41c48ff for docker:dind with digest docker@sha256:0336b60f3134d98d26a069856780f9e58dbc3219cde49ca85be14c8e3c3446e2 ...
Waiting for services to be up and running (timeout 30 seconds)...
Pulling docker image node:20.18.1 ...
Using docker image sha256:1bfdd50d7b339c2dc88b2c22dd1c04f2e55c7d50428f1bb70dc30f8700872871 for node:20.18.1 with digest node@sha256:968ca0550acc7589a8b1324401ec6e39ace53b2c82d2aed3a278e9ff491c2b1c ...
section_end:1740692513:prepare_executor
section_start:1740692513:prepare_script
Preparing environment
Running on runner-ec8mzj6oe-project-186-concurrent-0 via glr.lsh.uni-kiel.de...
section_end:1740692513:prepare_script
section_start:1740692513:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/ozg-cloud/app/frontend-clients/.git/
Created fresh repository.
Checking out 3bf50707 as detached HEAD (ref is frontend-gitlab-pipeline)...

Skipping Git submodules setup
section_end:1740692514:get_sources
section_start:1740692514:step_script
Executing "step_script" stage of the job script
Using docker image sha256:1bfdd50d7b339c2dc88b2c22dd1c04f2e55c7d50428f1bb70dc30f8700872871 for node:20.18.1 with digest node@sha256:968ca0550acc7589a8b1324401ec6e39ace53b2c82d2aed3a278e9ff491c2b1c ...
$ mkdir -p $HOME/.docker/ && echo "{ \"proxies\": { \"default\": { \"httpProxy\": \"$HTTP_PROXY\", \"httpsProxy\": \"$HTTPS_PROXY\", \"noProxy\": \"$NO_PROXY\" } } }" > $HOME/.docker/config.json
$ echo "hello"
hello
section_end:1740692514:step_script
section_start:1740692514:cleanup_file_variables
Cleaning up project directory and file based variables
HEAD is now at 3bf5070 gitlab ci first test
section_end:1740692514:cleanup_file_variables
Job succeeded