Parent Log: http://ci.aztec-labs.com/8f44d17c3a895f62 Command: 29957fbe93665d48: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/b43963b96401afabcaa75e0728adbb551b94d20f Env: REF_NAME=gh-readonly-queue/next/pr-15216-4608046e462faf9ff3fbee265ba34dbecb5d0b31 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 15:41:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15216_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next 15:41:39 +++ id -u 15:41:39 +++ id -g 15:41:39 ++ 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'\''' 15:41:39 + cid=4cb8eb41ec50bb37dad3396f40d686e539c92a6a82cadde8e0a4d3e1335384bf 15:41:39 + set +x 15:41:42 [15:41:42.652] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 15:41:42 [15:41:42.657] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 15:41:42 [15:41:42.965] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 15:41:42 [15:41:42.967] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 15:41:43 [15:41:43.358] INFO: prover-node:combined-prover-coordination Check for 10 txs found all in the pool 15:41:43 [15:41:43.694] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 15:41:43 [15:41:43.697] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 15:41:44 [15:41:44.056] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 15:41:44 [15:41:44.057] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 15:41:44 [15:41:44.460] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 15:41:44 [15:41:44.461] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 15:41:44 [15:41:44.816] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 15:41:44 [15:41:44.817] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 15:41:45 [15:41:45.143] INFO: prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p 15:41:45 [15:41:45.144] INFO: prover-node:combined-prover-coordination Found all 10 txs directly from nodes 15:41:45 [15:41:45.469] INFO: prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p 15:41:45 [15:41:45.469] INFO: prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p 15:41:48 [15:41:48.659] INFO: prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p 15:41:48 [15:41:48.667] INFO: prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p 15:41:48 PASS src/prover-coordination/combined-prover-coordination.test.ts (8.42 s) 15:41:48 combined prover coordination 15:41:48 can be created (9 ms) 15:41:48 can gather txs from nodes (830 ms) 15:41:48 can gather txs from nodes and p2p (309 ms) 15:41:48 does not ask nodes or p2p if txs are already in the pool (392 ms) 15:41:48 only gathers what it can (339 ms) 15:41:48 gathers from nodes when txs are requested (362 ms) 15:41:48 gathers from nodes and p2p when txs are requested (401 ms) 15:41:48 throws if requesting txs that can't be gathered (374 ms) 15:41:48 can request txs from nodes if no p2p (308 ms) 15:41:48 can request txs from p2p if no nodes (324 ms) 15:41:48 can gather a large amount of transactions in batches (3322 ms) 15:41:48 15:41:48 Test Suites: 1 passed, 1 total 15:41:48 Tests: 11 passed, 11 total 15:41:48 Snapshots: 0 total 15:41:48 Time: 8.515 s 15:41:48 Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts. 15:41:48 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?