Running with gitlab-runner 17.6.0 (374d34fd)
  on hamster-dind-indiscale ybudqsep, system ID: r_1yzoErM4OeFG
Resolving secrets
section_start:1742419325:prepare_executor
Preparing the "docker" executor
Using Docker executor with image docker:20.10 ...
Pulling docker image docker:20.10 ...
Using docker image sha256:ed9a10a5bc310dfdad94ab737c61698d5a5bc8074a039804531452fe19200896 for docker:20.10 with digest docker@sha256:2967f0819c84dd589ed0a023b9d25dcfe7a3c123d5bf784ffbb77edf55335f0c ...
section_end:1742419328:prepare_executor
section_start:1742419328:prepare_script
Preparing environment
Running on runner-ybudqsep-project-100-concurrent-0 via 25e63d4dbc9e...
section_end:1742419329:prepare_script
section_start:1742419329:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/ybudqsep/0/caosdb/src/caosdb-server/.git/
Checking out 1978c38c as detached HEAD (ref is f-sss4grpc)...

Updating/initializing submodules with git depth set to 50...
Synchronizing submodule url for 'caosdb-proto'
Synchronizing submodule url for 'caosdb-webui'
Entering 'caosdb-proto'
Entering 'caosdb-webui'
Entering 'caosdb-proto'
HEAD is now at 79549b6 Replace script_filename with call in gRPC SSS response
Entering 'caosdb-webui'
HEAD is now at 6e4db2f Merge branch 'release-0.13.1' into 'main'
Updated submodules
Synchronizing submodule url for 'caosdb-proto'
Synchronizing submodule url for 'caosdb-webui'
Entering 'caosdb-proto'
Entering 'caosdb-webui'
Entering 'caosdb-proto'
Entering 'caosdb-webui'
section_end:1742419331:get_sources
section_start:1742419331:step_script
Executing "step_script" stage of the job script
Using docker image sha256:ed9a10a5bc310dfdad94ab737c61698d5a5bc8074a039804531452fe19200896 for docker:20.10 with digest docker@sha256:2967f0819c84dd589ed0a023b9d25dcfe7a3c123d5bf784ffbb77edf55335f0c ...
$ F_BRANCH="${CI_COMMIT_REF_NAME}"
$ echo "Pipeline triggered by $TRIGGERED_BY_REPO@$TRIGGERED_BY_REF ($TRIGGERED_BY_HASH)"
Pipeline triggered by SERVER@f-sss4grpc (1978c38c)
$ echo "Pipeline will trigger DEPLOY with branch $DEPLOY_REF"
Pipeline will trigger DEPLOY with branch dev
$ echo "F_BRANCH = $F_BRANCH"
F_BRANCH = f-sss4grpc
$ echo "WEBUI = $WEBUI"
WEBUI = 
$ echo "PYLIB = $PYLIB"
PYLIB = 
$ echo "CPPLIB = $CPPLIB"
CPPLIB = 
$ echo "PYINT = $PYINT"
PYINT = 
$ echo "CPPINT = $CPPINT"
CPPINT = 
$ echo "MYSQLBACKEND = $MYSQLBACKEND"
MYSQLBACKEND = 
section_end:1742419332:step_script
section_start:1742419332:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1742419333:cleanup_file_variables
Job succeeded