Parent Log: http://ci.aztec-labs.com/3b69b41b19098ed5 Command: 727f0ec7c97cb3d0:ISOLATE=1:NAME=p2p/src/mem_pools/attestation_pool/memory_attestation_pool.test.ts yarn-project/scripts/run_test.sh p2p/src/mem_pools/attestation_pool/memory_attestation_pool.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/cf8be0f9e81e248048560619de041e90d9d6990a Env: REF_NAME=gh-readonly-queue/next/pr-14994-a45107e7f95b675cb2768b6bcb06483b511141f4 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 07:40:48 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14994_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_b4d3aa1b1bca361f_next 07:40:48 +++ id -u 07:40:48 +++ id -g 07:40:48 ++ docker run -d --name p2p_src_mem_pools_attestation_pool_memory_attestation_pool.test.ts --net=none --cpuset-cpus=0-63 --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 p2p/src/mem_pools/attestation_pool/memory_attestation_pool.test.ts'\''' 07:40:48 + cid=2b4064bab2555bad0704a1e8e27ee09d9924395dcc4aca39181e50936dec3b9c 07:40:48 + set +x 07:40:51 PASS src/mem_pools/attestation_pool/memory_attestation_pool.test.ts 07:40:51 In-Memory Attestation Pool 07:40:51 should add attestations to pool (117 ms) 07:40:51 should handle duplicate proposals in a slot (32 ms) 07:40:51 should store attestations by differing slot (55 ms) 07:40:51 should store attestations by differing slot and archive (51 ms) 07:40:51 should delete attestations (31 ms) 07:40:51 should blanket delete attestations per slot (31 ms) 07:40:51 should blanket delete attestations per slot and proposal (59 ms) 07:40:51 should delete attestations older than a given slot (128 ms) 07:40:51 07:40:51 Test Suites: 1 passed, 1 total 07:40:51 Tests: 8 passed, 8 total 07:40:51 Snapshots: 0 total 07:40:51 Time: 2.17 s 07:40:51 Ran all test suites matching /p2p\/src\/mem_pools\/attestation_pool\/memory_attestation_pool.test.ts/i. 07:40:51 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?