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