Parent Log:
http://ci.aztec-labs.com/956d98f80dd95e7b
Command: f803628267cda2b6 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 15 12:35:19 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next
12:35:25 [12:35:25.263]
INFO:
BlockBuilderTest Built Block
{"archive":{"root":"0x10ab2a6526da8c911f442644ca0a8b248b3433db1ce5d0e544995534705fbcdc","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x0031afee6d79da54ffcf737cd3679a18c81239a106b7f52b145507e0019a40a9","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x53f0a77a5ec4959b4f18b5f4e737c48dcb0a9ea4","feeRecipient":"0x002d8417d3cea38c20b6e7d77b43a100c604669cee1a0697659a18b25a29cfb4","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x0c3a2478e3bcdf86df17f3aaf4aaa6c3a9f4146786faa5b01e936baef5000cb6"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x1f20ee7d7f4292cb3d0ad59682ff157971cade11add9226a70f16eae74b17528"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x134914e9992dc5d6f6566d727bc22cf23f2ddf7460fda9e9a4f2fc912baf9e57"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x0582eef3a45f5cb79a366769d59d565a7b268e59d723a8512a74cd1d39d816ac"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x2f2d87d419d4ce3ec7249d60d59b193f6a6f03b643d98a4b16fe29d0841642cb"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x00fd0743f09f01a6ddbe7cf108411e84e463816b8c846ec48cc67f819911d997","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x182aad34600c863e473ba923aadf7b7f6294b59ddb80e13c67d5e738c35f0889","value":"0x0450c35f87f3e6847ab2342423ba3cd97cc1bf319d86fa84c0beeddb585f2569"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0acb690c209670e3a6e235d6d50a5327f55b318bf54d0e957c232dbe834c9c49"}
12:35:25
PASS src/sequencer/block_builder.test.ts
12:35:25 BlockBuilder
12:35:25
✓ builds a block out of a single tx (314 ms)
12:35:25
✓ builds a block with the correct options (89 ms)
12:35:25
✓ builds a block for validation ignoring limits (76 ms)
12:35:25
✓ builds a block out of several txs rejecting invalid txs (46 ms)
12:35:25
12:35:25
Test Suites: 1 passed, 1 total
12:35:25
Tests: 4 passed, 4 total
12:35:25
Snapshots: 0 total
12:35:25
Time: 4.77 s
12:35:25
Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i
.
12:35:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?