test: conditionally run unit tests #32
Annotations
4 errors
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-chains-evm-gas-test '-test.timeout=10m'
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0xf3b575]
goroutine 246 [running]:
github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas.(*FeeHistoryEstimator).RefreshGasPrice(0xc0006983c0)
\t/home/runner/work/chainlink/chainlink/core/chains/evm/gas/fee_history_estimator.go:183 +0x75
github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas.(*FeeHistoryEstimator).run(0xc0006983c0)
\t/home/runner/work/chainlink/chainlink/core/chains/evm/gas/fee_history_estimator.go:156 +0x18f
created by github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas_test.TestFeeHistoryEstimatorLifecycle.func4.(*FeeHistoryEstimator).Start.1 in goroutine 245
\t/home/runner/work/chainlink/chainlink/core/chains/evm/gas/fee_history_estimator.go:123 +0x165
|
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-test '-test.timeout=10m'
[INFO] freeport: detected ephemeral port range of [32768, 60999]
[INFO] freeport: reducing max blocks from 30 to 15 to avoid the ephemeral port range
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [14501]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [14502 14503 14504 14505]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [14502 14503 14504 14505]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [14501]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [14510]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [14511 14512 14513 14514]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [14511 14512 14513 14514]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [14510]
--- FAIL: TestIntegration_OCR2_plugins (279.00s)
--- FAIL: TestIntegration_OCR2_plugins/legacy (188.30s)
logger.go:146: 2024-12-06T05:57:37.676Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-06T05:57:37.676Z\tINFO\tEVM.1337.Txm\tlegacyevm/evm_txm.go:40\tInitializing EVM transaction manager\t{"version": "unset@unset", "bumpTxDepth": 16, "maxInFlightTransactions": 16, "maxQueuedTransactions": 250, "nonceAutoSync": true, "limitDefault": 500000}
logger.go:146: 2024-12-06T05:57:37.676Z\tINFO\tEVM.1337.Txm\tgas/models.go:58\tInitializing EVM gas estimator in mode: FixedPrice\t{"version": "unset@unset", "estimatorMode": "FixedPrice", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 1, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 0, "bumpMin": "5 gwei", "feeCapDefault": "1 gwei", "limitMultiplier": 1, "priceDefault": "1 gwei", "tipCapDefault": "1 mwei", "tipCapMin": "1 wei", "priceMax": "1 gwei", "priceMin": "0", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"}
logger.go:146: 2024-12-06T05:57:37.676Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.677Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.677Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.684Z\tDEBUG\tchainlink/application.go:325\tExternal registry not configured, skipping registry syncer and starting with an empty registry\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.685Z\tDEBUG\tchainlink/application.go:356\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.685Z\tINFO\tchainlink/application.go:364\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.685Z\tINFO\tchainlink/application.go:380\tDatabaseBackup: periodic database backups are disabled. To enable automatic backups, set Database.Backup.Mode=lite or Database.Backup.Mode=full\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.685Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno telemetry endpoint found for network "EVM" chainID "1337", telemetry "head-report" for contractID "" will NOT be sent\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.685Z\tDEBUG\tchainlink/application.go:580\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-06T05:57:37.685Z\tDEBUG\tchainlink/application.go:584\tOff-chain reporting v2 enabled\t{"version":
|
Run Tests
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas, github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2
|
Run Tests
Error, 2 tests completed with an error, or failed to run. See output for details.. Error: 2 tests completed with an error, or failed to run. See output for details.
at validateRunResultsOrThrow (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-conditional-tests/dist/index.js:107038:11)
at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-conditional-tests/dist/index.js:107175:10)
at async runStep (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-conditional-tests/dist/index.js:107328:26)
at async run (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-conditional-tests/dist/index.js:107281:25)
|
Loading