Skip to content

Ccip-4693 deprecate add lane replaced with granular changesets #1153

Ccip-4693 deprecate add lane replaced with granular changesets

Ccip-4693 deprecate add lane replaced with granular changesets #1153

Triggered via pull request December 20, 2024 16:28
Status Failure
Total duration 16m 40s
Billable time 21m
Artifacts 4

ci-core-partial.yml

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

Annotations

3 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-plugins-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/chain-reader" took ports [23501] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [23502] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [23503 23504 23505 23506] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [23507 23508 23509 23510] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [23503 23504 23505 23506] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [23501] panic: test timed out after 10m0s \trunning tests: \t\tTestIntegration_OCR2_plugins/legacy (10m0s) goroutine 354645 [running]: testing.(*M).startAlarm.func1() \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2373 +0x385 created by time.goFunc \t/opt/hostedtoolcache/go/1.23.4/x64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 10 minutes]: testing.(*T).Run(0xc001d9c820, {0x4a5055c?, 0x0?}, 0x5505530) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc001d9c820) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc001d9c820, 0xc001f1fc70) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc001aaac78, {0x7d82120, 0x1, 0x1}, {0x4ef970?, 0x4ef5da?, 0x801e3e0?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000b10280) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a main.main() \t_testmain.go:45 +0x9b goroutine 65 [IO wait, 10 minutes]: internal/poll.runtime_pollWait(0x7fb0d3367fb0, 0x72) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0010b0680?, 0xc001114090?, 0x0) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).ReadMsg(0xc0010b0680, {0xc001114090, 0x10, 0x10}, {0xc001056628, 0x1000, 0x1000}, 0x40000000) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385 net.(*netFD).readMsg(0xc0010b0680, {0xc001114090?, 0x2000?, 0x0?}, {0xc001056628?, 0x205983100?, 0x0?}, 0x1?) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31 net.(*UnixConn).readMsg(0xc000a53410, {0xc001114090?, 0x49122b?, 0x7fb0d0162940?}, {0xc001056628?, 0xc00110bdd0?, 0x4ec3bd?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45 net.(*UnixConn).ReadMsgUnix(0xc000a53410, {0xc001114090?, 0x30?, 0x50?}, {0xc001056628?, 0x7fb0d0162940?, 0x18?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36 github.com/godbus/dbus.(*oobReader).Read(0xc001056608, {0xc001114090?, 0xc00110be30?, 0x48c1c5?}) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c io.ReadAtLeast({0x594a580, 0xc001056608}, {0xc001114090, 0x10, 0x10}, 0x10) \t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:335 +0x90 io.ReadFull(...) \t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:354 github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc000194cc0) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe github.com/godbus/dbus.(*Conn).inWorker(0xc00109c510) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/conn.go:294 +0x35 created by github.com/godbus/dbus.(*Conn).Auth in goroutine 1 \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/auth.go:118 +0x8ee goro
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins
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']

Artifacts

Produced during runtime
Name Size
build-logs-ccip-deployment-12434937115 Expired
10.3 KB
build-logs-core-12434937115 Expired
248 KB
run-logs-ccip-deployment-12434937115 Expired
22 KB
run-logs-core-12434937115 Expired
100 KB