Task 5966109184098304

Fix failing util_time_GetTime test on Windows

2025-04-24 13:31:19 aborted worker:ci_worker_1738745315_933081214 pull/32318 868fcd97be70f56a54f25f23074e697d01592fc6


Commands that took longer than 1 second (total 3m44s)
linedurationpercentagecommand
2042s0%docker build --file /tmp/cirrus-build-1230606126/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_fuzz.sh --cpuset-cpus=5,14,27,33,35,42,47,61,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1230606126
26121s9%podman container rm --force --all
2692s0%docker image prune --force --filter label=bitcoin-ci-test
2811s0%docker exec 75bcd7643b0e8c8f38368d06e3ba016580da7fb120c164fc7c2e570bb67065bb bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1230606126/ /ci_container_base'
52048s21%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55134s15%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
88217s7%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1738745315_933081214
  • fuzzer,address,undefined,integer, no depends
  • pull/32318
  • ABORTED