Skip to content

feat: conditionally run unit tests #20

feat: conditionally run unit tests

feat: conditionally run unit tests #20

Re-run triggered November 28, 2024 16:13
Status Failure
Total duration 13m 45s
Billable time 2h 39m
Artifacts 7

ci-core-partial.yml

on: pull_request
Tests (fuzz)
0s
Tests (fuzz)
Tests (race)
0s
Tests (race)
Matrix: run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-ocr2-plugins-ocr2keeper-test '-test.coverprofile=/home/runner/work/_temp/coverage/github.com-smartcontractkit-chainlink-v2-core-services-ocr2-plugins-ocr2keeper-test.cover.out' [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_KeeperPluginConditionalUpkeep" took ports [16001] [DEBUG] freeport: Test "TestIntegration_KeeperPluginConditionalUpkeep" took ports [16002 16003 16004 16005] [DEBUG] freeport: Test "TestIntegration_KeeperPluginConditionalUpkeep" returned ports [16002 16003 16004 16005] [DEBUG] freeport: Test "TestIntegration_KeeperPluginConditionalUpkeep" returned ports [16001] --- FAIL: TestIntegration_KeeperPluginConditionalUpkeep (37.27s) logger.go:146: 2024-11-28T16:19:23.788Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-11-28T16:19:23.788Z\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-11-28T16:19:23.788Z\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-11-28T16:19:23.788Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.788Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.795Z\tDEBUG\tchainlink/application.go:276\tExternal registry not configured, skipping registry syncer and starting with an empty registry\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.795Z\tDEBUG\tchainlink/application.go:318\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.795Z\tINFO\tchainlink/application.go:326\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.795Z\tINFO\tchainlink/application.go:342\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-11-28T16:19:23.795Z\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-11-28T16:19:23.795Z\tDEBUG\tchainlink/application.go:543\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.795Z\tDEBUG\tchainlink/application.go:547\tOff-chain reporting v2 enabled\t{"version": "unset@unset"} logger.go:146: 2024-11-28T16:19:23.836Z\tERROR\tchainlink/application.go:706\t[Feeds Service] Failed to start CSA key does not exist\t{"version": "unset@unset"} github.com/smartcontractkit/chainlink/v2/core/services/chainlink.(*ChainlinkApplication).Start \t/home/runner/work/chainlink/chainlink/core/services/chainlink/application.go:706 github.com/smartcontractkit/chainlink/v2/core/internal/clt
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper
Tests (core)
Error, 1 tests completed with an error, or failed to run. See output for details.. Error: 1 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-test-caching/dist/index.js:107042:11) at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-test-caching/dist/index.js:107171:10) at async runStep (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-test-caching/dist/index.js:107315:26) at async run (/home/runner/work/_actions/smartcontractkit/.github/feat/go-test-binary-comparison/apps/go-test-caching/dist/index.js:107271:25)
Tests (ccip-deployment)
Coverage collection is enabled. Skipping hash index update.

Artifacts

Produced during runtime
Name Size
build-logs-core-12059369413 Expired
248 KB
coverage-core-12059369413 Expired
54.2 MB
run-logs-core-12059369413 Expired
241 KB