/data/retesteth/build/retesteth/retesteth -t BlockchainTests -- --all -j1 --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%... Instantiated: "Nimbus-t8n 0.2.4" 50%... 75%... 100% Tests finished: 4 bcBlockGasLimitTest time: 21.00, cputime: 0.02 (0%), t8ntime: 20.98 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcExploitTest": (2 of 33) 25%... 50%... 75%... 100% Tests finished: 4 bcExploitTest time: 23.65, cputime: 1.27 (5%), t8ntime: 22.38 (94%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcForkStressTest": (3 of 33) 100% Tests finished: 1 bcForkStressTest time: 5.00, cputime: 0.00 (0%), t8ntime: 5.00 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcGasPricerTest": (4 of 33) 50%... 100% Tests finished: 2 bcGasPricerTest time: 96.40, cputime: 0.06 (0%), t8ntime: 96.35 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcRandomBlockhashTest": (5 of 33) 24%... 49%... 74%... 99%... 100% Tests finished: 105 bcRandomBlockhashTest time: 551.24, cputime: 0.43 (0%), t8ntime: 550.87 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcStateTests": (6 of 33) 23%... 47%... 71%... 95%... 100% Tests finished: 63 bcStateTests time: 1549.01, cputime: 1.24 (0%), t8ntime: 1547.96 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcValidBlockTest": (7 of 33) 25%... 50%... 75%... 100% Tests finished: 16 bcValidBlockTest time: 108.28, cputime: 0.08 (0%), t8ntime: 108.21 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcWalletTest": (8 of 33) 20%... 40%... 60%... 80%... 100% Tests finished: 5 bcWalletTest time: 772.47, cputime: 1.46 (0%), t8ntime: 771.09 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcExample": (9 of 33) 25%... 50%... 75%... 100% Tests finished: 4 bcExample time: 29.55, cputime: 0.16 (0%), t8ntime: 29.40 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP1559": (10 of 33) 22%... 44%... 66%... 88%... 100% Tests finished: 9 bcEIP1559 time: 335.02, cputime: 0.33 (0%), t8ntime: 334.73 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP3675": (11 of 33) 100% Tests finished: 1 bcEIP3675 time: 8.16, cputime: 0.01 (0%), t8ntime: 8.15 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP4844-blobtransactions": (12 of 33) 100% Tests finished: 1 bcEIP4844-blobtransactions time: 4.90, cputime: 0.00 (0%), t8ntime: 4.89 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP1153-transientStorage": (13 of 33) 33%... 66%... 100% Tests finished: 3 bcEIP1153-transientStorage time: 32.45, cputime: 0.03 (0%), t8ntime: 32.42 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcBlockGasLimitTest": (14 of 33) 50%... 100% Tests finished: 2 bcBlockGasLimitTest time: 6.91, cputime: 0.01 (0%), t8ntime: 6.91 (99%) Skipping bcForgedTest because bigint exceptions run in progress! Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcInvalidHeaderTest": (16 of 33) 22%... 45%... 68%... 90%... 100% Tests finished: 22 bcInvalidHeaderTest time: 95.39, cputime: 0.08 (0%), t8ntime: 95.32 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcUncleHeaderValidity": (17 of 33) 24%... 48%... 72%... 96%... 100% Tests finished: 25 bcUncleHeaderValidity time: 196.82, cputime: 0.16 (0%), t8ntime: 196.68 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP1559": (18 of 33) 20%... 40%... 60%... 80%... 100% Tests finished: 10 bcEIP1559 time: 297.55, cputime: 0.32 (0%), t8ntime: 297.27 (99%) Error: TransactionException.PRIORITY_GREATER_THAN_MAX_FEE_PER_GAS Not found in client response to postmine block tweak! Import result of postmine block: '[retesteth]: Error importing raw rlp block: invalid tx: maxFee is smaller than maxPriorityFee. maxFee=1000, maxPriorityFee=100000', Test Expected: 'invalid tx: maxFee is smaller than maPriorityFee' (InvalidBlocks/bcEIP1559/baseFee_Cancun, fork: Cancun, block: 3) Error: TransactionException.PRIORITY_GREATER_THAN_MAX_FEE_PER_GAS Not found in client response to postmine block tweak! Import result of postmine block: '[retesteth]: Error importing raw rlp block: invalid tx: maxFee is smaller than maxPriorityFee. maxFee=1000, maxPriorityFee=1001', Test Expected: 'invalid tx: maxFee is smaller than maPriorityFee' (InvalidBlocks/bcEIP1559/transFail_Cancun, fork: Cancun, block: 1) -------- TestOutputHelper detected 2 errors during test execution! /data/retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "BlockchainTests/InvalidBlocks/bcEIP1559":  Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP3675": (19 of 33) 100% Tests finished: 1 bcEIP3675 time: 12.87, cputime: 0.01 (0%), t8ntime: 12.86 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcUncleTest": (20 of 33) 22%... 45%... 68%... 90%... 100% Tests finished: 22 bcUncleTest time: 242.47, cputime: 0.19 (0%), t8ntime: 242.31 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcMultiChainTest": (21 of 33) 100% Tests finished: 1 bcMultiChainTest time: 22.86, cputime: 0.02 (0%), t8ntime: 22.84 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcUncleSpecialTests": (22 of 33) 22%... 44%... 66%... 88%... 100% Tests finished: 9 bcUncleSpecialTests time: 70.05, cputime: 0.06 (0%), t8ntime: 70.00 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bc4895-withdrawals": (23 of 33) 20%... 40%... 60%... 80%... 100% Tests finished: 15 bc4895-withdrawals time: 96.56, cputime: 0.08 (0%), t8ntime: 96.49 (99%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcStateTests": (24 of 33) 25%... 50%... 75%... 100% Tests finished: 24 bcStateTests time: 146.09, cputime: 0.10 (0%), t8ntime: 146.01 (99%) Skipping bcExpectSection because --filltests option is not specified. WARNING: Test filled with older version of retesteth! (test: `30` vs retesteth: `32`) This might cause failures, please regenerate the test! /data/tests/BlockchainTests/TransitionTests/bcByzantiumToConstantinopleFix/ConstantinopleFixTransition.json Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcByzantiumToConstantinopleFix": (26 of 33) 100% Tests finished: 1 bcByzantiumToConstantinopleFix time: 0.09, cputime: 0.02 (1%), t8ntime: 0.07 (6%) WARNING: Test filled with older version of retesteth! (test: `30` vs retesteth: `32`) This might cause failures, please regenerate the test! /data/tests/BlockchainTests/TransitionTests/bcEIP158ToByzantium/ByzantiumTransition.json Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcEIP158ToByzantium": (27 of 33) 100% Tests finished: 1 bcEIP158ToByzantium time: 0.10, cputime: 0.02 (2%), t8ntime: 0.08 (8%) WARNING: Test filled with older version of retesteth! (test: `30` vs retesteth: `32`) This might cause failures, please regenerate the test! /data/tests/BlockchainTests/TransitionTests/bcFrontierToHomestead/UncleFromFrontierInHomestead.json WARNING: Test filled with older version of retesteth! (test: `30` vs retesteth: `32`) This might cause failures, please regenerate the test! /data/tests/BlockchainTests/TransitionTests/bcFrontierToHomestead/UnclePopulation.json WARNING: Test filled with older version of retesteth! (test: `30` vs retesteth: `32`) This might cause failures, please regenerate the test! /data/tests/BlockchainTests/TransitionTests/bcFrontierToHomestead/CallContractThatCreateContractBeforeAndAfterSwitchover.json Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcFrontierToHomestead": (28 of 33) 14%... 28%... 42%... 57%... 71%... 85%... 100% Tests finished: 7 bcFrontierToHomestead time: 0.41, cputime: 0.09 (8%), t8ntime: 0.34 (33%) WARNING: Test filled with older version of retesteth! (test: `30` vs retesteth: `32`) This might cause failures, please regenerate the test! /data/tests/BlockchainTests/TransitionTests/bcHomesteadToDao/DaoTransactions_XBlockm1.json Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcHomesteadToDao": (29 of 33) 25%... 50%... 75%... 100% Tests finished: 4 bcHomesteadToDao time: 0.71, cputime: 0.25 (25%), t8ntime: 0.47 (46%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcHomesteadToEIP150": (30 of 33) 100% Tests finished: 1 bcHomesteadToEIP150 time: 0.07, cputime: 0.03 (2%), t8ntime: 0.05 (4%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcBerlinToLondon": (31 of 33) 33%... 66%... 100% Tests finished: 3 bcBerlinToLondon time: 0.40, cputime: 0.07 (7%), t8ntime: 0.33 (32%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcArrowGlacierToParis": (32 of 33) 33%... 66%... 100% Tests finished: 3 bcArrowGlacierToParis time: 0.22, cputime: 0.06 (5%), t8ntime: 0.17 (17%) Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcMergeToShanghai": (33 of 33) 100% Tests finished: 1 bcMergeToShanghai time: 0.05, cputime: 0.01 (1%), t8ntime: 0.03 (3%) *** 1 failure is detected in the test module "EthereumTests" *** Total Tests Run: 593 *** Execution time stats Total Time: : 4726.76 : 6.68 (0%) : 4720.67 (99%) bcStateTests time: 1549.01 cputime: 1.24 (0%) t8ntime: 1547.96 (99%) bcWalletTest time: 772.47 cputime: 1.46 (0%) t8ntime: 771.09 (99%) bcRandomBlockhashTest time: 551.24 cputime: 0.43 (0%) t8ntime: 550.87 (99%) bcEIP1559 time: 335.02 cputime: 0.33 (0%) t8ntime: 334.73 (99%) bcEIP1559 time: 297.55 cputime: 0.32 (0%) t8ntime: 297.27 (99%) bcUncleTest time: 242.47 cputime: 0.19 (0%) t8ntime: 242.31 (99%) bcUncleHeaderValidity time: 196.82 cputime: 0.16 (0%) t8ntime: 196.68 (99%) bcStateTests time: 146.09 cputime: 0.10 (0%) t8ntime: 146.01 (99%) bcValidBlockTest time: 108.28 cputime: 0.08 (0%) t8ntime: 108.21 (99%) bc4895-withdrawals time: 96.56 cputime: 0.08 (0%) t8ntime: 96.49 (99%) bcGasPricerTest time: 96.40 cputime: 0.06 (0%) t8ntime: 96.35 (99%) bcInvalidHeaderTest time: 95.39 cputime: 0.08 (0%) t8ntime: 95.32 (99%) bcUncleSpecialTests time: 70.05 cputime: 0.06 (0%) t8ntime: 70.00 (99%) bcEIP1153-transientStorage time: 32.45 cputime: 0.03 (0%) t8ntime: 32.42 (99%) bcExample time: 29.55 cputime: 0.16 (0%) t8ntime: 29.40 (99%) bcExploitTest time: 23.65 cputime: 1.27 (5%) t8ntime: 22.38 (94%) bcMultiChainTest time: 22.86 cputime: 0.02 (0%) t8ntime: 22.84 (99%) bcBlockGasLimitTest time: 21.00 cputime: 0.02 (0%) t8ntime: 20.98 (99%) bcEIP3675 time: 12.87 cputime: 0.01 (0%) t8ntime: 12.86 (99%) bcEIP3675 time: 8.16 cputime: 0.01 (0%) t8ntime: 8.15 (99%) bcBlockGasLimitTest time: 6.91 cputime: 0.01 (0%) t8ntime: 6.91 (99%) bcForkStressTest time: 5.00 cputime: 0.00 (0%) t8ntime: 5.00 (99%) bcEIP4844-blobtransactions time: 4.90 cputime: 0.00 (0%) t8ntime: 4.89 (99%) bcHomesteadToDao time: 0.71 cputime: 0.25 (25%) t8ntime: 0.47 (46%) bcFrontierToHomestead time: 0.41 cputime: 0.09 (8%) t8ntime: 0.34 (33%) bcBerlinToLondon time: 0.40 cputime: 0.07 (7%) t8ntime: 0.33 (32%) bcArrowGlacierToParis time: 0.22 cputime: 0.06 (5%) t8ntime: 0.17 (17%) bcEIP158ToByzantium time: 0.10 cputime: 0.02 (2%) t8ntime: 0.08 (8%) bcByzantiumToConstantinopleFix time: 0.09 cputime: 0.02 (1%) t8ntime: 0.07 (6%) bcHomesteadToEIP150 time: 0.07 cputime: 0.03 (2%) t8ntime: 0.05 (4%) bcMergeToShanghai time: 0.05 cputime: 0.01 (1%) t8ntime: 0.03 (3%) -------- *** TOTAL ERRORS DETECTED: 2 errors during all test execution! -------- info: (InvalidBlocks/bcEIP1559/baseFee_Cancun, fork: Cancun, block: 3) info: (InvalidBlocks/bcEIP1559/transFail_Cancun, fork: Cancun, block: 1)