Parent Log: http://ci.aztec-labs.com/fc0133061c7951d2 Command: abf2df8792edab68 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2 Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 12:51:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_staging 12:51:47 [12:51:47.375] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x2a2558d9763fb70177b6178a30e229998471e3e127b0595fa76974caac1b7bdc","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00d40abd270c79a4cdcc7ff8bde42973a90d557c521f13dfc5f3f6679d52b6df","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x67e6d9a66ec46869e24d3a98ce8e3ca2d231f770","feeRecipient":"0x0fdda9d098fc1cd24262bbff455634b11893b295384d49739099a0a0541aa8ea","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x0406a7d285b1d63232c90cdcd210c1b5f9903ab1a48958d551387d2bca7a4fe9"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x0d7c53e6a6f37bf375119ecc7a456e1f3ff3f641273e2f2a33be3142e5459784"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x2382fb9f854fc3c5aa688c9cbae38d2773f236e7fe3065009b51f57fc03dcded"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x1123c006ea905a599dfda7cb68ca5a7da8f95ca679aa99ab5b3ba94082298b39"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x291cc453269bd42f0a1357733a586988e5b1e1d14e99691653b98f747a7eedc0"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x0590c367a403ea48ba70c423089f6b34a96fbabe8326705664cf0388ca3f5b76","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x2ea2e6e567d098577dfaf2576f5b2a8f36cffa64e44af43b1d81c4e6576c2c45","value":"0x189118f0e2a381d69a3054d57ff6507f989d3ac5a7261640e1e4274639fd014c"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x149e58ede3d9965672cc8b304126e0cf6b668ab7d2e5102382c36a910ec57af7"} 12:51:47 PASS src/sequencer/block_builder.test.ts (5.827 s) 12:51:47 BlockBuilder 12:51:47 builds a block out of a single tx (311 ms) 12:51:47 builds a block with the correct options (141 ms) 12:51:47 builds a block for validation ignoring limits (97 ms) 12:51:47 builds a block out of several txs rejecting invalid txs (61 ms) 12:51:47 12:51:47 Test Suites: 1 passed, 1 total 12:51:47 Tests: 4 passed, 4 total 12:51:47 Snapshots: 0 total 12:51:47 Time: 5.914 s 12:51:47 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 12:51:47 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?