Task 54372419192

ci: Fix lint runner selection (and docker cache)

2025-11-03 15:15:46 completed fix-lint-caching 7632e0ba312a372259897c68fd7c7eb723df3738


Commands that took longer than 1 second (total 16m38s)
linedurationpercentagecommand
9334s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10813s0%retry -- apt-get update
11161s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11262s0%g++-13
130710s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
173612s1%(4:13.2.0-7ubuntu1) ...
21302s0%to provide /usr/bin/c++ (c++) in auto mode
216141s4%echo -n done
23831s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
32198s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
32519s0%- skipped
366512m21s74%cmake --build /home/runner/work/_temp/build -j4 --target all install
47901m58s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
51141s0%docker container kill 20ec2d92df73587b018be1c5250d448937f8f74897e1a2c2e3767e4c90487d16
Tags
  • 32 bit ARM, unit tests, no functional tests
  • fix-lint-caching
  • COMPLETED