/usr/bin/retesteth -t GeneralStateTests/stExample -- --clients besu --singletest add11 -j1 --nologcolor --exectimelog --testpath /tests Running tests using path: /tests Running 1 test case... Options path `/root/.retesteth` doesn't exist, attempt to create a new directory Retesteth config path: /root/.retesteth Active client configurations: 'besu ' Filter: 'add11' .retesteth/besu/setup.sh Using besu path: '/besu' Running tests for config 'Hyperledger Besu on TCP' 2 Test Case "stExample": (1 of 1) 100% .retesteth/besu/setup.sh WARNING: Besu daemon failed to start, will use besu evm t8n instead Tests finished: 1 stExample time: 4.45, cputime: 0.02 (0%), t8ntime: 4.41 (99%) /retesteth/retesteth/helpers/TestOutputHelper.cpp(223): error: in "GeneralStateTests/stExample":  Error: Tool returned empty file: /dev/shm/a6ea8b8a-4f80-4050-b444-f1296796e6cd/out.json java.lang.RuntimeException: World State Root does not match expected value, header 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 calculated 0xcd39e0cdd18f8f811911222ae6779341663d0293e1a3d9501da7ac2f4da9b277 at org.hyperledger.besu.ethereum.bonsai.worldview.BonsaiWorldState.persist(BonsaiWorldState.java:398) at org.hyperledger.besu.evmtool.T8nExecutor.runTest(T8nExecutor.java:380) at org.hyperledger.besu.evmtool.T8nSubCommand.run(T8nSubCommand.java:284) at picocli.CommandLine.executeUserObject(CommandLine.java:2026) at picocli.CommandLine.access$1500(CommandLine.java:148) at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2461) at picocli.CommandLine$RunLast.handle(CommandLine.java:2453) at picocli.CommandLine$RunLast.handle(CommandLine.java:2415) at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273) at picocli.CommandLine$RunLast.execute(CommandLine.java:2417) at picocli.CommandLine.execute(CommandLine.java:2170) at org.hyperledger.besu.evmtool.EvmToolCommand.execute(EvmToolCommand.java:257) at org.hyperledger.besu.evmtool.EvmToolCommand.execute(EvmToolCommand.java:223) at org.hyperledger.besu.evmtool.EvmTool.main(EvmTool.java:23) (GeneralStateTests/stExample/add11, fork: Berlin, TrInfo: d: 0, g: 0, v: 0, TrData: ` 0x..`) -------- TestOutputHelper detected 1 errors during test execution! *** 1 failure is detected in the test module "EthereumTests" *** Total Tests Run: 0 *** Execution time stats Total Time: : 4.45 : 0.02 (0%) : 4.41 (99%) stExample time: 4.45 cputime: 0.02 (0%) t8ntime: 4.41 (99%) info: (GeneralStateTests/stExample/add11, fork: Berlin, TrInfo: d: 0, g: 0, v: 0, TrData: ` 0x..`) -------- *** TOTAL ERRORS DETECTED: 1 errors during all test execution! --------