chore(deps): update go updates #234
build-n-push.yaml
on: pull_request
Build and conditionally push image
2m 0s
Annotations
1 error
Build and conditionally push image
Error: buildah exited with code 2
Resolved "fedora" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull registry.fedoraproject.org/fedora:38...
Getting image source signatures
Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281
Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281
Copying config sha256:3eda970c1318e5ea564134338746c04d86ae9817c3a0defdc138b8ccdf787285
Writing manifest to image destination
Storing signatures
get "k8s.io/gengo": found meta tag vcs.metaImport{Prefix:"k8s.io/gengo", VCS:"git", RepoRoot:"https://github.com/kubernetes/gengo"} at //k8s.io/gengo?go-get=1
get "google.golang.org/genproto/googleapis/rpc": found meta tag vcs.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/googleapis/go-genproto"} at //google.golang.org/genproto/googleapis/rpc?go-get=1
get "google.golang.org/genproto/googleapis/rpc": verifying non-authoritative meta tag
get "k8s.io/kube-openapi": found meta tag vcs.metaImport{Prefix:"k8s.io/kube-openapi", VCS:"git", RepoRoot:"https://github.com/kubernetes/kube-openapi"} at //k8s.io/kube-openapi?go-get=1
get "k8s.io/utils": found meta tag vcs.metaImport{Prefix:"k8s.io/utils", VCS:"git", RepoRoot:"https://github.com/kubernetes/utils"} at //k8s.io/utils?go-get=1
get "sigs.k8s.io/json": found meta tag vcs.metaImport{Prefix:"sigs.k8s.io/json", VCS:"git", RepoRoot:"https://github.com/kubernetes-sigs/json"} at //sigs.k8s.io/json?go-get=1
go: errors parsing go.mod:
go.mod:69:2: require github.com/mistifyio/go-zfs: version "v1.0.1-0.20230523021915-9b43ea0d2c5e" invalid: go.mod has post-v1 module path "github.com/mistifyio/go-zfs/v3" at revision 9b43ea0d2c5e
go.mod:153:2: replace k8s.io/klog: version "v2.130.1" invalid: should be v0 or v1, not v2
make: *** [Makefile:78: wasp] Error 1
error building at STEP "RUN make wasp": error while running runtime: exit status 2
time="2024-11-09T21:43:58Z" level=error msg="exit status 2"
|