Task 4726629588533248
cluster mempool: add TxGraph reorg functionality
2025-07-02 19:13:29 aborted worker:ci_worker_1738693537_606070055 pull/31553 9005cfd8fc1f5ee0b5de18c749d3c67a2d0a16a1- ccache_hitrate:
- configure_duration:
34s - depends_build_duration:
8s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 3m18s)
line | duration | percentage | command |
---|---|---|---|
200 | 2s | 1% | docker build --file /tmp/cirrus-build-2614628114/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --cpuset-cpus=0,7,16,20,37,41,44,53,56,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build-2614628114 |
275 | 3s | 1% | docker exec fbc9ac13c22b39003f29c1ae93248748d80491b419ac79fecd7a127a6c04369d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-2614628114/ /ci_container_base' |
526 | 8s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-11 CXX=g++-11 LOG=1' |
557 | 34s | 17% | bash -c 'cmake -S /ci_container_base -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 -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |