Parent Log: http://ci.aztec-labs.com/ab63b2ef1085df0f Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/external_calls.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/fe25e8151d865a744220512c782713e46482165a Env: REF_NAME=next CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Sat Jun 21 10:22:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=next_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_95e812ccd2bf1c2c_staging 10:22:37 [10:22:37.019] WARN: simulator:avm(f:0x00000001) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000001e240. Reverting... 10:22:37 PASS src/public/avm/opcodes/external_calls.test.ts 10:22:37 External Calls 10:22:37 Call 10:22:37 Should (de)serialize correctly (6 ms) 10:22:37 Call to non-existent bytecode returns failure (10 ms) 10:22:37 Should execute a call correctly (200 ms) 10:22:37 Should cap to available gas if allocated is bigger (5 ms) 10:22:37 Static Call 10:22:37 Should (de)serialize correctly (1 ms) 10:22:37 Should fail if a static call attempts to touch storage (4 ms) 10:22:37 RETURN 10:22:37 Should (de)serialize correctly 10:22:37 Should return data from the return opcode 10:22:37 REVERT 10:22:37 Should (de)serialize correctly 10:22:37 Should return data and revert from the revert opcode (1 ms) 10:22:37 SuccessCopy 10:22:37 Should (de)serialize correctly 10:22:37 Should correctly copy success state for a successful call 10:22:37 Should correctly copy success state for a failed call 10:22:37 10:22:37 Test Suites: 1 passed, 1 total 10:22:37 Tests: 13 passed, 13 total 10:22:37 Snapshots: 0 total 10:22:37 Time: 1.384 s 10:22:37 Ran all test suites matching simulator/src/public/avm/opcodes/external_calls.test.ts. 10:22:37 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?