Merge pull request #215 from rabi/bmo_bump #181
check-secrets
0s
call-build-workflow
/
operator-index
Annotations
1 error and 1 warning
Build agent image using buildah
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/go-toolset:1.20...
Getting image source signatures
Copying blob sha256:631d70c4b97e1e713d6c9411874d2e48d32d8d812c66a883fdcba64848cf9a16
Copying blob sha256:e584cd196457fe615697ae7bc6c7744519838a1bc718f9c7f04bfccb1d09da71
Copying blob sha256:1153e061da4ea9623b0dcdb9e8638b9432d5aa919217cc7c115b5a858f40f306
Copying blob sha256:4204970c1bfc82b3831e6267e6b670d34071b294bcd078e840f09ed9e3a348b2
Copying blob sha256:1153e061da4ea9623b0dcdb9e8638b9432d5aa919217cc7c115b5a858f40f306
Copying blob sha256:e584cd196457fe615697ae7bc6c7744519838a1bc718f9c7f04bfccb1d09da71
Copying blob sha256:631d70c4b97e1e713d6c9411874d2e48d32d8d812c66a883fdcba64848cf9a16
Copying blob sha256:4204970c1bfc82b3831e6267e6b670d34071b294bcd078e840f09ed9e3a348b2
Copying config sha256:c88f3792f269baf73c47f1c3ce5084aa6887891808539d1384b297da5a539af0
Writing manifest to image destination
Storing signatures
go: downloading github.com/golang/glog v1.2.2
go: downloading github.com/metal3-io/baremetal-operator/apis v0.6.2
go: downloading github.com/spf13/cobra v1.8.1
go: downloading k8s.io/apimachinery v0.29.9
go: downloading k8s.io/client-go v0.29.9
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.5.1
go: downloading k8s.io/api v0.29.9
go: downloading sigs.k8s.io/controller-runtime v0.17.6
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/net v0.28.0
go: downloading k8s.io/klog/v2 v2.110.1
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading github.com/imdario/mergo v0.3.12
go: downloading golang.org/x/term v0.23.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading golang.org/x/oauth2 v0.12.0
go: downloading golang.org/x/time v0.3.0
go: downloading golang.org/x/sys v0.23.0
go: downloading github.com/prometheus/client_golang v1.18.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/prometheus/common v0.45.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading golang.org/x/text v0.17.0
go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/josharian/intern v1.0.0
/opt/app-root/src/go/pkg/mod/github.com/metal3-io/baremetal-operator/[email protected]/metal3.io/v1alpha1/baremetalhost_validation.go:10:2: package slices is not in GOROOT (/usr/lib/golang/src/slices)
note: imported by a module that requires go 1.21
error building at STEP "RUN if [ -f $CACHITO_ENV_FILE ] ; then source $CACHITO_ENV_FILE ; fi ; env ${GO_BUILD_EXTRA_ENV_ARGS} go build ${GO_BUILD_EXTRA_ARGS} -a -o ${DEST_ROOT}/${WHAT} ./
|
Build agent image using buildah
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|