Skip to content

Force rotation to intermediates in downstream #8428

Force rotation to intermediates in downstream

Force rotation to intermediates in downstream #8428

Triggered via pull request August 24, 2024 19:23
Status Failure
Total duration 19m 51s
Artifacts 4

pr_build.yaml

on: pull_request
cache-deps (linux)
43s
cache-deps (linux)
cache-deps (windows)
1m 2s
cache-deps (windows)
Matrix: unit-test
Build matrix
3s
Build matrix
lint (linux)
5m 15s
lint (linux)
unit-test (linux with race detection)
6m 20s
unit-test (linux with race detection)
artifacts (windows)
7m 3s
artifacts (windows)
lint (windows)
8m 14s
lint (windows)
unit-test (windows)
8m 43s
unit-test (windows)
Matrix: integration (linux)
artifacts (linux)
43s
artifacts (linux)
Matrix: integration-k8s
images (windows)
2m 50s
images (windows)
integration (windows)
3m 35s
integration (windows)
success
0s
success
Fit to window
Zoom out
Zoom in

Annotations

252 errors and 43 warnings
unit-test (macos-latest): pkg/server/api/agent/v1/service_test.go#L3234
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (macos-latest): pkg/server/api/localauthority/v1/service_test.go#L2392
cannot use m (variable of type *fakeCAManager) as manager.AuthorityManager value in struct literal: *fakeCAManager does not implement manager.AuthorityManager (missing method NotifyTaintedLocalX509Authority)
unit-test (macos-latest): pkg/server/api/svid/v1/service_test.go#L2097
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (macos-latest): pkg/server/ca/manager/manager_test.go#L1136
cannot use m.ca (variable of type *fakeCA) as ManagedCA value in struct literal: *fakeCA does not implement ManagedCA (missing method NotifyTaintedX509Authorities)
unit-test (macos-latest): pkg/server/endpoints/endpoints_test.go#L97
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (macos-latest): pkg/server/endpoints/endpoints_test.go#L155
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (macos-latest): pkg/server/svid/rotator_test.go#L55
cannot use s.serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (macos-latest)
Process completed with exit code 2.
unit-test (ubuntu-22.04)
The job was canceled because "macos-latest" failed.
unit-test (ubuntu-22.04): pkg/server/api/agent/v1/service_test.go#L3234
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (ubuntu-22.04)
The operation was canceled.
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
unit-test (ubuntu-22.04)
Cannot open: File exists
lint (linux): pkg/server/api/agent/v1/service_test.go#L3234
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities) (typecheck)
lint (linux): pkg/server/api/localauthority/v1/service_test.go#L2392
cannot use m (variable of type *fakeCAManager) as manager.AuthorityManager value in struct literal: *fakeCAManager does not implement manager.AuthorityManager (missing method NotifyTaintedLocalX509Authority) (typecheck)
lint (linux): pkg/server/api/svid/v1/service_test.go#L2097
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities) (typecheck)
lint (linux): pkg/server/ca/manager/manager_test.go#L1136
cannot use m.ca (variable of type *fakeCA) as ManagedCA value in struct literal: *fakeCA does not implement ManagedCA (missing method NotifyTaintedX509Authorities) (typecheck)
lint (linux): pkg/server/endpoints/endpoints_test.go#L97
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
lint (linux): pkg/server/endpoints/endpoints_test.go#L155
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities) (typecheck)
lint (linux): pkg/server/svid/rotator_test.go#L55
cannot use s.serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities) (typecheck)
lint (linux)
Process completed with exit code 2.
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
lint (linux)
Cannot open: File exists
unit-test (linux with race detection): pkg/server/api/agent/v1/service_test.go#L3234
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (linux with race detection): pkg/server/api/localauthority/v1/service_test.go#L2392
cannot use m (variable of type *fakeCAManager) as manager.AuthorityManager value in struct literal: *fakeCAManager does not implement manager.AuthorityManager (missing method NotifyTaintedLocalX509Authority)
unit-test (linux with race detection): pkg/server/api/svid/v1/service_test.go#L2097
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (linux with race detection): pkg/server/ca/manager/manager_test.go#L1136
cannot use m.ca (variable of type *fakeCA) as ManagedCA value in struct literal: *fakeCA does not implement ManagedCA (missing method NotifyTaintedX509Authorities)
unit-test (linux with race detection): pkg/server/endpoints/endpoints_test.go#L97
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (linux with race detection): pkg/server/endpoints/endpoints_test.go#L155
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (linux with race detection): pkg/server/svid/rotator_test.go#L55
cannot use s.serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (linux with race detection)
Process completed with exit code 2.
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
unit-test (linux with race detection)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
images (linux)
Cannot open: File exists
lint (windows)
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)"
lint (windows)
cannot use m (variable of type *fakeCAManager) as manager.AuthorityManager value in struct literal: *fakeCAManager does not implement manager.AuthorityManager (missing method NotifyTaintedLocalX509Authority)"
lint (windows)
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)"
lint (windows)
cannot use m.ca (variable of type *fakeCA) as ManagedCA value in struct literal: *fakeCA does not implement ManagedCA (missing method NotifyTaintedX509Authorities)"
lint (windows)
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)"
lint (windows)
cannot use s.serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)"
lint (windows)
Process completed with exit code 2.
unit-test (windows): pkg/server/api/agent/v1/service_test.go#L3234
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (windows): pkg/server/api/localauthority/v1/service_test.go#L2392
cannot use m (variable of type *fakeCAManager) as manager.AuthorityManager value in struct literal: *fakeCAManager does not implement manager.AuthorityManager (missing method NotifyTaintedLocalX509Authority)
unit-test (windows): pkg/server/api/svid/v1/service_test.go#L2097
cannot use ca (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (windows): pkg/server/ca/manager/manager_test.go#L1136
cannot use m.ca (variable of type *fakeCA) as ManagedCA value in struct literal: *fakeCA does not implement ManagedCA (missing method NotifyTaintedX509Authorities)
unit-test (windows): pkg/server/endpoints/endpoints_test.go#L97
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (windows): pkg/server/endpoints/endpoints_test.go#L155
cannot use serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (windows): pkg/server/svid/rotator_test.go#L55
cannot use s.serverCA (variable of type *fakeserverca.CA) as ca.ServerCA value in struct literal: *fakeserverca.CA does not implement ca.ServerCA (missing method TaintedAuthorities)
unit-test (windows)
Process completed with exit code 2.
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 3)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 2)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 4)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 5)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
integration (linux) (5, 1)
Cannot open: File exists
unit-test (ubuntu-22.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
unit-test (ubuntu-22.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint (linux)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint (linux)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
unit-test (linux with race detection)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
unit-test (linux with race detection)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
images (linux)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
images (linux)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
artifacts (linux)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.31.0, kindest/node:v1.31.0, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.24.17, kindest/node:v1.24.17, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.22.17, kindest/node:v1.22.17, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.29.8, kindest/node:v1.29.8, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.30.4, kindest/node:v1.30.4, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.25.16, kindest/node:v1.25.16, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.28.13, kindest/node:v1.28.13, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.23.17, kindest/node:v1.23.17, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.26.15, kindest/node:v1.26.15, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.20.15, kindest/node:v1.20.15, v0.12.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.21.14, kindest/node:v1.21.14, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-k8s (1, 1, v1.27.16, kindest/node:v1.27.16, v0.24.0)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 3)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 3)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 2)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 2)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 4)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 4)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 5)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 5)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 1)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration (linux) (5, 1)
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
binaries-linux Expired
91.6 MB
binaries-windows Expired
48.5 MB
images Expired
93.7 MB
images-windows Expired
160 MB