Parent Log:
http://ci.aztec-labs.com/56b1dc937ab080fe
Command: bd29493083c3e63b barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1e338a3fb2e2077f1feaee8b86c42644ff8a5352
Env: REF_NAME=gh-readonly-queue/next/pr-15075-fa4d5ef48c8de52059b5658bbd42e4514386f7db CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:46:41 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15075_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e468db74be3cf66_next
16:46:41 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:46:41
Note: Google Test filter = TxExecutionTest.simulateTx
16:46:41 [==========] Running 1 test from 1 test suite.
16:46:41
[----------] Global test environment set-up.
16:46:41
[----------] 1 test from TxExecutionTest
16:46:41
[ RUN ] TxExecutionTest.simulateTx
16:46:41 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 9.00 MiB)
16:46:41 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 10.00 MiB)
16:46:41 [SETUP] Executing enqueued call to 0x2248fe680d06869cedbfd94b024f80813d46eaafda6df584e77f7cb52fed3c9d (mem: 10.00 MiB)
16:46:41 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 10.00 MiB)
16:46:41 [APP_LOGIC] Executing enqueued call to 0x09887e6e53c39aaf6f3a73020f9fa6ca61584c4a4c1a2310809e115162579cbf (mem: 10.00 MiB)
16:46:41 [TEARDOWN] Executing enqueued call to 0x13f9ff21fc3428e35358cfe4cbe2bab0c0f338f115376ad6987fca82d8397e35 (mem: 10.00 MiB)
16:46:41
[ OK ] TxExecutionTest.simulateTx (3 ms)
16:46:41
[----------] 1 test from TxExecutionTest (3 ms total)
16:46:41
16:46:41
[----------] Global test environment tear-down
16:46:41
[==========] 1 test from 1 test suite ran. (3 ms total)
16:46:41
[ PASSED ] 1 test.