Parent Log:
http://ci.aztec-labs.com/983e20390a7ae99a
Command: 816a8a0e28c14627 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d223783d91db15002a09abc1b52d1455eb3e3da
Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 10:40:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14161_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next
10:40:51 [10:40:51.257]
INFO:
BlockBuilderTest Built Block
{"archive":{"root":"0x2f346093344d0f535e0c10cef4e332f0f87eeb10b15cbd724dbb28eae5f9ec3f","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x008ce08ae91501eb317984f54a45693a0970cff452330c76eb8d69bc4e31d674","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x7758b47afc71011853412c690909b2949fde204f","feeRecipient":"0x2416a22d1778681c4b56991ab273711833045c71929d841ce7138608b5f436ac","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x2f0de8ef804f285e01636fd4d8c04ac27f28cfb83bd54c9b182e81891f8518b7"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x0986d05bfcd68008972af5fd07be508d05860625b358e357ef160a0142047a72"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x17e64f8ae159c402d24ba395fb7e9091b64e36446e348885a24cae60cc24074b"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x1c14ebd7bd3cc342c3a36b1a365035628979cac446f6bb4cb16922cea4bf9988"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0d4ab7a9a06c83a167fbfd1156cd69d64fdfcbe3df684b60812bb7c765483a64"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x1a73b6bc21f65474ce1152f078fb7b6d8fd6b02350f25d8ca431e46b597ceedb","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x27a14f3acb04c278327a0a752da4a9ea2d8ac8b3c2154b5dfc809f4b7c513364","value":"0x15a4e84f4a346d65a772337195899906ee61faeceb93a099e58240635f4258d4"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x02e401d74490fabe16fd2f8405ac1628d36a1469e942c836e749e65a7f2ff284"}
10:40:51
PASS src/sequencer/block_builder.test.ts
10:40:51 BlockBuilder
10:40:51
✓ builds a block out of a single tx (296 ms)
10:40:51
✓ builds a block with the correct options (127 ms)
10:40:51
✓ builds a block for validation ignoring limits (90 ms)
10:40:51
✓ builds a block out of several txs rejecting invalid txs (64 ms)
10:40:51
10:40:51
Test Suites: 1 passed, 1 total
10:40:51
Tests: 4 passed, 4 total
10:40:51
Snapshots: 0 total
10:40:51
Time: 5.06 s
10:40:51
Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i
.
10:40:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?