Parent Log:
http://ci.aztec-labs.com/b136f0c1bb7af195
Command: 26102936e69ab88b yarn-project/scripts/run_test.sh prover-client/src/block_builder/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be
Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 16:24:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_25266d892dddd487_master
16:24:43 [16:24:43.202]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-SfTvHL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:24:45 [16:24:45.842]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-kfeutd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:24:49 [16:24:49.099]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jAoV6C/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:24:52 [16:24:52.815]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-rsDL8I/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:24:56 [16:24:56.074]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GXlLcO/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:25:00 [16:25:00.414]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qii3xd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:25:02 [16:25:02.238]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9uYjwr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:25:02
PASS src/block_builder/light.test.ts (
23.574 s)
16:25:02 LightBlockBuilder
16:25:02
✓ builds a 2 tx header (2641 ms)
16:25:02
✓ builds a 3 tx header (3258 ms)
16:25:02
✓ builds a 4 tx header (3721 ms)
16:25:02
✓ builds a 4 tx header with no l1 to l2 messages (3255 ms)
16:25:02
✓ builds a 5 tx header (4331 ms)
16:25:02
✓ builds a single tx header (1834 ms)
16:25:02
✓ builds an empty header (610 ms)
16:25:02
16:25:02
Test Suites: 1 passed, 1 total
16:25:02
Tests: 7 passed, 7 total
16:25:02
Snapshots: 0 total
16:25:02
Time: 23.673 s
16:25:02
Ran all test suites matching /prover-client\/src\/block_builder\/light.test.ts/i
.
16:25:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?