Task 5199983806251008
ci: Only pass documented env vars
2025-07-17 17:59:48 aborted worker:ci_worker_1738693542_473258451 pull/33002 faddbc1a7ada83cc467bf0bbd4e6a68fe1dc4ca3- ccache_hitrate:
- configure_duration:
37s - depends_build_duration:
8s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 7m20s)
line | duration | percentage | command |
---|---|---|---|
125 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=3,21,22,24,30,32,38,54,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
387 | 8s | 1% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
406 | 37s | 8% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |