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