Running with gitlab-runner 16.10.0 (81ab07f6)
  on staging-ref-autoscale-instance-runner x5kFc4P8-, system ID: s_83e1c3d437f6
section_start:1725626333:resolve_secrets
Resolving secrets
section_end:1725626333:resolve_secrets
section_start:1725626333:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image ruby:3-alpine ...
Pulling docker image ruby:3-alpine ...
Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...
section_end:1725626375:prepare_executor
section_start:1725626375:prepare_script
Preparing environment
Running on runner-x5kfc4p8--project-149212-concurrent-0 via runner-x5kfc4p8--st-ref-autoscale-1725626333-63b33a04...
section_end:1725626377:prepare_script
section_start:1725626377:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/my-ce-test-group/test-project/.git/
Created fresh repository.
Checking out 5293981a as detached HEAD (ref is prod-1)...

Skipping Git submodules setup
section_end:1725626378:get_sources
section_start:1725626378:step_script
Executing "step_script" stage of the job script
Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...
$ echo "Running unit tests... This will take about 60 seconds."
Running unit tests... This will take about 60 seconds.
$ sleep 60
$ echo "Code coverage is 90%"
Code coverage is 90%
section_end:1725626438:step_script
section_start:1725626438:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725626439:cleanup_file_variables
Job succeeded