Skip to content

Dynamic validation of "EncryptionAtHost" feature subscription level registration at the RP. [DO NOT MERGE] #4770

Dynamic validation of "EncryptionAtHost" feature subscription level registration at the RP. [DO NOT MERGE]

Dynamic validation of "EncryptionAtHost" feature subscription level registration at the RP. [DO NOT MERGE] #4770

Triggered via pull request August 30, 2023 03:56
Status Failure
Total duration 6m 19s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
vendor-check
Process completed with exit code 1.
ci-from-docker
Error: buildah exited with code 1 Trying to pull registry.access.redhat.com/ubi8/go-toolset:1.18.4... Getting image source signatures Copying blob sha256:501b4274dee516aff5d7086ffd6695b52701288eba7085a410ca87a57a463a28 Copying blob sha256:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e Copying blob sha256:4f10747ca6921e32438517627074ad31527c5490156f525bb9c987874dfdac98 Copying blob sha256:623241dacc3693864de3cbe5fc4e36829cc06433bc8853eb5162a2b847b6f854 Copying blob sha256:501b4274dee516aff5d7086ffd6695b52701288eba7085a410ca87a57a463a28 Copying blob sha256:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e Copying blob sha256:623241dacc3693864de3cbe5fc4e36829cc06433bc8853eb5162a2b847b6f854 Copying blob sha256:4f10747ca6921e32438517627074ad31527c5490156f525bb9c987874dfdac98 Copying config sha256:71a0f47931b084541ae65b1a2c52c6ef360058c84fb1a1c5c17ca302a94c36a3 Writing manifest to image destination Storing signatures + go run hack/ci-utils/differenceChecker/main.go make generate 2023/08/30 04:02:21 go generate ./... # go.opentelemetry.io/otel/internal/global ../../../vendor/go.opentelemetry.io/otel/internal/global/handler.go:44:18: undefined: atomic.Pointer ../../../vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go:30:25: undefined: atomic.Pointer note: module requires Go 1.19 # github.com/containers/image/v5/internal/manifest ../../../vendor/github.com/containers/image/v5/internal/manifest/oci_index.go:173:42: type func(a v1.Descriptor, b v1.Descriptor) bool of func(a, b imgspecv1.Descriptor) bool {…} does not match inferred type func(a v1.Descriptor, b v1.Descriptor) int for func(a E, b E) int # github.com/go-openapi/analysis/internal/flatten/replace ../../../vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go:120:12: undefined: spec.SchemaProperties ../../../vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go:239:13: undefined: spec.SchemaProperties ../../../vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go:293:13: undefined: spec.SchemaProperties # github.com/docker/docker-credential-helpers/client ../../../vendor/github.com/docker/docker-credential-helpers/client/command.go:34:39: programCmd.Environ undefined (type *exec.Cmd has no field or method Environ) note: module requires Go 1.19 # go.opentelemetry.io/otel/internal/global ../../../vendor/go.opentelemetry.io/otel/internal/global/handler.go:44:18: undefined: atomic.Pointer ../../../vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go:30:25: undefined: atomic.Pointer note: module requires Go 1.19 # github.com/containers/image/v5/internal/manifest ../../../vendor/github.com/containers/image/v5/internal/manifest/oci_index.go:173:42: type func(a v1.Descriptor, b v1.Descriptor) bool of func(a, b imgspecv1.Descriptor) bool {…} does not match inferred type func(a v1.Descriptor, b v1.Descriptor) int for func(a E, b E) int # github.com/go-openapi/analysis/internal/flatten/replace ../../../vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go:120:12: undefined: spec.SchemaProperties ../../../vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go:239:13: undefined: spec.SchemaProperties ../../../vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go:293:13: undefined: spec.SchemaProperties # github.com/docker/docker-credential-helpers/client ../../../vendor/github.com/docker/docker-credential-helpers/client/command.go:34:39: programCmd.Environ undefined (type *exec.Cmd has no field or method Environ) note: module requires Go 1.19 prog.go:14:2: no required module provides package github.com/Azure/ARO-RP/pkg/cluster: go.mod file not found in current directory or any parent directory; see 'go help modules' prog.go:12:2: no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules' 2023/08/30 04:00:30 Loading input failed: exit status 1 exit status 1 pkg/cluster/generate.go:6: running "go": exi