StartDate: 2025-06-28 06:38:14+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: c9ed8e0e9ce80a0104790ac3426f6468684713f5 CommitTime: 2025-06-27 16:50:44 +0200 CommitAuthor: Matthias Krack CommitSubject: Add Daint Spack psmp CI tester to dashboard #################### Building Image cp2k-doxygen #################### Dockerfile: /tools/docker/Dockerfile.test_doxygen Build-Path: / Build-Args: GIT_COMMIT_SHA=c9ed8e0e9ce80a0104790ac3426f6468684713f5 SPACK_CACHE=gs://cp2k-spack-cache Build-Cache: Yes Populating docker build cache... done. DEPRECATED: The legacy builder is deprecated and will be removed in a future release. BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0 environment-variable. Sending build context to Docker daemon 404.7MB Step 1/20 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu d9d352c11bbd: Pulling fs layer d9d352c11bbd: Verifying Checksum d9d352c11bbd: Download complete d9d352c11bbd: Pull complete Digest: sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f Status: Downloaded newer image for ubuntu:24.04 ---> bf16bdcff9c9 Step 2/20 : WORKDIR /opt/cp2k ---> Using cache ---> 3b84716f459e Step 3/20 : COPY ./tools/docker/scripts/install_doxygen.sh . ---> Using cache ---> ffe197d20079 Step 4/20 : RUN ./install_doxygen.sh ---> Using cache ---> 36c1934a9165 Step 5/20 : ENV PATH="/opt/venv/bin:$PATH" ---> Using cache ---> 91df0c3212f2 Step 6/20 : ARG GIT_COMMIT_SHA ---> Using cache ---> 3b0edac2276c Step 7/20 : COPY ./src ./src ---> Using cache ---> 27f491653533 Step 8/20 : COPY ./exts ./exts ---> Using cache ---> cd3ca21112f5 Step 9/20 : COPY ./data ./data ---> Using cache ---> f081315a6f07 Step 10/20 : COPY ./docs ./docs ---> Using cache ---> e72ece22bb25 Step 11/20 : COPY ./tools ./tools ---> 9fee702944b2 Step 12/20 : COPY ./tests ./tests ---> de0638ab6916 Step 13/20 : COPY ./cmake ./cmake ---> 59a96ea01aa5 Step 14/20 : COPY ./CMakeLists.txt . ---> 4fc23d213a98 Step 15/20 : COPY ./Makefile . ---> caf0cad875cb Step 16/20 : RUN bash -c "if [ -n "${GIT_COMMIT_SHA}" ] ; then echo "git:\${GIT_COMMIT_SHA::7}" > REVISION; fi" ---> Running in 3b1408f3a3f5 Removing intermediate container 3b1408f3a3f5 ---> 690dcb786ee0 Step 17/20 : COPY ./tools/docker/scripts/test_doxygen.sh . ---> a4c01be7a4b6 Step 18/20 : RUN ./test_doxygen.sh 2>&1 | tee report.log ---> Running in 209e6b7d189c ========== Generating Doxygen ========== Summary: Doxygen generation works fine. Status: OK Removing intermediate container 209e6b7d189c ---> a90e65b2911f Step 19/20 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in c07a0fa5ccb1 Removing intermediate container c07a0fa5ccb1 ---> 42e66da3ed88 Step 20/20 : ENTRYPOINT [] ---> Running in 72da8f06bc3d Removing intermediate container 72da8f06bc3d ---> 8ca485f641d0 [Warning] One or more build-args [SPACK_CACHE] were not consumed Successfully built 8ca485f641d0 Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-doxygen:master Pushing new image... done. #################### Running Image cp2k-doxygen #################### Uploading artifacts... done EndDate: 2025-06-28 06:43:51+00:00