Task 56056941849

ci: Add Windows + UCRT jobs for cross-compiling and native testing

2025-11-21 15:10:17 aborted 251102-ucrt-ci c673f81e1ce9624c2499695e144ad2de5113b310


Commands that took longer than 1 second (total 32m36s)
linedurationpercentagecommand
9154s0%docker buildx build --file=/home/admin/actions-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_win64_msvcrt.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64_msvcrt --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64_msvcrt --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10562s0%retry -- apt-get update
10771s0%retry -- apt-get install --no-install-recommends --no-upgrade -y g++-mingw-w64-x86-64-posix nsis build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11282s0%g++-13
12308s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
15895s0%(4:13.2.0-7ubuntu1) ...
190135s1%echo -n done
19311s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_win64_msvcrt --name=ci_win64_msvcrt --network=ci-ip6net --platform=linux ci_win64_msvcrt
211821m52s67%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
297211s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
33389m5s27%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
Tags
  • Windows-cross to x86_64, MSVCRT
  • 251102-ucrt-ci
  • ABORTED