Parent Log:
http://ci.aztec-labs.com/cc97b3c911040387
Command: aff82278d9e14e25 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f880f14c946fb8464186d4178c5d49e391041988
Env: REF_NAME=gh-readonly-queue/next/pr-14967-b608f9359219731d3c03407689a4fadaaa5a0d45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 14:08:41 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14967_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next
14:08:47 [14:08:47.388]
INFO:
BlockBuilderTest Built Block
{"archive":{"root":"0x072d0356ac0c51f8db36b5e78a9853eaa361533669057e7db25d10660af64cdc","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x000871ca72fc84000d453aadb6c527141aacf933c2df99169015522043871adc","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":"0x0000000000000000000000000000000000000000000000000000000000000001","chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x22e5c77ec795550e8eeaa42065a7851680b230a3","feeRecipient":"0x22ed4ac4c422c3cfa092a0391b64c82c489daebd9c0bfda070cf55fae9eaf795","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x302f3e4a835e694cdb796223c94f8f1731f37583ecda3719b6e7426c2825b26f"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x1f0119922df4b98aa609be44fbe82d03073ed8ab0dd50522f56fc3c46c8fde06"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x2ad4fc187337111c56fd8aa8d0f34876f9b94720842f46c4b97d028fd30caa1a"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x0dec7f8ce02e0b660ef3c8f2517cea31e17a66c7cc72a79df938d9c0d89da6c2"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0bb9b86923ea0df5d7c58af362e935e9ad223dc805dbc3bd87cc75038712b389"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x0a37333c3f8f934e113d4c248d2310790c4dc9af78be25ce9c8adb29d758ea2d","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x1526f80f119304b2dda8b0e2768f0547f14b724c64edea059e10d0645d327dc7","value":"0x053cd4ab33732885a31fc0458a482d636474b94da2f88724c6e4b0fb6a31b742"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0c0de5b4efcba3214453352f12a576e4fd0a05cff420d777f0132822aa55e55f"}
14:08:47
PASS src/sequencer/block_builder.test.ts (
5.137 s)
14:08:47 BlockBuilder
14:08:47
✓ builds a block out of a single tx (330 ms)
14:08:47
✓ builds a block with the correct options (153 ms)
14:08:47
✓ builds a block for validation ignoring limits (92 ms)
14:08:47
✓ builds a block out of several txs rejecting invalid txs (52 ms)
14:08:47
14:08:47
Test Suites: 1 passed, 1 total
14:08:47
Tests: 4 passed, 4 total
14:08:47
Snapshots: 0 total
14:08:47
Time: 5.216 s
14:08:47
Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i
.
14:08:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?