Parent Log:
http://ci.aztec-labs.com/481126c5e1da4234
Command: 9d60524367dfa79a yarn-project/scripts/run_test.sh prover-client/src/orchestrator/orchestrator_lifecycle.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/056e5230c330d6ad19900135ecf2a4787181496a
Env: REF_NAME=gh-readonly-queue/next/pr-12986-a9f91dd1e5946aecfeb192ce869eb3e8eca2742e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 13:13:49 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-12986_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b8951850437bc14b_next
13:13:57 [13:13:57.834]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-fHzsB4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:13:58 [13:13:58.082]
INFO:
prover-client:test:orchestrator-lifecycle Found native BB binary at /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb with working directory /tmp/701c872c/bb
13:13:58 [13:13:58.086]
INFO:
prover-client:test:orchestrator-lifecycle Found native ACVM binary at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm with working directory /tmp/701c872c/acvm
13:13:58 [13:13:58.087]
INFO:
prover-client:test:orchestrator-lifecycle Using native ACVM at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm and working directory /tmp/701c872c/acvm
13:13:58 [13:13:58.090]
INFO:
prover-client:proving-broker Proving Broker started
13:13:58 [13:13:58.107]
INFO:
prover-client:orchestrator Starting epoch 1 with 1 blocks
13:13:58 [13:13:58.109]
INFO:
prover-client:orchestrator Starting block 1 for slot 1
13:13:58
PASS src/orchestrator/orchestrator_lifecycle.test.ts (
7.33 s)
13:13:58 prover/orchestrator/lifecycle
13:13:58 lifecycle
13:13:58
✓ cancels proving requests (600 ms)
13:13:58
13:13:58
Test Suites: 1 passed, 1 total
13:13:58
Tests: 1 passed, 1 total
13:13:58
Snapshots: 0 total
13:13:58
Time: 7.481 s
13:13:58
Ran all test suites matching prover-client/src/orchestrator/orchestrator_lifecycle.test.ts
.
13:13:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?