Parent Log: http://ci.aztec-labs.com/c03abe385025d0b2 Command: 0eb0803829930c84 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc Env: REF_NAME=gh-readonly-queue/next/pr-15136-cbd66b52b44f3aad75bf6e52a67987ed206598aa CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 07:25:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15136_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 07:25:24 [07:25:24.905] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x0f3d8afbd284ec13b36d6b9730f84071919e80545e588b147b7c7295fad3aca1","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x0083811fe76347a50ecaeb6bd926e839e2e45fa43e28b862b1eb45ba266f28d3","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x2f72e2587d29f069da7d33ca0eb01d913ac8241b","feeRecipient":"0x218f272614f83929cce6e2945b4da9d9255d6a45651b445a9b45c8db5e4eb60a","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x2143ff0b0c8ea987728d4f452a053bffe6febfb9201e3e8a2d340edad1c79685"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x27afcd30604bd0fd2d8576f6c6a8bbd15cfe9fb074453c4ba054e02b81fd952d"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x18e11bf982c3eb96bfc8ccc71762c1e99c55b3321a265d25aa3f44824f1bd2b6"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x160e87f71fd793e4c1f39769f90e528a6b16eb4289baf7ef6418544bda74b605"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0e945214ff09d895ba575b69013a68b232fdbd45c3c266ede3b082749e822462"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x161ad05f3fd462536e01ca46f72042f233b0ea82b0adb731dc674a2521a643a7","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x125fde607798cb4515be42a165b57789e55dfd467355194446c21daed86b2674","value":"0x29d6a77fa1a153c4f8753fe0322c8177b8e74389d8827f31eadc814273583e31"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x2b174ec19b6d2eb7013fb839ba3c1c1e02755ee6e72df733bcb5b128e7c88d21"} 07:25:25 PASS src/sequencer/block_builder.test.ts (5.845 s) 07:25:25 BlockBuilder 07:25:25 builds a block out of a single tx (297 ms) 07:25:25 builds a block with the correct options (117 ms) 07:25:25 builds a block for validation ignoring limits (104 ms) 07:25:25 builds a block out of several txs rejecting invalid txs (59 ms) 07:25:25 07:25:25 Test Suites: 1 passed, 1 total 07:25:25 Tests: 4 passed, 4 total 07:25:25 Snapshots: 0 total 07:25:25 Time: 5.946 s 07:25:25 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 07:25:25 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?