Parent Log: http://ci.aztec-labs.com/f148a4758ed7d751 Command: bbc5a7ea91d19a83 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4800d08570523bc1b2a9e8ec0dfb09e326f4689a Env: REF_NAME=gh-readonly-queue/next/pr-14900-d3bba2d69dbc070d51bcd50607354193573876ba CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 13:32:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14900_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 13:32:24 [13:32:24.779] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x2e1d1c54061d3dc565f19de05b66a405d33b0e6de9b8ff361b197cd515815ad9","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x008f79a644a9512c3f6609b5d21fb7d7ab401c256069b7cb8a7d5c9f1f921a94","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xf4a4835b77c6e7f6c4b68e824f9892496b334e90","feeRecipient":"0x199dd39cf768d8455b7ff4d81e345918275f0b1cd95c45216f0fd722ecd86c83","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x045276644bf782bb2f7f6957a84b98aca6ec6c7252b0a6fc291fc4f420429975"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x2985224750aeda6ed8e82f553387299b83259a47fe892d01ae773249c1af987c"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x1f39b2ccebc29a8ff6b943635289b2eaebb5416b27641845530f0556032f8f53"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x1dfcfc40c1c51ce37856077bb010257b5ee261fc77f8d5cbae0bfc3099320e30"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x2c3ebf5e523297531a2a6910d3e4ce9512284780cc11556648a582a9d5c574c1"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x2b9823f2bed14a9af654dbeea872189f00b3bf148340ff9c1f03ac8d563a90ec","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x0194e8a841972c4c94ffa9b8ed0e4089a3816373ce5ec5e4d3d77f900a04c845","value":"0x11dff980a221cee4c3c88f6438012d5ceb73cdfc2a83ea9961ebd1a1912a2b8c"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x01f690cebc652fe631f52bc7c38939e36c03974e7d9dd5a85056d84745f3b5e8"} 13:32:25 PASS src/sequencer/block_builder.test.ts 13:32:25 BlockBuilder 13:32:25 builds a block out of a single tx (278 ms) 13:32:25 builds a block with the correct options (78 ms) 13:32:25 builds a block for validation ignoring limits (73 ms) 13:32:25 builds a block out of several txs rejecting invalid txs (46 ms) 13:32:25 13:32:25 Test Suites: 1 passed, 1 total 13:32:25 Tests: 4 passed, 4 total 13:32:25 Snapshots: 0 total 13:32:25 Time: 4.975 s 13:32:25 Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i. 13:32:25 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?