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