Parent Log: http://ci.aztec-labs.com/956d98f80dd95e7b Command: f803628267cda2b6:ISOLATE=1:NAME=p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts yarn-project/scripts/run_test.sh p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60 Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Sun Jun 15 12:35:04 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3e529676bbfd03b4_next 12:35:04 +++ id -u 12:35:04 +++ id -g 12:35:04 ++ docker run -d --name p2p_src_services_reqresp_connection-sampler_batch_connection_sampler.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/services/reqresp/connection-sampler/batch_connection_sampler.test.ts'\''' 12:35:04 + cid=e348aebcecd9dbf0d0dd0eb991f01876df0b1f0f1a6156991b4f3e12de9f67ca 12:35:04 + set +x 12:35:06 [12:35:05.996] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.004] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 [12:35:06.022] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.023] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 [12:35:06.038] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.039] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 [12:35:06.054] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.055] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 [12:35:06.070] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.071] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 [12:35:06.085] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.086] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 [12:35:06.097] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 12:35:06 [12:35:06.097] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 12:35:06 PASS src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts 12:35:06 BatchConnectionSampler 12:35:06 initializes with correct number of peers and request distribution (124 ms) 12:35:06 assigns requests to peers deterministically with wraparound (15 ms) 12:35:06 handles peer removal and replacement (15 ms) 12:35:06 handles peer removal and replacement - no replacement available (15 ms) 12:35:06 distributes requests according to documentation example (16 ms) 12:35:06 same number of requests per peers (14 ms) 12:35:06 handles edge cases, 0 peers, smaller batch than max peers (12 ms) 12:35:06 12:35:06 Test Suites: 1 passed, 1 total 12:35:06 Tests: 7 passed, 7 total 12:35:06 Snapshots: 0 total 12:35:06 Time: 0.765 s 12:35:06 Ran all test suites matching /p2p\/src\/services\/reqresp\/connection-sampler\/batch_connection_sampler.test.ts/i. 12:35:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?