Parent Log:
http://ci.aztec-labs.com/e1c501cb022b2628
Command: 270716767bef7882:ISOLATE=1:NAME=prover-node/src/prover-coordination/combined-prover-coordination.test.ts yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1c2c2ee2949dbe31742cc9501a31bf3bce8083cf
Env: REF_NAME=gh-readonly-queue/next/pr-15232-aedcee89a2544b0e6baf93c4e71d88991f09111e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 13:51:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15232_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next
13:51:52 +++ id -u
13:51:52 +++ id -g
13:51:52 ++ docker run -d --name prover-node_src_prover-coordination_combined-prover-coordination.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts'\'''
13:51:52 + cid=25d70d1c486e5b47ebc155026951f0572acb4b75213f32fab482a86492f447f8
13:51:52 + set +x
13:51:56 [13:51:56.224]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
13:51:56 [13:51:56.232]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
13:51:56 [13:51:56.566]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
13:51:56 [13:51:56.568]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
13:51:56 [13:51:56.903]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found all in the pool
13:51:57 [13:51:57.281]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
13:51:57 [13:51:57.283]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
13:51:57 [13:51:57.679]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
13:51:57 [13:51:57.681]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
13:51:58 [13:51:58.003]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
13:51:58 [13:51:58.006]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
13:51:58 [13:51:58.358]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
13:51:58 [13:51:58.359]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
13:51:58 [13:51:58.689]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p
13:51:58 [13:51:58.693]
INFO:
prover-node:combined-prover-coordination Found all 10 txs directly from nodes
13:51:59 [13:51:59.008]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p
13:51:59 [13:51:59.009]
INFO:
prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p
13:52:02 [13:52:02.056]
INFO:
prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p
13:52:02 [13:52:02.064]
INFO:
prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p
13:52:02
PASS src/prover-coordination/combined-prover-coordination.test.ts (
8.358 s)
13:52:02 combined prover coordination
13:52:02
✓ can be created (24 ms)
13:52:02
✓ can gather txs from nodes (868 ms)
13:52:02
✓ can gather txs from nodes and p2p (335 ms)
13:52:02
✓ does not ask nodes or p2p if txs are already in the pool (336 ms)
13:52:02
✓ only gathers what it can (379 ms)
13:52:02
✓ gathers from nodes when txs are requested (403 ms)
13:52:02
✓ gathers from nodes and p2p when txs are requested (321 ms)
13:52:02
✓ throws if requesting txs that can't be gathered (366 ms)
13:52:02
✓ can request txs from nodes if no p2p (320 ms)
13:52:02
✓ can request txs from p2p if no nodes (313 ms)
13:52:02
✓ can gather a large amount of transactions in batches (3178 ms)
13:52:02
13:52:02
Test Suites: 1 passed, 1 total
13:52:02
Tests: 11 passed, 11 total
13:52:02
Snapshots: 0 total
13:52:02
Time: 8.45 s
13:52:02
Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts
.
13:52:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?