Task 4744298320625664
test: fix TestShell initialization for cmake build directory
2024-12-16 16:37:28 aborted worker:ci_worker_1731482102_605851677 pull/31510 fb3782a85ad8ca987ed0a4979b349550670d43e4- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m31s)
line | duration | percentage | command |
---|---|---|---|
195 | 1s | 1% | docker build --file /tmp/cirrus-build-1598502754/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=0,10,11,12,34,44,54,56,60,63 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-1598502754 |
300 | 3s | 3% | retry -- apt-get update |
320 | 28s | 30% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1231 | 25s | 27% | git config --global ci.base-install-done true |
1270 | 20s | 21% | podman container rm --force --all |
1532 | 1s | 1% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |