Parent Log: http://ci.aztec-labs.com/d674377334c1b750 Command: 0b621446113df0ea yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a16ffcb44336b117d56ec8733e0b8bbfc787edf7 Env: REF_NAME=gh-readonly-queue/next/pr-15187-4608046e462faf9ff3fbee265ba34dbecb5d0b31 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 14:47:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next 14:47:12 [14:47:12.022] INFO: sequencer:publisher Bundled [propose] transaction [succeeded] 14:47:12 [14:47:12.048] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions 14:47:12 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 14:47:12 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 14:47:12 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:47:12 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:225:5) { 14:47:12 metaMessages: undefined 14:47:12 } 14:47:12 [14:47:12.050] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:47:14 [14:47:14.350] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error 14:47:14 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 14:47:14 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 14:47:14 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:47:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:279:20) { 14:47:14 metaMessages: undefined 14:47:14 } 14:47:14 [14:47:14.351] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:47:15 [14:47:15.194] ERROR: sequencer:publisher Failed to simulate propose tx: Error: Test error 14:47:15 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:284:46) 14:47:15 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28) 14:47:15 at new Promise (<anonymous>) 14:47:15 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10) 14:47:15 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40) 14:47:15 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:47:15 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3) 14:47:15 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13) 14:47:15 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11) 14:47:15 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3) 14:47:15 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21) 14:47:15 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19) 14:47:15 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16) 14:47:15 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7) 14:47:15 [14:47:15.195] ERROR: sequencer:publisher Block validation failed. Test error {"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2} 14:47:16 [14:47:16.113] ERROR: sequencer:publisher Bundled [propose] transaction [failed] 14:47:16 [14:47:16.113] 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:47:16 [14:47:16.115] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:47:17 [14:47:17.234] WARN: sequencer:publisher Some requests were expired for slot 2 {"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]} 14:47:17 PASS src/publisher/sequencer-publisher.test.ts (9.833 s) 14:47:17 SequencerPublisher 14:47:17 bundles propose and vote tx to l1 (2964 ms) 14:47:17 errors if forwarder tx fails (933 ms) 14:47:17 does not send propose tx if rollup validation fails (844 ms) 14:47:17 returns errorMsg if forwarder tx reverts (918 ms) 14:47:17 does not send requests if interrupted (878 ms) 14:47:17 does not send requests if no valid requests are found (240 ms) 14:47:17 14:47:17 Test Suites: 1 passed, 1 total 14:47:17 Tests: 6 passed, 6 total 14:47:17 Snapshots: 0 total 14:47:17 Time: 9.936 s 14:47:17 Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts. 14:47:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?