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