Allow to set default flakeguard runner (#16043) #3105
ci-core-partial.yml
on: push
Detect Changes
7s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
3 errors and 4 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-remote-executable-test '-test.timeout=10m'
panic: test timed out after 10m0s
\trunning tests:
\t\tTest_Client_DonTopologies (10m0s)
goroutine 214 [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(0xc000e9c1a0, {0x4551d33?, 0x0?}, 0x4791ae0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab
testing.runTests.func1(0xc000e9c1a0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc000e9c1a0, 0xc000c27c70)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc00099e558, {0x62add40, 0xb, 0xb}, {0x7ab3d0?, 0x7ab03a?, 0x63fd0e0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc000dff360)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a
main.main()
\t_testmain.go:67 +0x9b
goroutine 45 [IO wait, 10 minutes]:
internal/poll.runtime_pollWait(0x7f548f6936b0, 0x72)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000630680?, 0xc0009d5160?, 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(0xc000630680, {0xc0009d5160, 0x10, 0x10}, {0xc0009f0028, 0x1000, 0x1000}, 0x40000000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385
net.(*netFD).readMsg(0xc000630680, {0xc0009d5160?, 0x2000?, 0x7f5444d92a18?}, {0xc0009f0028?, 0x2049f5200?, 0x0?}, 0x1?)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31
net.(*UnixConn).readMsg(0xc0000ddc88, {0xc0009d5160?, 0x74d06b?, 0x7f548f64e728?}, {0xc0009f0028?, 0xc0007e9dd0?, 0x7a8085?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45
net.(*UnixConn).ReadMsgUnix(0xc0000ddc88, {0xc0009d5160?, 0x30?, 0x50?}, {0xc0009f0028?, 0x7f548f64e728?, 0x18?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36
github.com/godbus/dbus.(*oobReader).Read(0xc0009f0008, {0xc0009d5160?, 0xc0007e9e30?, 0x748005?})
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c
io.ReadAtLeast({0x49dc1a0, 0xc0009f0008}, {0xc0009d5160, 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(0xc000012e58)
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe
github.com/godbus/dbus.(*Conn).inWorker(0xc0007cf830)
\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
goroutine 210 [select, 10 minutes]:
github.com/smartcontractkit/chainlink-common/pkg/services.StopRChan.CtxCancel.func1()
\t/home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected]/pkg/services/stop.go:56 +0x67
created by github.com/smartcontractkit/chainlink-common/pkg/services.StopRChan.CtxCancel in goroutine 196
\t/home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected]/pkg/services/stop.go:55 +0x8f
goroutine 193 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc000e03de0?)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/sema.go:71 +0x25
sync.(*WaitGroup).Wait(0x49d0aa0?)
\t/opt/hostedtoolcache/go/1.23.4/x64/
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable
|
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 (core)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Tests (ccip-deployment)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-logs-ccip-deployment-12950063439
Expired
|
11.4 KB |
|
build-logs-core-12950063439
Expired
|
249 KB |
|
run-logs-core-12950063439
Expired
|
93 KB |
|