Parent Log: http://ci.aztec-labs.com/d8025bcc0b256720 Command: 3f641f999898abab 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=0 Date: Thu Jun 19 07:31:06 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15136_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 07:31:11 [07:31:11.561] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x129f12191d8edb6a1d2cdd220358f8b6ac4d447dbda69bc183a5629e14b0901a","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x002cb48ff742a142bae1e270e8a997932781c838b6ceb8437a3cc52c64394a69","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x1a0412f3c27e93ce84949b50e9138e7be61b4deb","feeRecipient":"0x2b6ac012cdc463e8b27ca8f919256a1539ce84357a9baa3602eeabc52191fe95","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x281e9d922b09300a9f5bdf2f3d5654c0496afede205f4c6a83eb0707e518130e"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x0f7e51570373953dd0b55d9bd9531e134305d8e7f98cb5e8339e7875c29e520a"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x1f0a88fc63dc3a248fb0b674150bbae6d8d66ba7c04ac51743b9a6ed898b4188"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x2724f2db2ad7c6cd52fd78721718ca8196374d945279592758254ef18780f562"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x280b652ee4895a48f48c1f7739f83484dbb88596b91c88c181f4a1904be9c196"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x08f93e99007c0fc37a620c5993fc4355dc33c9a2fb02ebd74843b2cae5d1d0a5","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x26b0a6c21047c1877995b29092d6c983068ab6f66481305568d7899dff29f037","value":"0x1ca13ee059b2b25b6ca026f23cc3bfd1d96a0cc22f8b25cbe81010e9e3bd2e4a"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0452eb4e33a9a191cf0c94b47fa5ae46c6e4ed7490c3e820e812607802c0915e"} 07:31:11 PASS src/sequencer/block_builder.test.ts 07:31:11 BlockBuilder 07:31:11 builds a block out of a single tx (243 ms) 07:31:11 builds a block with the correct options (95 ms) 07:31:11 builds a block for validation ignoring limits (82 ms) 07:31:11 builds a block out of several txs rejecting invalid txs (51 ms) 07:31:11 07:31:11 Test Suites: 1 passed, 1 total 07:31:11 Tests: 4 passed, 4 total 07:31:11 Snapshots: 0 total 07:31:11 Time: 4.133 s 07:31:11 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 07:31:11 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?