Task 6395334206685184
wallet, sqlite: Encapsulate SQLite statements in a RAII class
2025-07-22 02:54:32 failed worker:ci_worker_1749796646_916412771 pull/33033 7a98968803812561e3f89b7ffc24aa6880ac638f- build_duration:
6s - ccache_hitrate:
- configure_duration:
32s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m4s)
line | duration | percentage | command |
---|---|---|---|
192 | 1s | 1% | docker build --file /tmp/cirrus-build-1204423905/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=3,8,16,34,35,39,41,46,48,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1204423905 |
515 | 6s | 9% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX='\''clang++ -stdlib=libc++'\'' LOG=1' |
534 | 32s | 49% | 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 -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
941 | 6s | 9% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |