Release/2.19.1 config fix #1110
ci-core-partial.yml
on: pull_request
Detect Changes
6s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
23 errors and 4 warnings
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-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
--- FAIL: TestScripts (0.01s)
--- FAIL: TestScripts/health (0.00s)
--- FAIL: TestScripts/health/default (3.94s)
main_test.go:82: test port requested: PORT
main_test.go:98: test database requested: CL_DATABASE_URL
testscript.go:584: # start node (0.029s)
# initialize client (3.678s)
> env NODEURL=http://localhost:$PORT
> exec curl --retry 10 --retry-max-time 60 --retry-connrefused $NODEURL
[stdout]
404 page not found
[stderr]
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 17506 after 9 ms: Connection refused
Warning: Problem : connection refused. Will retry in 1 seconds. 10 retries
Warning: left.
\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 19 100 19 0 0 24142 0 --:--:-- --:--:-- --:--:-- 19000
> exec chainlink --remote-node-url $NODEURL admin login -file creds --bypass-version-check
[stderr]
Post "http://localhost:17506/sessions": dial tcp [::1]:17506: connect: connection refused
[exit status 1]
FAIL: testdata/scripts/health/default.txtar:8: unexpected command failure
> exec chainlink --remote-node-url $NODEURL health
[stderr]
Get "http://localhost:17506/health": dial tcp [::1]:17506: connect: connection refused
[exit status 1]
FAIL: testdata/scripts/health/default.txtar:10: unexpected command failure
> cmp stdout out.txt
diff stdout out.txt
--- stdout
+++ out.txt
@@ -0,0 +1,12 @@
+ok HeadReporter
+ok JobSpawner
+ok Mailbox.Monitor
+ok Mercury.WSRPCPool
+ok Mercury.WSRPCPool.CacheSet
+ok PipelineORM
+ok PipelineRunner
+ok PipelineRunner.BridgeCache
+ok RetirementReportCache
+ok TelemetryManager
+ok WorkflowDBStore
+
FAIL: testdata/scripts/health/default.txtar:11: stdout and out.txt differ
> exec chainlink --remote-node-url $NODEURL health -json
[stderr]
Get "http://localhost:17506/health": dial tcp [::1]:17506: connect: connection refused
[exit status 1]
FAIL: testdata/scripts/health/default.txtar:13: unexpected command failure
> cp stdout compact.json
> exec jq . compact.json
> cmp stdout out.json
diff stdout out.json
--- stdout
+++ out.json
@@ -0,0 +1,103 @@
+{
+ "data": [
+ {
+ "type": "checks",
+ "id": "HeadReporter",
+ "attributes": {
+ "name": "HeadReporter",
+ "status": "passing",
+ "output": ""
+ }
+ },
+ {
+ "type": "checks",
+
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2
|
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/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116108:11)
at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116243:10)
at async runStep (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116376:26)
at async run (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116326:25)
|
Detect Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Tests (ccip-deployment)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Tests (core)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-logs-ccip-deployment-12419675990
Expired
|
9.79 KB |
|
build-logs-core-12419675990
Expired
|
245 KB |
|
run-logs-ccip-deployment-12419675990
Expired
|
12.9 KB |
|
run-logs-core-12419675990
Expired
|
89 KB |
|