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