Parent Log: http://ci.aztec-labs.com/16dd5eb533779d2c Command: 0b621446113df0ea yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/external_calls.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4129b6ec31c9c754859dfd38c25a0f14947e8c67 Env: REF_NAME=gh-readonly-queue/next/pr-15216-a16ffcb44336b117d56ec8733e0b8bbfc787edf7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 14:56:29 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15216_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_95e812ccd2bf1c2c_next 14:56:31 [14:56:31.667] WARN: simulator:avm(f:0x00000001) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000001e240. Reverting... 14:56:31 PASS src/public/avm/opcodes/external_calls.test.ts 14:56:31 External Calls 14:56:31 Call 14:56:31 Should (de)serialize correctly (6 ms) 14:56:31 Call to non-existent bytecode returns failure (12 ms) 14:56:31 Should execute a call correctly (270 ms) 14:56:31 Should cap to available gas if allocated is bigger (11 ms) 14:56:31 Static Call 14:56:31 Should (de)serialize correctly (2 ms) 14:56:31 Should fail if a static call attempts to touch storage (10 ms) 14:56:31 RETURN 14:56:31 Should (de)serialize correctly (2 ms) 14:56:31 Should return data from the return opcode (1 ms) 14:56:31 REVERT 14:56:31 Should (de)serialize correctly (2 ms) 14:56:31 Should return data and revert from the revert opcode (3 ms) 14:56:31 SuccessCopy 14:56:31 Should (de)serialize correctly (1 ms) 14:56:31 Should correctly copy success state for a successful call 14:56:31 Should correctly copy success state for a failed call (1 ms) 14:56:31 14:56:32 Test Suites: 1 passed, 1 total 14:56:32 Tests: 13 passed, 13 total 14:56:32 Snapshots: 0 total 14:56:32 Time: 1.784 s 14:56:32 Ran all test suites matching simulator/src/public/avm/opcodes/external_calls.test.ts. 14:56:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?