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