Parent Log:
http://ci.aztec-labs.com/6348f16c9c1344f2
Command: dbc3f7779ce55e5e barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f0619dd82429a5973f3e1da8d7eb0877264908e3
Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:15:09 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_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:15:09 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:15:09
Note: Google Test filter = TxExecutionTest.simulateTx
16:15:09 [==========] Running 1 test from 1 test suite.
16:15:09
[----------] Global test environment set-up.
16:15:09
[----------] 1 test from TxExecutionTest
16:15:09
[ RUN ] TxExecutionTest.simulateTx
16:15:09 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 12.00 MiB)
16:15:09 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
16:15:09 [SETUP] Executing enqueued call to 0x1bc9bf4981ae449f97b7d4979845247c151a44f74df0b0cd5ce8ba99493894ae (mem: 12.00 MiB)
16:15:09 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
16:15:09 [APP_LOGIC] Executing enqueued call to 0x0610de420b711239c3200ca649b8f62ad8e8c962396c09ce20a9135683becd71 (mem: 12.00 MiB)
16:15:09 [TEARDOWN] Executing enqueued call to 0x018055d6136094b9de53f887d50d5d1f5e39e138c72a811eff5a9bb74bdee01b (mem: 12.00 MiB)
16:15:09
[ OK ] TxExecutionTest.simulateTx (3 ms)
16:15:09
[----------] 1 test from TxExecutionTest (3 ms total)
16:15:09
16:15:09
[----------] Global test environment tear-down
16:15:09
[==========] 1 test from 1 test suite ran. (3 ms total)
16:15:09
[ PASSED ] 1 test.