Parent Log: http://ci.aztec-labs.com/2130b691f6e90cdc Command: bcc565b00bd8bb22 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3c671e0822075208f705135771771f5a47e9652e Env: REF_NAME=gh-readonly-queue/next/pr-15109-9222c7777effe26aa04b5367a455d25be0e7f62e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 16:05:37 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15109_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 16:05:43 [16:05:43.316] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x107a4309bcb9b49c8582b7bff77b020f3c3c5828ca23957a14e52ef3e1ba7fc4","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00a3b30e3e37e35e7013d427024ee860a1e9d0b71ec2b74358e0b1e905038460","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xb090ac0b28a31da151e412c1130277131ff50e99","feeRecipient":"0x0ff3a8db3aeed0b69242720798156493c05029bd180a374eb82015aaf3f3589a","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x08caf673e6af41b682631dbf0f7c89bb86b10e2bc85aa3704cfec1168707907a"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x2049e0efd3316c6307044ef0cff67a0ea5f630737da3e0f3a32bd65ab52f0aeb"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x1ab5d8d8cd02e731f01cef6216f562e3763be5049770e05b9fec5193cc04d9a6"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x1bdcc442b20f36cd76ff0990ba492df39bdab55019c5d5b977236c8fa10d727e"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x12dfcaf81c7dafb5ab0e28f6c1efd65d016e496fae2cfb152cc244ac9d57e318"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x19c8b7a619667a1177e576279bcb66f4c05a1b75c23af368c65c21a9585cc917","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x1e3ac3b0abb6979085aed27e04196c6f393972fd1c30f04e603810a8370c8851","value":"0x10e7b485159e096073a2d2a06d334c6981723e01f379c32a915e0a31a085e2f7"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x2ef38f65a6b13d2601d0d21aa3aaf72eb3e2b81928bd586878298beadc07c126"} 16:05:43 PASS src/sequencer/block_builder.test.ts (5.474 s) 16:05:43 BlockBuilder 16:05:43 builds a block out of a single tx (291 ms) 16:05:43 builds a block with the correct options (116 ms) 16:05:43 builds a block for validation ignoring limits (100 ms) 16:05:43 builds a block out of several txs rejecting invalid txs (57 ms) 16:05:43 16:05:43 Test Suites: 1 passed, 1 total 16:05:43 Tests: 4 passed, 4 total 16:05:43 Snapshots: 0 total 16:05:43 Time: 5.56 s 16:05:43 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 16:05:43 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?