Parent Log:
http://ci.aztec-labs.com/9dbdeae6fbc98ad5
Command: d14a91e37c8b1083 yarn-project/scripts/run_test.sh simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/97080f178c0a3e244c64b3c17bf255bed63fc3cf
Env: REF_NAME=gh-readonly-queue/next/pr-15065-4110b08ca823c6af4399e58e54e0483d6e3459ed CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 10:22:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15065_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
10:22:51 [10:22:51.549]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2sJJj9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:22:52 [10:22:52.093]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:22:52 [10:22:52.095]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:22:52 [10:22:52.222]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9T36Tf/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:22:52 [10:22:52.515]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:22:52 [10:22:52.517]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:22:52 [10:22:52.641]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3M8S3C/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:22:52 [10:22:52.963]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:22:52 [10:22:52.968]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:22:53
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
10:22:53 Public TX simulator apps tests: AvmMinimalTestContract
10:22:53
✓ Minimal Tx avm inputs snapshot stored in Json file (674 ms)
10:22:53
✓ Minimal Tx avm inputs snapshot loaded from json file (415 ms)
10:22:53
✓ Minimal TX avm inputs serialized for cpp tests (397 ms)
10:22:53
10:22:53
Test Suites: 1 passed, 1 total
10:22:53
Tests: 3 passed, 3 total
10:22:53
Snapshots: 0 total
10:22:53
Time: 3.736 s
10:22:53
Ran all test suites matching /simulator\/src\/public\/public_tx_simulator\/apps_tests\/avm_minimal.test.ts/i
.
10:22:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?