/data/retesteth/build/retesteth/retesteth -t BlockchainTests -- --all -j1 --filltests --nologcolor --exectimelog --clients nimbus --testpath /data/tests 
Running tests using path: /data/tests
Running 33 test cases...
Retesteth config path: /home/ubuntu/.retesteth
Active client configurations: 'nimbus '
Running tests for config 'Ethereum NIMBUS on StateTool' 2
Test Case "bcBlockGasLimitTest": (1 of 33)
25%...
Can't find Nimbus's 'evm_nimbus' executable alias in the system path!
WARNING: Reading empty result for /home/ubuntu/.retesteth/nimbus/start.sh -v
50%...
Can't find Nimbus's 'evm_nimbus' executable alias in the system path!
Finishing retesteth run
*** Total Tests Run: 0

*** Execution time stats
Total Time:                               : 0.00            :    0.00 (0%)              :    0.00 (0%)

Tests finished: 2
bcBlockGasLimitTest time: 0.02, cputime: 0.02 (1%), t8ntime: 0.00 (0%)
Error: The command '/home/ubuntu/.retesteth/nimbus/start.sh -v' exited with 256 code. (ValidBlocks/bcBlockGasLimitTest/, step: TestSuite::executeTest)
Error: The command '/home/ubuntu/.retesteth/nimbus/start.sh --state.fork Cancun --state.reward -1 --state.chainid 1 --input.alloc /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/alloc.json --input.txs /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/txs.rlp --input.env /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/env.json --output.basedir /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221 --output.result out.json --output.alloc outAlloc.json --output.errorlog /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/error.json' exited with 256 code. (ValidBlocks/bcBlockGasLimitTest/BlockGasLimit2p63m1_Cancun, step: BlockchainTestFiller)
Error: ERROR OCCURED FILLING TESTS: The command '/home/ubuntu/.retesteth/nimbus/start.sh --state.fork Cancun --state.reward -1 --state.chainid 1 --input.alloc /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/alloc.json --input.txs /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/txs.rlp --input.env /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/env.json --output.basedir /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221 --output.result out.json --output.alloc outAlloc.json --output.errorlog /dev/shm/1a470412-cd34-4828-8bf0-9efe1ddbc221/error.json' exited with 256 code. (ValidBlocks/bcBlockGasLimitTest/BlockGasLimit2p63m1_Cancun, step: BlockchainTestFiller)

--------
TestOutputHelper detected 3 errors during test execution!
/data/retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "BlockchainTests/ValidBlocks/bcBlockGasLimitTest": 
Skipping bcForgedTest because bigint exceptions run in progress!

*** 1 failure is detected in the test module "EthereumTests"