Parent Log: http://ci.aztec-labs.com/b77d7025149214cb Command: a173e32263f6bc73 yarn-project/scripts/run_test.sh simulator/src/public/public_processor/apps_tests/deployments.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/71fe6b444df8fafa5531226cf458dbd22d2f3ab7 Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=0 Date: Tue Jun 17 19:35:01 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15117_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_00d958e6437795b8_master 19:35:04 [19:35:04.620] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-FaILZ5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:35:05 [19:35:05.262] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0xbb2e9728 instead... 19:35:05 [19:35:05.263] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0xbb2e9728 instead... 19:35:05 [19:35:05.372] INFO: simulator:public-processor Processed 2 successful txs and 0 failed txs in 0.4050953690000001s {"duration":0.4050953690000001,"rate":10167.976025418347,"totalPublicGas":{"daGas":0,"l2Gas":4119},"totalBlockGas":{"daGas":10,"l2Gas":4129},"totalSizeInBytes":59360} 19:35:05 [19:35:05.379] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-dZ0N8y/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:35:05 [19:35:05.867] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:05 [19:35:05.867] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:06 [19:35:06.031] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 19:35:06 [19:35:06.032] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 19:35:06 [19:35:06.208] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.5033582169999999s {"duration":0.5033582169999999,"rate":843375.5239561333,"totalPublicGas":{"daGas":7168,"l2Gas":424520},"totalBlockGas":{"daGas":7168,"l2Gas":424520},"totalSizeInBytes":24512} 19:35:06 [19:35:06.214] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-uHEFBV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:35:06 [19:35:06.699] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:06 [19:35:06.700] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:07 [19:35:07.133] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:07 [19:35:07.133] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:07 [19:35:07.209] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 19:35:07 [19:35:07.210] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x141518b4973c65f576ca26c81a7e3e8f9b319c8c8aec6ed60cd8ab76b2767a08:0x5e134abf failed with reason: Assertion failed: 19:35:07 [19:35:07.302] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 19:35:07 [19:35:07.303] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 19:35:07 [19:35:07.339] INFO: simulator:public-processor Processed 3 successful txs and 0 failed txs in 0.7962765690000005s {"duration":0.7962765690000005,"rate":887402.7285361445,"totalPublicGas":{"daGas":8192,"l2Gas":706618},"totalBlockGas":{"daGas":8192,"l2Gas":706618},"totalSizeInBytes":25024} 19:35:07 PASS src/public/public_processor/apps_tests/deployments.test.ts (5.129 s) 19:35:07 Public processor contract registration/deployment tests 19:35:07 can deploy in a private-only tx and call a public function later in the block (760 ms) 19:35:07 can deploy a contract and call its public function in same tx (834 ms) 19:35:07 new contract cannot get removed from block-level cache by a later failing transaction (1131 ms) 19:35:07 19:35:07 Test Suites: 1 passed, 1 total 19:35:07 Tests: 3 passed, 3 total 19:35:07 Snapshots: 0 total 19:35:07 Time: 5.189 s 19:35:07 Ran all test suites matching /simulator\/src\/public\/public_processor\/apps_tests\/deployments.test.ts/i. 19:35:07 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?