Task 4827996164456448
Add functional test for IPC interface
2025-08-18 21:44:32 aborted worker:ci_worker_1738693556_852882864 pull/33201 28bb62ef4dc128ecbc95561f6a3242baa9175be9- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 3m14s)
line | duration | percentage | command |
---|---|---|---|
144 | 2s | 1% | docker build --file /tmp/cirrus-build-1062763177/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_msan.sh --cpuset-cpus=1,10,14,16,25,26,31,44,52,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-1062763177 |
255 | 3s | 1% | retry -- apt-get update |
276 | 23s | 11% | retry -- apt-get install curl -y |
488 | 2s | 1% | retry -- apt-get update |
497 | 1m15s | 38% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 llvm-20-dev libclang-20-dev libclang-rt-20-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1228 | 1m38s | 50% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.8 /llvm-project |