Parent Log: http://ci.aztec-labs.com/1e3ad7b8319c41c3 Command: 364a7387abf37e71 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a9f91dd1e5946aecfeb192ce869eb3e8eca2742e Env: REF_NAME=gh-readonly-queue/next/pr-15099-a48851a8c6884f4b9615a154f8862a549722d25e CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 17 12:33:14 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15099_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 12:33:19 [12:33:19.230] INFO: simulator:test:private_execution Parent deployed at 0x02f4f20ab0f68fc0cbf7d6101dffbf220bb6d84295b9f8109696357600fb1ddc 12:33:19 [12:33:19.233] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x2021582d166ef1d1cc96bef4155622ac810601c1de2adb3b0c8b3972d4d16925 12:33:19 [12:33:19.369] INFO: simulator:test:private_execution Calling testCodeGen function 12:33:19 [12:33:19.668] INFO: simulator:test:private_execution Calling importer main function 12:33:25 PASS src/contract_function_simulator/oracle/private_execution.test.ts (10.708 s) 12:33:25 Private Execution test suite 12:33:25 no constructor 12:33:25 emits a field array as an encrypted log (303 ms) 12:33:25 stateful test contract 12:33:25 should have a constructor with arguments that inserts notes (363 ms) 12:33:25 should run the create_note function (247 ms) 12:33:25 should run the destroy_and_create function (600 ms) 12:33:25 should be able to destroy_and_create with dummy notes (554 ms) 12:33:25 nested calls 12:33:25 child function should be callable (81 ms) 12:33:25 parent should call child (163 ms) 12:33:25 nested calls through autogenerated interface 12:33:25 test function should be directly callable (174 ms) 12:33:25 test function should be callable through autogenerated interface (211 ms) 12:33:25 consuming messages 12:33:25 L1 to L2 12:33:25 Should be able to consume a dummy cross chain message (236 ms) 12:33:25 Invalid membership proof (247 ms) 12:33:25 Invalid recipient (218 ms) 12:33:25 Invalid sender (251 ms) 12:33:25 Invalid chainid (217 ms) 12:33:25 Invalid version (225 ms) 12:33:25 Invalid content (224 ms) 12:33:25 Invalid Secret (232 ms) 12:33:25 enqueued calls 12:33:25 parent should enqueue call to child (internal false) (147 ms) 12:33:25 parent should enqueue call to child (internal true) (142 ms) 12:33:25 should be ok for parent to enqueue calls with <= max total args (234 ms) 12:33:25 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (409 ms) 12:33:25 setting teardown function 12:33:25 should be able to set a teardown function (173 ms) 12:33:25 setting fee payer 12:33:25 should default to not being a fee payer (167 ms) 12:33:25 should be able to set a fee payer (237 ms) 12:33:25 pending note hashes contract 12:33:25 should be able to insert, read, and nullify pending note hashes in one call (452 ms) 12:33:25 should be able to insert, read, and nullify pending note hashes in nested calls (396 ms) 12:33:25 cant read a commitment that is inserted later in same call (371 ms) 12:33:25 get master incoming viewing public key 12:33:25 gets the public key for an address (175 ms) 12:33:25 Get notes 12:33:25 fails if returning no notes (193 ms) 12:33:25 Context oracles 12:33:25 this_address should return the current context address (178 ms) 12:33:25 Private global variables 12:33:25 Private global vars are correctly set (185 ms) 12:33:25 Throws when chainId is incorrectly set (170 ms) 12:33:25 Throws when version is incorrectly set (165 ms) 12:33:25 Historical header in private context 12:33:25 Header is correctly set (169 ms) 12:33:25 Throws when header is not as expected (178 ms) 12:33:25 12:33:25 Test Suites: 1 passed, 1 total 12:33:25 Tests: 35 passed, 35 total 12:33:25 Snapshots: 0 total 12:33:25 Time: 10.802 s 12:33:25 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 12:33:25 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?