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