Parent Log: http://ci.aztec-labs.com/a82668a8e8b2c62c Command: 3713b4397d55fa0c yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 11:35:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15000_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 11:35:17 [11:35:17.858] INFO: simulator:test:private_execution Parent deployed at 0x1b80b97ff07464507c38be88295c9265064544c2b0cf902b879799cff2c0653f 11:35:17 [11:35:17.863] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x051a4760d03842836fb3b957a0dbf25ec62c92307fe932e41fac9f0d6b6b3a13 11:35:18 [11:35:18.062] INFO: simulator:test:private_execution Calling testCodeGen function 11:35:18 [11:35:18.451] INFO: simulator:test:private_execution Calling importer main function 11:35:26 PASS src/contract_function_simulator/oracle/private_execution.test.ts (14.591 s) 11:35:26 Private Execution test suite 11:35:26 no constructor 11:35:26 emits a field array as an encrypted log (497 ms) 11:35:26 stateful test contract 11:35:26 should have a constructor with arguments that inserts notes (532 ms) 11:35:26 should run the create_note function (366 ms) 11:35:26 should run the destroy_and_create function (763 ms) 11:35:26 should be able to destroy_and_create with dummy notes (785 ms) 11:35:26 nested calls 11:35:26 child function should be callable (100 ms) 11:35:26 parent should call child (245 ms) 11:35:26 nested calls through autogenerated interface 11:35:26 test function should be directly callable (242 ms) 11:35:26 test function should be callable through autogenerated interface (257 ms) 11:35:26 consuming messages 11:35:26 L1 to L2 11:35:26 Should be able to consume a dummy cross chain message (337 ms) 11:35:26 Invalid membership proof (304 ms) 11:35:26 Invalid recipient (275 ms) 11:35:26 Invalid sender (331 ms) 11:35:26 Invalid chainid (325 ms) 11:35:26 Invalid version (307 ms) 11:35:26 Invalid content (307 ms) 11:35:26 Invalid Secret (298 ms) 11:35:26 enqueued calls 11:35:26 parent should enqueue call to child (internal false) (217 ms) 11:35:26 parent should enqueue call to child (internal true) (198 ms) 11:35:26 should be ok for parent to enqueue calls with <= max total args (337 ms) 11:35:26 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (548 ms) 11:35:26 setting teardown function 11:35:26 should be able to set a teardown function (267 ms) 11:35:26 setting fee payer 11:35:26 should default to not being a fee payer (220 ms) 11:35:26 should be able to set a fee payer (257 ms) 11:35:26 pending note hashes contract 11:35:26 should be able to insert, read, and nullify pending note hashes in one call (662 ms) 11:35:26 should be able to insert, read, and nullify pending note hashes in nested calls (579 ms) 11:35:26 cant read a commitment that is inserted later in same call (529 ms) 11:35:26 get master incoming viewing public key 11:35:26 gets the public key for an address (320 ms) 11:35:26 Get notes 11:35:26 fails if returning no notes (303 ms) 11:35:26 Context oracles 11:35:26 this_address should return the current context address (222 ms) 11:35:26 Private global variables 11:35:26 Private global vars are correctly set (283 ms) 11:35:26 Throws when chainId is incorrectly set (230 ms) 11:35:26 Throws when version is incorrectly set (235 ms) 11:35:26 Historical header in private context 11:35:26 Header is correctly set (240 ms) 11:35:26 Throws when header is not as expected (244 ms) 11:35:26 11:35:26 Test Suites: 1 passed, 1 total 11:35:26 Tests: 35 passed, 35 total 11:35:26 Snapshots: 0 total 11:35:26 Time: 14.682 s 11:35:26 Ran all test suites matching /pxe\/src\/contract_function_simulator\/oracle\/private_execution.test.ts/i. 11:35:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?