Parent Log:
http://ci.aztec-labs.com/6831883003656c64
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:17:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14967_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next
14:17:34 [14:17:34.316]
INFO:
BlockBuilderTest Built Block
{"archive":{"root":"0x2129cbed261330955ebf1acc0ecef4413cc5cd9b7245799c1b0e922b7f1997c6","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x008cabff26d1045a566dc94920c60c61c97f122354d017f963d47f96a818fb87","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":"0x0000000000000000000000000000000000000000000000000000000000000001","chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x031276d4b37285fde55cddae46f79045f687e1d7","feeRecipient":"0x0030019a5b78faf474edd542199099a5f4763e2aaaf93f8c5ed00af924da048c","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x17b09a3253ae0df485ae3e237d9b2c52e0cd09d19d60558cafb04a50f045bada"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x033736f24175328a30b8b27351c0f78fe148ac4807c2fc39b8d7b52c5c3777ac"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x187a4519186c99f48824efab5556f60f13eaa9b6b2f93369c3e94b4aec1ba822"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x17eaa4edda8fb6f91b570a4d6315f46c38ede1280e4851f6c22b6fdc82fd01ce"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0ef900363d2eec56f992af761a711706ba202200b2f63477779c27bd5383ee6d"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x0c6038463617930d9ab89a769f5b427f05cda4e4bf36545c461062ad79f41e67","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x2243f118626596756bac46d47a847634f6198f50c9dd55ce66dba038f6bb650a","value":"0x08cc6e66e91683d4d398fcb3f87200dec7622385a4f930d804bab4f04e99978f"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x29cee06d62c0badb4eb791e78678a236453970aa1a061ad15eae6eb3c4d8a4c3"}
14:17:34
PASS src/sequencer/block_builder.test.ts (
5.135 s)
14:17:34 BlockBuilder
14:17:34
✓ builds a block out of a single tx (266 ms)
14:17:34
✓ builds a block with the correct options (118 ms)
14:17:34
✓ builds a block for validation ignoring limits (87 ms)
14:17:34
✓ builds a block out of several txs rejecting invalid txs (56 ms)
14:17:34
14:17:34
Test Suites: 1 passed, 1 total
14:17:34
Tests: 4 passed, 4 total
14:17:34
Snapshots: 0 total
14:17:34
Time: 5.215 s
14:17:34
Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i
.
14:17:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?