Pipeline Status: failed GitLab UI: https://cicd-ext-mw.cscs.ch/ci/pipeline/results/3295760759903020/68245033/2607330785?iid=2943&type=gitlab ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ BUILD DEPS EIGER ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ Running with gitlab-runner 17.9.0 (c4cbe9dd) on gitlab-runner-container-builder-prod-674b8d95f5-jsgvk t2_pDD7oj, system ID: s_8d95f5mjsgvk feature flags: FF_TIMESTAMPS:true section_start:1781676202:prepare_executor Preparing the "kubernetes" executor "NodeSelector" "kubernetes.io/arch" overwritten with "amd64" "MemoryRequest" overwritten with "32Gi" "MemoryLimit" overwritten with "32Gi" Using Kubernetes namespace: ci-ext Using Kubernetes executor with image jfrog.svc.cscs.ch/dockerhub/finkandreas/cicd-ext-k8s-container-image-builder:podman-5.5.1 ... Using attach strategy to execute scripts... section_end:1781676202:prepare_executor section_start:1781676202:prepare_script Preparing environment Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 2h0m0s... Waiting for pod ci-ext/runner-t2pdd7oj-project-68245033-concurrent-0-fb4sq0fv to be running, status is Pending Running on runner-t2pdd7oj-project-68245033-concurrent-0-fb4sq0fv via gitlab-runner-container-builder-prod-674b8d95f5-jsgvk... section_end:1781676206:prepare_script section_start:1781676206:get_sources Getting source from Git repository Executing on 148.187.0.212 Fetching changes with git depth set to 20... Initialized empty Git repository in /builds/cscs-ci/ci-testing/webhook-ci/mirrors/3546923033037693/3295760759903020/.git/ Created fresh repository. Checking out c28f603b as detached HEAD (ref is master)... Skipping Git submodules setup section_end:1781676213:get_sources section_start:1781676213:step_script Executing "step_script" stage of the job script $ DEPS_IMAGE_TAG=`cat make_cp2k.sh ci/cscs_eiger_${TAG}.yaml ci/docker/build_${CI_JOB_STAGE}_${BUILDER}.Dockerfile $(find tools/spack -type f) | sha256sum - | head -c 16` $ export PERSIST_IMAGE_NAME=${CSCS_REGISTRY_PATH}/base/${REPOSITORY}:${TAG}_${DEPS_IMAGE_TAG} $ echo "DEPS_IMAGE_NAME=${PERSIST_IMAGE_NAME}" | tee build.env DEPS_IMAGE_NAME=jfrog.svc.cscs.ch/docker-ci-ext/3546923033037693/base/cp2k_eiger:spack_psmp_a96d79e8092bde62 $ build_new_container Login Succeeded! Found image with tag=jfrog.svc.cscs.ch/docker-ci-ext/3546923033037693/base/cp2k_eiger:spack_psmp_a96d79e8092bde62 and rebuild policy is set to "if-not-exists", thus no new image is going to be created. If you want to change the behaviour set the variable "CSCS_REBUILD_POLICY: always". Best practice is to leave the variable at its default value and make sure that your tag name changes, whenever you need a rebuild section_end:1781676214:step_script section_start:1781676214:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... build.env: found 1 matching artifact files and directories Uploading artifacts as "dotenv" to coordinator... 201 Created id=14893193175 responseStatus=201 Created token=70_kXcDa2 section_end:1781676215:upload_artifacts_on_success section_start:1781676215:cleanup_file_variables Cleaning up project directory and file based variables section_end:1781676216:cleanup_file_variables Job succeeded ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ BUILD CP2K EIGER ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ Running with gitlab-runner 17.9.0 (c4cbe9dd) on gitlab-runner-container-builder-prod-674b8d95f5-jsgvk t2_pDD7oj, system ID: s_8d95f5mjsgvk feature flags: FF_TIMESTAMPS:true section_start:1781676220:prepare_executor Preparing the "kubernetes" executor "NodeSelector" "kubernetes.io/arch" overwritten with "amd64" "MemoryRequest" overwritten with "32Gi" "MemoryLimit" overwritten with "32Gi" Using Kubernetes namespace: ci-ext Using Kubernetes executor with image jfrog.svc.cscs.ch/dockerhub/finkandreas/cicd-ext-k8s-container-image-builder:podman-5.5.1 ... Using attach strategy to execute scripts... section_end:1781676220:prepare_executor section_start:1781676220: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 ci-ext/runner-t2pdd7oj-project-68245033-concurrent-0-2m6bszt8 to be running, status is Pending Running on runner-t2pdd7oj-project-68245033-concurrent-0-2m6bszt8 via gitlab-runner-container-builder-prod-674b8d95f5-jsgvk... section_end:1781676224:prepare_script section_start:1781676224:get_sources Getting source from Git repository Executing on 148.187.0.215 Fetching changes with git depth set to 20... Initialized empty Git repository in /builds/cscs-ci/ci-testing/webhook-ci/mirrors/3546923033037693/3295760759903020/.git/ Created fresh repository. Checking out c28f603b as detached HEAD (ref is master)... Skipping Git submodules setup section_end:1781676231:get_sources section_start:1781676231:step_script Executing "step_script" stage of the job script $ echo ${DOCKERHUB_TOKEN} | podman login docker.io --username ${DOCKERHUB_USERNAME} --password-stdin Login Succeeded! $ build_new_container Login Succeeded! Found image with tag=jfrog.svc.cscs.ch/docker-ci-ext/3546923033037693/cp2k_eiger:spack_psmp_c28f603b and rebuild policy is set to "if-not-exists", thus no new image is going to be created. If you want to change the behaviour set the variable "CSCS_REBUILD_POLICY: always". Best practice is to leave the variable at its default value and make sure that your tag name changes, whenever you need a rebuild section_end:1781676233:step_script section_start:1781676233:after_script Running after_script Running after script... $ podman images REPOSITORY TAG IMAGE ID CREATED SIZE $ podman push ${PERSIST_IMAGE_NAME} ${DOCKERHUB_IMAGE_NAME} Error: jfrog.svc.cscs.ch/docker-ci-ext/3546923033037693/cp2k_eiger:spack_psmp_c28f603b: image not known section_end:1781676233:after_script WARNING: after_script failed, but job will continue unaffected: command terminated with exit code 1 section_start:1781676233:cleanup_file_variables Cleaning up project directory and file based variables section_end:1781676234:cleanup_file_variables Job succeeded ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ REGRESSION TEST CP2K EIGER ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ TEST CP2K EIGER ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ Running with gitlab-runner 18.10.0 (ac71f4d8) on f7t-runner hY7owqPdK, system ID: s_f44897m8lqj9 section_start:1781676239:prepare_executor Preparing the "custom" executor Getting an allocation for this job on eiger. This may take some time... Submitting job to eiger with nodehour accounting on "g90". All SBATCH options are: ['#SBATCH --constraint=mc', '#SBATCH --cpus-per-task=4', '#SBATCH --hint=nomultithread', '#SBATCH --nodes=1', '#SBATCH --ntasks=8', '#SBATCH --time=10', '#SBATCH -vv', '#SBATCH --account=g90'] Submitted job successfully to SLURM queue. Waiting for job to start. jobid=7382178 directory=/capstor/scratch/cscs/mkrack/firecrest/14893193177 Received signal TERM at Wed Jun 17 09:03:59 CEST 2026 - Killing the PIDs: python3 killed (pid 1356461) WARNING: Cleanup script failed: exit status 0 section_end:1781680156:prepare_executor ERROR: Job failed: exit status 0 ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ BENCHMARK CP2K 1 EIGER NODE ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ BENCHMARK CP2K 1 EIGER NODE ELPA ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ BENCHMARK CP2K 2 EIGER NODES ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝ ╔══════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ BENCHMARK CP2K 2 EIGER NODES ELPA ║ ╚══════════════════════════════════════════════════════════════════════════════════════════════════╝