Task 54263756563

(RFC) kernel: Replace leveldb-based BlockTreeDB with flat-file based store

2025-11-01 16:13:46 completed blocktreestore dba30d460d4e5f9ef69bfeeed4b9a52a4d0f454c


Commands that took longer than 1 second (total 19m2s)
linedurationpercentagecommand
9068s0%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_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10772s0%retry -- apt-get update
10982s0%retry -- apt-get install curl -y
13331s0%retry -- apt-get update
14497s0%g++-13 g++-13-x86-64-linux-gnu
16867s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
238411s0%(4:13.2.0-7ubuntu1) ...
31271s0%retry -- git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_20 /include-what-you-use
318517s1%make -C /iwyu-build/ install -j8
324151s4%echo -n done
347310s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
38052m28s12%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
49371s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
49695s0%cmake --build /tidy-build -j8
49865m30s28%tee tmp.tidy-out.txt
71296s0%tee /tmp/iwyu_ci.out
72861m22s7%tee /tmp/iwyu_ci.out
151397s0%has correct #includes/fwd-decls)
159624s0%should remove these lines:
160964s0%has correct #includes/fwd-decls)
166571s0%should remove these lines:
169053s0%has correct #includes/fwd-decls)
174081s0%should remove these lines:
178637s0%should remove these lines:
180072s0%has correct #includes/fwd-decls)
182225s0%should remove these lines:
184066m9s32%should remove these lines:
433891s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
720211s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • blocktreestore
  • COMPLETED