Parent Log: http://ci.aztec-labs.com/3331709b9043bb65 Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/015cb0cadef6a41094c3649f32a735392e1b9693 Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Wed Jun 18 14:25:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15027_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_master 14:26:01 [14:26:01.408] INFO: sequencer:publisher Bundled [propose] transaction [succeeded] 14:26:01 [14:26:01.431] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions 14:26:01 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:300:12) 14:26:01 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:237:25) 14:26:01 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:26:01 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:217:5) { 14:26:01 metaMessages: undefined 14:26:01 } 14:26:01 [14:26:01.432] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:26:06 [14:26:06.394] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error 14:26:06 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:300:12) 14:26:06 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:237:25) 14:26:06 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:26:06 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:263:20) { 14:26:06 metaMessages: undefined 14:26:06 } 14:26:06 [14:26:06.394] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:26:07 [14:26:07.907] ERROR: sequencer:publisher Bundled [propose] transaction [failed] 14:26:07 [14:26:07.907] ERROR: sequencer:publisher Rollup process tx reverted. Test error {"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"txHash":"0x74784861736850726f706f7365","slotNumber":2} 14:26:07 [14:26:07.909] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:26:08 [14:26:08.819] WARN: sequencer:publisher Some requests were expired for slot 2 {"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]} 14:26:08 PASS src/publisher/sequencer-publisher.test.ts (11.314 s) 14:26:08 SequencerPublisher 14:26:08 bundles propose and vote tx to l1 (5814 ms) 14:26:08 errors if forwarder tx fails (714 ms) 14:26:08 does send propose tx if rollup validation fails (749 ms) 14:26:08 returns errorMsg if forwarder tx reverts (764 ms) 14:26:08 does not send requests if interrupted (752 ms) 14:26:08 does not send requests if no valid requests are found (160 ms) 14:26:08 14:26:08 Test Suites: 1 passed, 1 total 14:26:08 Tests: 6 passed, 6 total 14:26:08 Snapshots: 0 total 14:26:08 Time: 11.373 s 14:26:08 Ran all test suites matching /sequencer-client\/src\/publisher\/sequencer-publisher.test.ts/i. 14:26:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?