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