Running with gitlab-runner 17.10.0 (67b2b2db)
  on glrun0@glr.lsh.uni-kiel.de Ec8mZJ6oe, system ID: s_7c549c785c02
  feature flags: FF_ENABLE_JOB_CLEANUP:true
section_start:1742807384:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ubuntu:latest ...
Pulling docker image ubuntu:latest ...
Using docker image sha256:a04dc4851cbcbb42b54d1f52a41f5f9eca6a5fd03748c3f6eb2cbeb238ca99bd for ubuntu:latest with digest ubuntu@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 ...
section_end:1742807386:prepare_executor
section_start:1742807386:prepare_script
Preparing environment
Running on runner-ec8mzj6oe-project-187-concurrent-0 via glr.lsh.uni-kiel.de...
section_end:1742807386:prepare_script
section_start:1742807386:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/ozg-cloud/app/alfa/.git/
Created fresh repository.
Checking out dc030018 as detached HEAD (ref is ci-pipeline)...

Skipping Git submodules setup
section_end:1742807386:get_sources
section_start:1742807386:step_script
Executing "step_script" stage of the job script
Using docker image sha256:a04dc4851cbcbb42b54d1f52a41f5f9eca6a5fd03748c3f6eb2cbeb238ca99bd for ubuntu:latest with digest ubuntu@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 ...
$ mkdir -p $HOME/.docker/ && echo "{ \"proxies\": { \"default\": { \"httpProxy\": \"$HTTP_PROXY\", \"httpsProxy\": \"$HTTPS_PROXY\", \"noProxy\": \"$NO_PROXY\" } } }" > $HOME/.docker/config.json
$ echo "Deploying application..."
Deploying application...
$ echo "Application successfully deployed."
Application successfully deployed.
section_end:1742807387:step_script
section_start:1742807387:cleanup_file_variables
Cleaning up project directory and file based variables
HEAD is now at dc03001 Update .gitlab-ci.yml file
section_end:1742807387:cleanup_file_variables
Job succeeded