Parent Log: http://ci.aztec-labs.com/704f35e55ac1c274 Command: b54d5ade67e7ffc9:ISOLATE=1:NAME=ethereum/src/test/fallback_transport.test.ts yarn-project/scripts/run_test.sh ethereum/src/test/fallback_transport.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/347f29fb98cc855ead57129b4d1a444d9fb16820 Env: REF_NAME=gh-readonly-queue/next/pr-15059-16fc84676c7308fa5f7ca4a54b67319803d0f5b7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 16:00:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15059_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3179db070ad1ae97_next 16:00:40 +++ id -u 16:00:40 +++ id -g 16:00:40 ++ docker run -d --name ethereum_src_test_fallback_transport.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 ethereum/src/test/fallback_transport.test.ts'\''' 16:00:40 + cid=ec3f8a003efc4f67fbe1dec5367c35a1923584c862638e0ef0bec4c37aacbde4 16:00:40 + set +x 16:00:44 PASS src/test/fallback_transport.test.ts 16:00:44 fallback_transport 16:00:44 sends a transaction using the first node (420 ms) 16:00:44 falls back to the second node when the first node is down (222 ms) 16:00:44 does not fall back when encountering a contract error (247 ms) 16:00:44 16:00:44 Test Suites: 1 passed, 1 total 16:00:44 Tests: 3 passed, 3 total 16:00:44 Snapshots: 0 total 16:00:44 Time: 2.466 s 16:00:44 Ran all test suites matching ethereum/src/test/fallback_transport.test.ts. 16:00:44 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?