Parent Log: http://ci.aztec-labs.com/88a1010f314e27f0 Command: d2fcfaaceedeb658: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/7dcba16a1a8b286f0e20ac38acd8c97103e573de Env: REF_NAME=gh-readonly-queue/next/pr-15314-bd28eda782eb6f2e1e5c2101a27104b4ad8796b3 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 17:49:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15314_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next 17:49:28 +++ id -u 17:49:28 +++ id -g 17:49:28 ++ 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'\''' 17:49:28 + cid=97860a861c75a201799d2119a8b2ee86696094f8d11b75fd0c3a6c7fdd86d838 17:49:28 + set +x 17:49:32 [17:49:32.006] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 17:49:32 [17:49:32.013] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 17:49:32 [17:49:32.424] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 17:49:32 [17:49:32.426] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 17:49:32 [17:49:32.757] INFO: prover-node:combined-prover-coordination Check for 10 txs found all in the pool 17:49:33 [17:49:33.049] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 17:49:33 [17:49:33.050] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 17:49:33 [17:49:33.353] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 17:49:33 [17:49:33.354] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 17:49:33 [17:49:33.663] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 17:49:33 [17:49:33.664] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 17:49:34 [17:49:34.019] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 17:49:34 [17:49:34.020] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 17:49:34 [17:49:34.447] INFO: prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p 17:49:34 [17:49:34.448] INFO: prover-node:combined-prover-coordination Found all 10 txs directly from nodes 17:49:34 [17:49:34.817] INFO: prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p 17:49:34 [17:49:34.818] INFO: prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p 17:49:38 [17:49:38.010] INFO: prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p 17:49:38 [17:49:38.015] INFO: prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p 17:49:38 PASS src/prover-coordination/combined-prover-coordination.test.ts (8.5 s) 17:49:38 combined prover coordination 17:49:38 can be created (9 ms) 17:49:38 can gather txs from nodes (937 ms) 17:49:38 can gather txs from nodes and p2p (411 ms) 17:49:38 does not ask nodes or p2p if txs are already in the pool (333 ms) 17:49:38 only gathers what it can (290 ms) 17:49:38 gathers from nodes when txs are requested (307 ms) 17:49:38 gathers from nodes and p2p when txs are requested (308 ms) 17:49:38 throws if requesting txs that can't be gathered (374 ms) 17:49:38 can request txs from nodes if no p2p (409 ms) 17:49:38 can request txs from p2p if no nodes (368 ms) 17:49:38 can gather a large amount of transactions in batches (3328 ms) 17:49:38 17:49:38 Test Suites: 1 passed, 1 total 17:49:38 Tests: 11 passed, 11 total 17:49:38 Snapshots: 0 total 17:49:38 Time: 8.599 s 17:49:38 Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts. 17:49:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?