Skip to content

pass embedded cluster artifacts in upstream upgrade #15887

pass embedded cluster artifacts in upstream upgrade

pass embedded cluster artifacts in upstream upgrade #15887

Triggered via pull request April 16, 2024 13:54
Status Cancelled
Total duration 5m 43s
Artifacts 10
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-test.yaml

on: pull_request
can-run-ci
0s
can-run-ci
enable-tests
0s
enable-tests
generate-tag
4s
generate-tag
push-minio
22s
push-minio
push-rqlite
21s
push-rqlite
deps-kots
17s
deps-kots
build-kots-helm
9s
build-kots-helm
cmx-versions
8s
cmx-versions
kurl-addon-changes-filter
4s
kurl-addon-changes-filter
Matrix: build-kotsadm-melange-packages
Matrix: build-kurl-proxy-melange-packages
Matrix: build-migrations-melange-packages
validate-kurl-addon
0s
validate-kurl-addon
Matrix: validate-min-kots-version
Matrix: validate-range-kots-version
Matrix: validate-target-kots-version
Matrix: validate-airgap-smoke-test
Matrix: validate-change-license
Matrix: validate-config
Matrix: validate-gitops
Matrix: validate-multi-app-backup-and-restore
Matrix: validate-multi-app-install
Matrix: validate-no-required-config
Matrix: validate-strict-preflight-checks
Matrix: validate-support-bundle
Matrix: validate-version-history-pagination
validate-existing-online-install-minimal
0s
validate-existing-online-install-minimal
Matrix: validate-app-version-label
Matrix: validate-deployment-orchestration
Matrix: validate-get-set-config
Matrix: validate-kots-helm-release-secret-migration
Matrix: validate-kubernetes-installer-preflight
Matrix: validate-native-helm-v2
Matrix: validate-no-redeploy-on-restart
Matrix: validate-registry-check
Matrix: validate-remove-app
Matrix: validate-replicated-sdk
validate-kots-push-images-anonymous
0s
validate-kots-push-images-anonymous
Matrix: validate-backup-and-restore
Matrix: validate-helm-install-order
Matrix: validate-kots-pull
Matrix: validate-kots-upgrade
Matrix: validate-minimal-rbac-override
Matrix: validate-minimal-rbac
Matrix: validate-multi-namespace
Matrix: validate-smoke-test
Matrix: validate-kots-admin-console-generate-manifests
validate-pr-tests
0s
validate-pr-tests
validate-success
0s
validate-success
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 13 warnings
vet-kots: pkg/embeddedcluster/util.go#L112
installation.Spec.EmbeddedClusterArtifacts.BinaryAmd64 undefined (type []string has no field or method BinaryAmd64)
vet-kots: pkg/embeddedcluster/util.go#L113
installation.Spec.EmbeddedClusterArtifacts.ImagesAmd64 undefined (type []string has no field or method ImagesAmd64)
vet-kots: pkg/embeddedcluster/util.go#L114
installation.Spec.EmbeddedClusterArtifacts.Charts undefined (type []string has no field or method Charts)
vet-kots: pkg/embeddedcluster/util.go#L115
installation.Spec.EmbeddedClusterArtifacts.Metadata undefined (type []string has no field or method Metadata)
vet-kots: pkg/upstream/write.go#L144
cannot use u.EmbeddedClusterArtifacts (variable of type *"github.com/replicatedhq/kotskinds/apis/kots/v1beta1".EmbeddedClusterArtifacts) as []string value in struct literal
vet-kots
installation.Spec.EmbeddedClusterArtifacts.BinaryAmd64 undefined (type []string has no field or method BinaryAmd64)
vet-kots
cannot use u.EmbeddedClusterArtifacts (variable of type *"github.com/replicatedhq/kotskinds/apis/kots/v1beta1".EmbeddedClusterArtifacts) as []string value in struct literal
vet-kots
Process completed with exit code 2.
ci-test-kots: pkg/embeddedcluster/util.go#L112
installation.Spec.EmbeddedClusterArtifacts.BinaryAmd64 undefined (type []string has no field or method BinaryAmd64)
ci-test-kots: pkg/embeddedcluster/util.go#L113
installation.Spec.EmbeddedClusterArtifacts.ImagesAmd64 undefined (type []string has no field or method ImagesAmd64)
ci-test-kots: pkg/embeddedcluster/util.go#L114
installation.Spec.EmbeddedClusterArtifacts.Charts undefined (type []string has no field or method Charts)
ci-test-kots: pkg/embeddedcluster/util.go#L115
installation.Spec.EmbeddedClusterArtifacts.Metadata undefined (type []string has no field or method Metadata)
ci-test-kots: pkg/upstream/write.go#L144
cannot use u.EmbeddedClusterArtifacts (variable of type *"github.com/replicatedhq/kotskinds/apis/kots/v1beta1".EmbeddedClusterArtifacts) as []string value in struct literal
ci-test-kots
Process completed with exit code 2.
build-kots: pkg/embeddedcluster/util.go#L112
installation.Spec.EmbeddedClusterArtifacts.BinaryAmd64 undefined (type []string has no field or method BinaryAmd64)
build-kots: pkg/embeddedcluster/util.go#L113
installation.Spec.EmbeddedClusterArtifacts.ImagesAmd64 undefined (type []string has no field or method ImagesAmd64)
build-kots: pkg/embeddedcluster/util.go#L114
installation.Spec.EmbeddedClusterArtifacts.Charts undefined (type []string has no field or method Charts)
build-kots: pkg/embeddedcluster/util.go#L115
installation.Spec.EmbeddedClusterArtifacts.Metadata undefined (type []string has no field or method Metadata)
build-kots: pkg/upstream/write.go#L144
cannot use u.EmbeddedClusterArtifacts (variable of type *"github.com/replicatedhq/kotskinds/apis/kots/v1beta1".EmbeddedClusterArtifacts) as []string value in struct literal
build-kots
Process completed with exit code 2.
build-kotsadm-melange-packages (arm64-runner-set, arm64)
Canceling since a higher priority waiting request for 'cbo/sc-101432/upstream-upgrade-embedded-artifacts' exists
build-kotsadm-melange-packages (ubuntu-20.04, amd64)
Canceling since a higher priority waiting request for 'cbo/sc-101432/upstream-upgrade-embedded-artifacts' exists
validate-success
Process completed with exit code 1.
generate-tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./.github/actions/version-tag. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cmx-versions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./.github/actions/cmx-versions. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-migrations-melange-packages (ubuntu-20.04, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-web: web/src/components/PreflightResultPage.tsx#L208
This line has a length of 85. Maximum allowed is 80
lint-web: web/src/components/apps/EmbeddedClusterManagement.tsx#L571
This line has a length of 83. Maximum allowed is 80
build-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/kots/kots. Supported file pattern: go.sum
build-migrations-melange-packages (arm64-runner-set, arm64)
There are no cache folders on the disk
build-migrations-melange-packages (arm64-runner-set, arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-kurl-proxy-melange-packages (ubuntu-20.04, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-kurl-proxy-melange-packages (arm64-runner-set, arm64)
There are no cache folders on the disk
build-kurl-proxy-melange-packages (arm64-runner-set, arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-migrations
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-kurl-proxy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size Digest
e2e Expired
333 MB
sha256:bc46acbdb098140b875a11cd683ce90b42acaec25c0c4152ddf628b4e86c03e9
kotsadm-migrations-melange-packages-amd64 Expired
16.5 MB
sha256:94ebb806db3c635beefb9d483dee741cffc33c5126429659df02f0ee98178da4
kotsadm-migrations-melange-packages-arm64 Expired
14.9 MB
sha256:6f0ecbdd07de8799fe2b96154cf0d97c7b0cdf3223d077fd30e927ee9f08b6d1
kotsadm-migrations-melange-rsa-pub-amd64 Expired
787 Bytes
sha256:740a13b909f9353fd174c5906b0a081b5d3f60466e384a804a3fbf1bae11a44c
kotsadm-migrations-melange-rsa-pub-arm64 Expired
787 Bytes
sha256:ba633b707054021a403c3b91e2d151abdb5c963d116babeb0f132c50e1b5ee43
kurl-proxy-melange-packages-amd64 Expired
11.7 MB
sha256:55afa62339e49309c641c26916c66e0a01ec541853e2dfe7772c02dbe5e0e88b
kurl-proxy-melange-packages-arm64 Expired
10.5 MB
sha256:d4b8fc5912f703bc0934c49a37d053f87b97670c43869d2f2626b8b02ff7753c
kurl-proxy-melange-rsa-pub-amd64 Expired
787 Bytes
sha256:4d0f2f2d88d4e3a461b0584d0787536ebbf2abad7a6f13e76ca7f9a70e1f1a3a
kurl-proxy-melange-rsa-pub-arm64 Expired
786 Bytes
sha256:0c675354e68bf1e3c3aa877fb2209c691c454e12de6562c54d104983d7e95aca
web Expired
9.93 MB
sha256:ba375e548ebf5513d8d021a29652a818d2245b587782bb83042d47ad9ef66007