Skip to content

Adjust build scripts, add license notice, move result processing to B… #9760

Adjust build scripts, add license notice, move result processing to B…

Adjust build scripts, add license notice, move result processing to B… #9760

Triggered via push November 1, 2024 16:12
Status Failure
Total duration 5h 38m 14s
Artifacts 18

ci.yml

on: push
Retrieve PR info
7s
Retrieve PR info
Matrix: Load wheel dependencies
Matrix: Load dependencies
Matrix: Load source build cache
Configure build
3s
Configure build
Matrix: Build and test
Matrix: Create Docker images
Matrix: Create Python wheels
Matrix: Gen code coverage
Matrix: Create CUDA Quantum installer
Prepare cache clean-up
5s
Prepare cache clean-up
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 1 warning
Build and test (amd64, gcc11, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, gcc12, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc11, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, clang16, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, gcc12, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc11, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, clang16, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, gcc11, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc11, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc11, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, gcc12, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc12, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc12, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc12, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, clang16, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, clang16, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, gcc12, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc12, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, gcc11, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc11, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc12, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc12, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc11, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc11, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc12, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc12, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Create Docker images (amd64) / cuda-quantum-dev (debug)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Build and test (amd64, gcc11, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc11, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Create Docker images (amd64) / cuda-quantum (release)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Build and test (amd64, clang16, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, clang16, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Create Docker images (arm64) / cuda-quantum-dev (debug)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Create Docker images (arm64) / cuda-quantum (release)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Create Python wheels (amd64, 3.12, 12.0) / Build Python 3.12 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (arm64, 3.12, 11.8) / Build Python 3.12 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (arm64, 3.10, 11.8) / Build Python 3.10 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (amd64, 3.12, 11.8) / Build Python 3.12 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (amd64, 3.10, 11.8) / Build Python 3.10 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (amd64, 3.10, 12.0) / Build Python 3.10 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (arm64, 3.10, 12.0) / Build Python 3.10 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create Python wheels (arm64, 3.12, 12.0) / Build Python 3.12 wheel
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building wheel for python${python_version}.\" && rm ~/.cache/pip -rf && cd cuda-quantum && python=python${python_version} && export CUDAQ_EXTERNAL_NVQIR_SIMS=$(bash scripts/find_wheel_assets.sh assets) && export LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/assets\" && export CUQUANTUM_INSTALL_PREFIX=/usr/local/cuquantum && export CUTENSOR_INSTALL_PREFIX=/usr/local/cutensor && bash scripts/configure_build.sh install-cuquantum && bash scripts/configure_build.sh install-cutensor && SETUPTOOLS_SCM_PRETEND_VERSION=${CUDA_QUANTUM_VERSION:-0.0.0} CUDACXX=\"$CUDA_INSTALL_PREFIX/bin/nvcc\" CUDAHOSTCXX=$CXX $python -m build --wheel && cudaq_major=$(echo ${CUDA_VERSION} | cut -d . -f1) && $python -m pip install --no-cache-dir auditwheel && LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH:$(pwd)/_skbuild/lib\" $python -m auditwheel -v repair dist/cuda_quantum*linux_*.whl --exclude libcustatevec.so.1 --exclude libcutensornet.so.2 --exclude libcublas.so.$cudaq_major --exclude libcublasLt.so.$cudaq_major --exclude libcusolver.so.$cudaq_major --exclude libcutensor.so.2 --exclude libnvToolsExt.so.1 --exclude libcudart.so.$cudaq_major.0" did not complete successfully: exit code: 1
Create CUDA Quantum installer (arm64, 11.8) / Build CUDA Quantum assets
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /cuda-quantum && source scripts/configure_build.sh && LLVM_STAGE1_BUILD=\"$(find \"$(dirname \"$(mktemp -d -u)\")\" -maxdepth 2 -name llvm)\" CUDAQ_ENABLE_STATIC_LINKING=TRUE CUDAQ_REQUIRE_OPENMP=TRUE CUDAQ_WERROR=TRUE CUDAQ_PYTHON_SUPPORT=OFF LLVM_PROJECTS='clang;flang;lld;mlir;openmp;runtimes' bash scripts/build_cudaq.sh -t llvm -v" did not complete successfully: exit code: 1
Create CUDA Quantum installer (amd64, 11.8) / Build CUDA Quantum assets
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /cuda-quantum && source scripts/configure_build.sh && LLVM_STAGE1_BUILD=\"$(find \"$(dirname \"$(mktemp -d -u)\")\" -maxdepth 2 -name llvm)\" CUDAQ_ENABLE_STATIC_LINKING=TRUE CUDAQ_REQUIRE_OPENMP=TRUE CUDAQ_WERROR=TRUE CUDAQ_PYTHON_SUPPORT=OFF LLVM_PROJECTS='clang;flang;lld;mlir;openmp;runtimes' bash scripts/build_cudaq.sh -t llvm -v" did not complete successfully: exit code: 1
Create CUDA Quantum installer (arm64, 12.0) / Build CUDA Quantum assets
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /cuda-quantum && source scripts/configure_build.sh && LLVM_STAGE1_BUILD=\"$(find \"$(dirname \"$(mktemp -d -u)\")\" -maxdepth 2 -name llvm)\" CUDAQ_ENABLE_STATIC_LINKING=TRUE CUDAQ_REQUIRE_OPENMP=TRUE CUDAQ_WERROR=TRUE CUDAQ_PYTHON_SUPPORT=OFF LLVM_PROJECTS='clang;flang;lld;mlir;openmp;runtimes' bash scripts/build_cudaq.sh -t llvm -v" did not complete successfully: exit code: 1
Create CUDA Quantum installer (amd64, 12.0) / Build CUDA Quantum assets
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /cuda-quantum && source scripts/configure_build.sh && LLVM_STAGE1_BUILD=\"$(find \"$(dirname \"$(mktemp -d -u)\")\" -maxdepth 2 -name llvm)\" CUDAQ_ENABLE_STATIC_LINKING=TRUE CUDAQ_REQUIRE_OPENMP=TRUE CUDAQ_WERROR=TRUE CUDAQ_PYTHON_SUPPORT=OFF LLVM_PROJECTS='clang;flang;lld;mlir;openmp;runtimes' bash scripts/build_cudaq.sh -t llvm -v" did not complete successfully: exit code: 1
Gen code coverage (amd64, clang16) / gen_code_coverage
Codecov: Failed to properly upload report: The process '/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

Artifacts

Produced during runtime
Name Size
3ec9ef9d1f7816880a2dbb7359a0cedede5971d22e11ec7474f9f40cef0779bb
285 Bytes
4f575e1307e8065fb6d2d777b9c6f8756cc4296832666a9acea5782f90f4da91
319 Bytes
5a4d55f9d20750e1a1a71a7ff1f4b56ddb55ee6b630e183f02def30acade19c2
315 Bytes
5bb28d1a6706c30dae6b3d12f9cac09159d13732c7cc693ef13d6b1312e8d0d2
284 Bytes
66947c070d9d1730418601a6ea2e6d70bc34f3c911c81a2ab359f5c2b52d185c
340 Bytes
8e69b5c9b7e476cb7599d71897d6a3d8cf8fa37972f4e081752f1d850c641ed5
285 Bytes
924db02a64c2c7eeccc065b315714c59d17a2013f9cdd5b3bc693e256d7d6a09
340 Bytes
b36599a66b8aca89423ff8ed05f5ace911b0dd3c7a0b36d6a0d60444f807e780
285 Bytes
b4c1e16e69c83fbdc0895ffe9ad947c42e1b5a3c32d5d2134d98ecff252ce783
316 Bytes
ca525a1938379de19d1175f4cede95bb184604bea4a489e6817d2167a30a3906
319 Bytes
cache_keys_amd64_images Expired
225 Bytes
cache_keys_arm64_images Expired
225 Bytes
cache_keys_ci Expired
281 Bytes
d5f367421fddcfb257c6550eaef1a7ee5870da2e35a9ab8b2a79e60101f15fe1
316 Bytes
ed15e79ca0bd136b067322476825f64dfdf1044000089e3ddf0f466c51e535c9
340 Bytes
f74199bcab77ffa26b6deeaaa820a3674ab05faf6804e20843934fda3886e4e2
340 Bytes
ffc5d1cd7cffe8c02fd9765f1a6acf52ae1c5bf6395fabc3dc772803901d2dcb
315 Bytes
metadata_ci Expired
170 Bytes