Parent Log:
http://ci.aztec-labs.com/4b4bb6a11b9c4e41
Command: 98619016930b559c:ISOLATE=1:NAME=p2p/src/config.test.ts yarn-project/scripts/run_test.sh p2p/src/config.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9b15672dd871e73616eaa70188d438d5a1e5f970
Env: REF_NAME=sb/doc-bigfield CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 19:38:06 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=sb_doc-bigfield_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e5b6be42b14c5f28_next
19:38:06 +++ id -u
19:38:06 +++ id -g
19:38:06 ++ docker run -d --name p2p_src_config.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 p2p/src/config.test.ts'\'''
19:38:06 + cid=59c42ab05889110d63d9e3dbdaf6e3966811486d6df2218cf4171be3a10f8fdf
19:38:06 + set +x
19:38:08
PASS src/config.test.ts
19:38:08 config
19:38:08
✓ parses allow list (203 ms)
19:38:08
19:38:08
Test Suites: 1 passed, 1 total
19:38:08
Tests: 1 passed, 1 total
19:38:08
Snapshots: 0 total
19:38:08
Time: 0.86 s
19:38:08
Ran all test suites matching p2p/src/config.test.ts
.
19:38:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?