Running with gitlab-runner 17.6.0 (374d34fd)
  on gitlab-runner-kit-mpp-5989fd554d-rlpb6 83j_cbA7v, system ID: r_oCe51QS3lRbj
Resolving secrets
section_start:1743255030:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: default
Using Kubernetes executor with image harbor.cluster.math.kit.edu/mpp_release/mpp_dev_ubuntu:24.04 ...
Using attach strategy to execute scripts...
section_end:1743255030:prepare_executor
section_start:1743255030:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod default/runner-83jcba7v-project-159678-concurrent-0-zxwboyfh to be running, status is Pending
Waiting for pod default/runner-83jcba7v-project-159678-concurrent-0-zxwboyfh to be running, status is Pending
	ContainersNotInitialized: "containers with incomplete status: [init-permissions]"
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-83jcba7v-project-159678-concurrent-0-zxwboyfh to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-83jcba7v-project-159678-concurrent-0-zxwboyfh via gitlab-runner-kit-mpp-5989fd554d-rlpb6...

section_end:1743255040:prepare_script
section_start:1743255040:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/kit/mpp/cardmech/.git/
Created fresh repository.
Checking out 8f9a221d as detached HEAD (ref is feature)...

Updating/initializing submodules with git depth set to 50...
Submodule 'mpp' (https://gitlab-ci-token:[MASKED]@gitlab.kit.edu/kit/mpp/mpp.git) registered for path 'mpp'
Synchronizing submodule url for 'mpp'
Cloning into '/builds/kit/mpp/cardmech/mpp'...
Submodule path 'mpp': checked out 'e448af94f8abb4d860b9ce064dd363c663353690'
Updated submodules
Synchronizing submodule url for 'mpp'
Entering 'mpp'
Entering 'mpp'

section_end:1743255124:get_sources
section_start:1743255124:restore_cache
Restoring cache
Checking cache for build-cardmech-ubuntu24.04:feature-3-protected...
Downloading cache from http://rook-ceph-rgw-runner-cache.rook-ceph.svc/runner-cache-b8e508f4-8327-4ffe-9d9b-c3a2e75c9ab1/gitlab-runner-mpp/runner/83j_cbA7v/project/159678/build-cardmech-ubuntu24.04%3Afeature-3-protected  ETag="f621e400130d88f8aa24ef865652a1db"
Successfully extracted cache

section_end:1743255278:restore_cache
section_start:1743255278:step_script
Executing "step_script" stage of the job script
$ cd build
$ ctest --output-on-failure -E TestAssembleConsistency
Test project /builds/kit/mpp/cardmech/build
      Start  1: TestVolumeCalculation
 1/15 Test  #1: TestVolumeCalculation ............   Passed    0.35 sec
      Start  2: TestSolvers
 2/15 Test  #2: TestSolvers ......................   Passed    0.57 sec
      Start  3: TestElphyModels
 3/15 Test  #3: TestElphyModels ..................   Passed   23.02 sec
      Start  4: TestTensionModel
 4/15 Test  #4: TestTensionModel .................   Passed   89.67 sec
      Start  5: TestMaterial
 5/15 Test  #5: TestMaterial .....................   Passed    0.07 sec
      Start  6: TestCirculation
 6/15 Test  #6: TestCirculation ..................   Passed    0.06 sec
      Start  7: TestActiveStrain
 7/15 Test  #7: TestActiveStrain .................   Passed    0.03 sec
      Start  8: TestDirichletBeam
 8/15 Test  #8: TestDirichletBeam ................   Passed   21.30 sec
      Start  9: TestPressureElasticity
 9/15 Test  #9: TestPressureElasticity ...........   Passed   17.55 sec
      Start 10: TestLinearBeamProblem
10/15 Test #10: TestLinearBeamProblem ............   Passed   35.44 sec
      Start 11: TestQuadraticBeamProblem
11/15 Test #11: TestQuadraticBeamProblem .........   Passed   74.24 sec
      Start 12: TestLaplaceElasticity
12/15 Test #12: TestLaplaceElasticity ............   Passed    0.65 sec
      Start 13: TestPrestress
13/15 Test #13: TestPrestress ....................   Passed  247.89 sec
      Start 14: TestVolume
14/15 Test #14: TestVolume .......................   Passed    1.32 sec
      Start 15: TestMonodomain
15/15 Test #15: TestMonodomain ...................   Passed   16.08 sec

100% tests passed, 0 tests failed out of 15

Total Test time (real) = 528.56 sec

section_end:1743255807:step_script
section_start:1743255807:archive_cache
Saving cache for successful job
Not uploading cache build-cardmech-ubuntu24.04:feature-3-protected due to policy

section_end:1743255808:archive_cache
section_start:1743255808:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1743255808:cleanup_file_variables
Job succeeded