Parent Log: http://ci.aztec-labs.com/912699a4bbfaaff7 Command: d57d38082bbaf86d yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2d661b35c089f032f50de084b07dded86f0873b8 Env: REF_NAME=gh-readonly-queue/next/pr-15187-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 10:50:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 10:50:45 [10:50:45.701] INFO: simulator:test:private_execution Parent deployed at 0x1078888d145d4475f3be8cc42384fca8065567308b7bf29777ae190a4f297d77 10:50:45 [10:50:45.707] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x19daab5bba10f20a3151e50ce5cbcff91dc8bbd34905adceaa61906bcf8037d8 10:50:45 [10:50:45.868] INFO: simulator:test:private_execution Calling testCodeGen function 10:50:46 [10:50:46.264] INFO: simulator:test:private_execution Calling importer main function 10:50:53 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.796 s) 10:50:53 Private Execution test suite 10:50:53 no constructor 10:50:53 emits a field array as an encrypted log (421 ms) 10:50:53 stateful test contract 10:50:53 should have a constructor with arguments that inserts notes (508 ms) 10:50:53 should run the create_note function (299 ms) 10:50:53 should run the destroy_and_create function (791 ms) 10:50:53 should be able to destroy_and_create with dummy notes (857 ms) 10:50:53 nested calls 10:50:53 child function should be callable (94 ms) 10:50:53 parent should call child (221 ms) 10:50:53 nested calls through autogenerated interface 10:50:53 test function should be directly callable (233 ms) 10:50:53 test function should be callable through autogenerated interface (268 ms) 10:50:53 consuming messages 10:50:53 L1 to L2 10:50:53 Should be able to consume a dummy cross chain message (290 ms) 10:50:53 Invalid membership proof (323 ms) 10:50:53 Invalid recipient (289 ms) 10:50:53 Invalid sender (308 ms) 10:50:53 Invalid chainid (302 ms) 10:50:53 Invalid version (302 ms) 10:50:53 Invalid content (311 ms) 10:50:53 Invalid Secret (279 ms) 10:50:53 enqueued calls 10:50:53 parent should enqueue call to child (internal false) (166 ms) 10:50:53 parent should enqueue call to child (internal true) (168 ms) 10:50:53 should be ok for parent to enqueue calls with <= max total args (262 ms) 10:50:53 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (598 ms) 10:50:53 setting teardown function 10:50:53 should be able to set a teardown function (217 ms) 10:50:53 setting fee payer 10:50:53 should default to not being a fee payer (196 ms) 10:50:53 should be able to set a fee payer (215 ms) 10:50:53 pending note hashes contract 10:50:53 should be able to insert, read, and nullify pending note hashes in one call (579 ms) 10:50:53 should be able to insert, read, and nullify pending note hashes in nested calls (482 ms) 10:50:53 cant read a commitment that is inserted later in same call (443 ms) 10:50:53 get master incoming viewing public key 10:50:53 gets the public key for an address (244 ms) 10:50:53 Get notes 10:50:53 fails if returning no notes (260 ms) 10:50:53 Context oracles 10:50:53 this_address should return the current context address (191 ms) 10:50:53 Private global variables 10:50:53 Private global vars are correctly set (196 ms) 10:50:53 Throws when chainId is incorrectly set (213 ms) 10:50:53 Throws when version is incorrectly set (181 ms) 10:50:53 Historical header in private context 10:50:53 Header is correctly set (195 ms) 10:50:53 Throws when header is not as expected (190 ms) 10:50:53 10:50:53 Test Suites: 1 passed, 1 total 10:50:53 Tests: 35 passed, 35 total 10:50:53 Snapshots: 0 total 10:50:53 Time: 13.885 s 10:50:53 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 10:50:53 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?