Running tests using path: /data/tests Running 68 test cases... Retesteth config path: /home/ubuntu/.retesteth Active client configurations: 'ethereumjs ' Running tests for config 'EthereumJS Transition Tool' 2 Test Case "stCallCodes": (1 of 68) /data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ /data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: src/buildBlock.ts(1,17): error TS2305: Module '"@ethereumjs/block"' has no exported member 'calcExcessDataGas'. src/buildBlock.ts(5,10): error TS2305: Module '"@ethereumjs/tx"' has no exported member 'BlobEIP4844Transaction'. at createTSError (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:863:19) at getOutput (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1180:10) at Object.require.extensions. [as .ts] (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1004:32) at Function.Module._load (node:internal/modules/cjs/loader:839:12) at Module.require (node:internal/modules/cjs/loader:1028:19) { diagnosticCodes: [ 2305, 2305 ] } TSError: ⨯ Unable to compile TypeScript: src/buildBlock.ts(1,17): error TS2305: Module '"@ethereumjs/block"' has no exported member 'calcExcessDataGas'. src/buildBlock.ts(5,10): error TS2305: Module '"@ethereumjs/tx"' has no exported member 'BlobEIP4844Transaction'. at createTSError (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:863:19) at getOutput (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1180:10) at Object.require.extensions. [as .ts] (/data/ethereumjs-monorepo/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1004:32) at Function.Module._load (node:internal/modules/cjs/loader:839:12) at Module.require (node:internal/modules/cjs/loader:1028:19) { diagnosticCodes: [ 2305, 2305 ] } Finishing retesteth run Terminated unknown location(0): fatal error: in "GeneralStateTests/stCallCodes": std::runtime_error: Command `/home/ubuntu/.retesteth/ethereumjs/stop.sh` does not found! /data/retesteth/retesteth/testSuites/statetests/StateTestsBoost.cpp(55): last checkpoint: "stCallCodes" fixture ctor Skipping stExpectSection because --filltests option is not specified. *** 1 failure is detected in the test module "EthereumTests" terminate called after throwing an instance of 'std::runtime_error' what(): Command `/home/ubuntu/.retesteth/ethereumjs/stop.sh` does not found! Finishing retesteth run Aborted (core dumped)