Task 6428315780644864
crypto: Use secure_allocator for `AES256_ctx`
2025-05-06 03:59:47 aborted worker:ci_worker_1738745302_432388562 pull/31774 7237df915b5fe5028783a168ad0fc5c912992e40- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
6s
Commands that took longer than 1 second (total 3m8s)
line | duration | percentage | command |
---|---|---|---|
206 | 6s | 3% | docker build --file /tmp/cirrus-build/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_tidy.sh --cpuset-cpus=2,12,14,15,17,18,48,54,58,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
320 | 10s | 5% | retry -- apt-get update |
341 | 22s | 11% | retry -- apt-get install curl -y |
553 | 2s | 1% | retry -- apt-get update |
564 | 59s | 31% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2259 | 3s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |
2316 | 43s | 22% | make -C /iwyu-build/ install -j10 |