Task 72256939105

fuzz: Add IPC round-trip fuzz target

2026-04-21 05:09:52 failed fuzz-ipc-initial 990f48ec2b025f30a93716034e9b1e38c1880e42


Commands that took longer than 1 second (total 3m8s)
linedurationpercentagecommand
94523s12%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_freebsd_cross.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_freebsd_cross --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_freebsd_cross --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10311s0%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_freebsd_cross --name=ci_freebsd_cross --network=ci-ip6net --platform=linux ci_freebsd_cross
12015s2%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-unknown-freebsd build_CC=clang build_CXX=clang++ AR=llvm-ar-22 STRIP=llvm-strip-22 NM=llvm-nm-22 RANLIB=llvm-ranlib-22 LOG=1'
125011s5%- skipped
16811m28s46%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
28494s2%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose
42849s4%--target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DKJ_USE_FIBERS -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/ipc/libmultiprocess/include -I/home/admin/actions-runner/_work/_temp/build/src/ipc/libmultiprocess/include -I/home/admin/actions-runner/_work/_temp/src/univalue/include -I/home/admin/actions-runner/_work/_temp/build/src/ipc -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/secp256k1/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -pthread -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/test/fuzz/CMakeFiles/fuzz.dir/ipc.cpp.o -MF CMakeFiles/fuzz.dir/ipc.cpp.o.d -o CMakeFiles/fuzz.dir/ipc.cpp.o -c /home/admin/actions-runner/_work/_temp/src/test/fuzz/ipc.cpp
Tags
  • FreeBSD Cross
  • fuzz-ipc-initial
  • FAILED