Parent Log: http://ci.aztec-labs.com/ddad17d0c78b0b72 Command: f44e1b4f382283e1 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/be1fa8aacb33d330cf496352bb1446439e34c51a Env: REF_NAME=gh-readonly-queue/next/pr-15162-7d1abcb337009939ee47da8445b5fee80f39fb58 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:04:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15162_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:04:47 [10:04:47.318] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x25891ddf6d90eb77748d09717d94d117df8cc5fca5a65f1da4cce395d27a880d","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00786db39cc595cb1732505834c4f2907538aa5724cf44e3e4da921c3976ac59","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x230e01b598aab1fb7ecd4e3f20687f30e3227661","feeRecipient":"0x1591bf72ccd0aee72d243aa04a6a58cbcef6cc4abdd017635007dec339c49ea5","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x1b8e0d25c84b7595afd42f1a442be348f3df1fddcf42bfdd32d4052d6f8f4ed3"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x01d2cab87f8e8324bb8c296170ce40986503e9d6c167177b8bd27e28575afa08"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x16fb8d92dd75b9d48cf15b9052713c70c1940a49bf7055fac4137a420e78b80b"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x0be7b1d94fe57d5e69fe3da83b9d04807bb05c566078cb3e1d07040e2165aaf4"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x28e9d0aba8861c9fb33333fda64ab57278190cac16d4584f1a12054a08f89f9b"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x1d6423564c558feeca9b5c509e09433be6923eb0b8185465580f5636b8353316","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x192f94d5e63bbc920e9454c26c1bcc93d3561164abbe13e50f8f5c53cacb2a56","value":"0x04a922954c197af9fbdc7f30e6f0c84d8bf4bd08bca81f5a6a936fe8aedabd18"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x1d22f53a99c23161813fd4dd1f3be97e157b2717b7614dae0b0bf777c0065a56"} 10:04:47 PASS src/sequencer/block_builder.test.ts (5.683 s) 10:04:47 BlockBuilder 10:04:47 builds a block out of a single tx (303 ms) 10:04:47 builds a block with the correct options (115 ms) 10:04:47 builds a block for validation ignoring limits (103 ms) 10:04:47 builds a block out of several txs rejecting invalid txs (48 ms) 10:04:47 10:04:47 Test Suites: 1 passed, 1 total 10:04:47 Tests: 4 passed, 4 total 10:04:47 Snapshots: 0 total 10:04:47 Time: 5.766 s 10:04:47 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 10:04:47 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?