./mage -v ci:teste2e go: downloading github.com/go-git/go-git/v5 v5.16.5 go: downloading github.com/onsi/ginkgo/v2 v2.28.0 go: downloading github.com/onsi/gomega v1.39.1 go: downloading golang.org/x/tools v0.41.0 go: downloading github.com/konflux-ci/application-api v0.0.0-20260213151620-9ac61f5d7ca0 go: downloading github.com/konflux-ci/release-service v0.0.0-20260127184035-c36c56a3c440 go: downloading github.com/openshift-pipelines/pipelines-as-code v0.34.0 go: downloading github.com/konflux-ci/integration-service v0.0.0-20260327093127-2b0e36d45a91 go: downloading knative.dev/pkg v0.0.0-20250424013628-d5e74d29daa3 go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2 go: downloading k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4 go: downloading github.com/go-fed/httpsig v1.1.1-0.20201223112313-55836744818e go: downloading golang.org/x/net v0.49.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 go: downloading golang.org/x/exp v0.0.0-20260112195511-716be5621a96 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 go: downloading github.com/cloudflare/circl v1.6.3 go: downloading github.com/go-openapi/jsonreference v0.21.5 go: downloading github.com/go-openapi/swag v0.25.5 go: downloading github.com/go-openapi/jsonpointer v0.22.5 go: downloading github.com/go-openapi/swag/netutils v0.25.5 go: downloading github.com/go-openapi/swag/conv v0.25.5 go: downloading github.com/go-openapi/swag/fileutils v0.25.5 go: downloading github.com/go-openapi/swag/jsonname v0.25.5 go: downloading github.com/go-openapi/swag/jsonutils v0.25.5 go: downloading github.com/go-openapi/swag/loading v0.25.5 go: downloading github.com/go-openapi/swag/mangling v0.25.5 go: downloading github.com/go-openapi/swag/cmdutils v0.25.5 go: downloading github.com/go-openapi/swag/stringutils v0.25.5 go: downloading github.com/go-openapi/swag/typeutils v0.25.5 go: downloading github.com/go-openapi/swag/yamlutils v0.25.5 go: downloading google.golang.org/api v0.262.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 go: downloading golang.org/x/mod v0.32.0 Running target: CI:TestE2E I0421 15:28:24.328736 27872 magefile.go:526] setting up new custom bundle for testing... I0421 15:28:24.679003 27872 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776785304-ojnv -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: docker-build to image I0421 15:28:25.844688 27872 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776785304-ojnv: quay.io/redhat-appstudio-qe/test-images@sha256:57c3849c002e1bffa2586ada06bf7b5b79c3bafad7b24c1bdf4e0856b3912922 I0421 15:28:25.844731 27872 magefile.go:532] To use the custom docker bundle locally, run below cmd: export CUSTOM_DOCKER_BUILD_PIPELINE_BUNDLE=quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776785304-ojnv I0421 15:28:25.844770 27872 e2e_repo.go:347] checking if repository is e2e-tests I0421 15:28:25.844815 27872 e2e_repo.go:335] multi-platform tests and require sprayproxy registering are set to TRUE exec: git "diff" "--name-status" "upstream/main..HEAD" I0421 15:28:25.848754 27872 util.go:451] The following files, go.mod, go.sum, tests/integration-service/const.go, tests/integration-service/status-reporting-to-pullrequest.go, were changed! exec: go "install" "-mod=mod" "github.com/onsi/ginkgo/v2/ginkgo" go: downloading github.com/go-task/slim-sprig/v3 v3.0.0 go: downloading github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 I0421 15:28:29.250105 27872 install.go:188] cloning 'https://github.com/redhat-appstudio/infra-deployments' with git ref 'refs/heads/main' Enumerating objects: 79380, done. Total 79380 (delta 0), reused 0 (delta 0), pack-reused 79380 (from 1) From https://github.com/redhat-appstudio/infra-deployments * branch main -> FETCH_HEAD Already up to date. ============================================================================= [2026-04-21 15:28:33] [STEP] Starting Konflux Cluster Bootstrap ============================================================================= [2026-04-21 15:28:33] [INFO] Mode: preview [2026-04-21 15:28:33] [INFO] Options: OBO=disabled, EAAS=disabled [2026-04-21 15:28:33] [INFO] Start time: 2026-04-21 15:28:33 UTC ============================================================================= [2026-04-21 15:28:33] [STEP] Phase 1: Deploying ArgoCD ============================================================================= ============================================================================= [2026-04-21 15:28:33] [STEP] Deploying OpenShift GitOps (ArgoCD) ============================================================================= [2026-04-21 15:28:33] [SUBSTEP] Verifying cluster-admin permissions [2026-04-21 15:28:33] [SUCCESS] User 'cluster-admin' has cluster-admin permissions [2026-04-21 15:28:33] [SUBSTEP] Installing OpenShift GitOps operator subscription clusterrole.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-application-controller created clusterrole.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-server created clusterrolebinding.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-application-controller created clusterrolebinding.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-server created subscription.operators.coreos.com/openshift-gitops-operator created [2026-04-21 15:28:33] [SUCCESS] GitOps operator subscription applied [2026-04-21 15:28:33] [SUBSTEP] Waiting for default ArgoCD project to be created [2026-04-21 15:28:34] [WAITING] Default project not yet available (5s/300s) [2026-04-21 15:28:39] [WAITING] Default project not yet available (10s/300s) [2026-04-21 15:28:44] [WAITING] Default project not yet available (15s/300s) [2026-04-21 15:28:49] [WAITING] Default project not yet available (20s/300s) [2026-04-21 15:28:54] [WAITING] Default project not yet available (25s/300s) [2026-04-21 15:28:59] [WAITING] Default project not yet available (30s/300s) [2026-04-21 15:29:05] [WAITING] Default project not yet available (35s/300s) [2026-04-21 15:29:10] [WAITING] Default project not yet available (40s/300s) [2026-04-21 15:29:15] [SUCCESS] Default ArgoCD project is available [2026-04-21 15:29:15] [SUBSTEP] Waiting for OpenShift GitOps route to be created [2026-04-21 15:29:15] [SUCCESS] OpenShift GitOps route is available [2026-04-21 15:29:15] [SUBSTEP] Configuring ArgoCD repo server resources and timeout argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:15] [SUCCESS] Repo server configured: timeout=5m, cpu=100m, memory=100Mi [2026-04-21 15:29:15] [SUBSTEP] Configuring ArgoCD application controller resources argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:16] [SUCCESS] Application controller configured: cpu=4, memory=4Gi [2026-04-21 15:29:16] [SUBSTEP] Switching ArgoCD route to re-encryption TLS argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:16] [SUCCESS] Route TLS termination set to 'reencrypt' [2026-04-21 15:29:16] [SUBSTEP] Restarting ArgoCD server after TLS configuration change pod "openshift-gitops-server-6944966b75-tl2hx" deleted [2026-04-21 15:29:17] [SUCCESS] ArgoCD server pods deleted for restart [2026-04-21 15:29:17] [SUBSTEP] Granting admin role to authenticated users [2026-04-21 15:29:17] [INFO] Note: This should be updated once proper access policy is in place argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:17] [SUCCESS] RBAC policy set: system:authenticated -> role:admin [2026-04-21 15:29:17] [SUBSTEP] Configuring PVC health check (WaitForFirstConsumer workaround) Warning: unknown field "spec.resourceCustomizations" argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:29:18] [SUCCESS] PVC health customization applied (Pending/Bound = Healthy) [2026-04-21 15:29:18] [SUBSTEP] Enabling Helm support in Kustomize builds argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:18] [SUCCESS] Kustomize build options set: --enable-helm [2026-04-21 15:29:18] [SUBSTEP] Configuring ArgoCD to ignore aggregated roles in diff argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:18] [SUCCESS] ignoreAggregatedRoles set to true [2026-04-21 15:29:18] [SUBSTEP] Setting ArgoCD tracking method to annotation argocd.argoproj.io/openshift-gitops patched [2026-04-21 15:29:18] [SUCCESS] Resource tracking method set to 'annotation' [2026-04-21 15:29:18] [SUBSTEP] Restarting GitOps server deployment deployment.apps/openshift-gitops-server restarted [2026-04-21 15:29:18] [SUCCESS] GitOps server restart initiated [2026-04-21 15:29:18] [INFO] Waiting for rollout to complete... Waiting for deployment "openshift-gitops-server" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "openshift-gitops-server" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "openshift-gitops-server" rollout to finish: 1 old replicas are pending termination... deployment "openshift-gitops-server" successfully rolled out [2026-04-21 15:29:23] [SUCCESS] GitOps server rollout complete ============================================================================= [2026-04-21 15:29:23] [STEP] ArgoCD Access Information ============================================================================= [2026-04-21 15:29:23] [INFO] ArgoCD URL: https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:29:23] [INFO] Authentication: Use 'Login with OpenShift' button (OpenShift credentials) [2026-04-21 15:29:23] [SUBSTEP] Verifying ArgoCD route is accessible [2026-04-21 15:29:23] [SUCCESS] ArgoCD is accessible at https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [ARGOCD_DEPLOY_JSON] {"status":"success","url":"https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com","namespace":"openshift-gitops","auth_method":"openshift"} ============================================================================= [2026-04-21 15:29:23] [STEP] OpenShift GitOps Deployment Complete ============================================================================= ============================================================================= [2026-04-21 15:29:23] [STEP] Phase 2: Bootstrapping Host Cluster ============================================================================= [2026-04-21 15:29:23] [INFO] Bootstrapping host cluster components [2026-04-21 15:29:23] [INFO] No preview.env file found - using environment variables only [2026-04-21 15:29:23] [SUBSTEP] Configuring Quality Dashboard secrets Setting secrets for Quality Dashboard namespace/quality-dashboard created secret/quality-dashboard-secrets created [2026-04-21 15:29:29] [SUCCESS] Quality Dashboard secrets configured [2026-04-21 15:29:29] [SUBSTEP] Configuring CI Helper App secret Creating secret for CI Helper App namespace/ci-helper-app created secret/ci-helper-app-secrets created [2026-04-21 15:29:32] [SUCCESS] CI Helper App secret configured [2026-04-21 15:29:32] [SUCCESS] Host cluster bootstrap complete ============================================================================= [2026-04-21 15:29:32] [STEP] Phase 3: Bootstrapping Member Cluster ============================================================================= [2026-04-21 15:29:32] [INFO] Bootstrapping member cluster components [2026-04-21 15:29:32] [INFO] No preview.env file found - using environment variables only [2026-04-21 15:29:32] [SUBSTEP] Configuring Pipeline Service secrets Setting secrets for pipeline-service tekton-results namespace already exists, skipping creation tekton-logging namespace already exists, skipping creation namespace/product-kubearchive-logging created Creating DB secret secret/tekton-results-database created Creating S3 secret secret/tekton-results-s3 created Creating MinIO config secret/minio-storage-configuration created Creating S3 secret secret/tekton-results-s3 created Creating MinIO config MinIO config already exists, skipping creation Creating Postgres TLS certs secret/postgresql-tls created configmap/rds-root-crt created [2026-04-21 15:29:35] [SUCCESS] Pipeline Service secrets configured [2026-04-21 15:29:35] [SUBSTEP] Configuring GitHub secrets [2026-04-21 15:29:35] [INFO] GitHub token provided - creating secrets namespace/application-service created Creating a has secret from legacy token secret/has-github-token created [2026-04-21 15:29:36] [SUCCESS] GitHub secrets configured [2026-04-21 15:29:36] [SUBSTEP] Configuring Image Controller secrets [2026-04-21 15:29:36] [INFO] Quay organization: redhat-appstudio-qe Creating a secret with a token for Image Controller namespace/image-controller created secret/quaytoken created [2026-04-21 15:29:36] [SUCCESS] Image Controller secrets configured [2026-04-21 15:29:36] [SUCCESS] Member cluster bootstrap complete ============================================================================= [2026-04-21 15:29:36] [STEP] Phase 4: Bootstrapping Common Components ============================================================================= [2026-04-21 15:29:36] [INFO] Bootstrapping common cluster components [2026-04-21 15:29:36] [INFO] No preview.env file found at /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../hack/preview.env - using environment variables only [2026-04-21 15:29:36] [SUBSTEP] Configuring Docker Hub pull secret Configuring the cluster with a pull secret for Docker Hub Saved credentials for docker.io into /tmp/tmp.nzO1UQ29BG secret/pull-secret data updated Saved credentials for docker.io into /tmp/tmp.nzO1UQ29BG secret/docker-io-pull created [2026-04-21 15:29:38] [SUCCESS] Docker Hub pull secret configured [2026-04-21 15:29:38] [SUBSTEP] Configuring DORA metrics exporter secrets Setting secrets for Dora metrics exporter namespace/dora-metrics created secret/exporters-secret created [2026-04-21 15:29:38] [SUCCESS] DORA metrics exporter secrets configured [2026-04-21 15:29:38] [SUCCESS] Common cluster bootstrap complete ============================================================================= [2026-04-21 15:29:38] [STEP] Phase 5: Mode-Specific Deployment (preview) ============================================================================= [2026-04-21 15:29:38] [INFO] Deploying preview configuration ============================================================================= [2026-04-21 15:29:38] [STEP] Starting Konflux Preview Environment Setup ============================================================================= [2026-04-21 15:29:38] [INFO] Script: /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../hack/preview.sh [2026-04-21 15:29:38] [INFO] Options: OBO=false, GRAFANA=false, EAAS=false [2026-04-21 15:29:38] [INFO] Start time: 2026-04-21 15:29:38 UTC ============================================================================= [2026-04-21 15:29:38] [STEP] Cluster Context Information ============================================================================= [2026-04-21 15:29:39] [INFO] OpenShift Version: 4.18.9 [2026-04-21 15:29:39] [INFO] API Server: https://api.kx-4ac15addc2.30ql.p3.openshiftapps.com:443 [2026-04-21 15:29:39] [INFO] Cluster ID: c8fd1ff8-ae5b-4e74-839f-2574a2794e23 [2026-04-21 15:29:39] [INFO] Cluster Domain: apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:29:39] [INFO] Total Nodes: 3 [2026-04-21 15:29:39] [INFO] - Master nodes: 0 [2026-04-21 15:29:39] [INFO] - Worker nodes: 3 [2026-04-21 15:29:39] [SUCCESS] Cluster operators: All healthy [CLUSTER_CONTEXT_JSON] {"ocp_version":"4.18.9","api_server":"https://api.kx-4ac15addc2.30ql.p3.openshiftapps.com:443","cluster_id":"c8fd1ff8-ae5b-4e74-839f-2574a2794e23","cluster_domain":"apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com","total_nodes":3,"master_nodes":0,"worker_nodes":3,"degraded_operators":0} Switched to a new branch 'preview-main-zzyj' [2026-04-21 15:29:39] [SUCCESS] Git environment initialized [2026-04-21 15:29:39] [INFO] - Repository URL: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-21 15:29:39] [INFO] - Source branch: main [2026-04-21 15:29:39] [INFO] - Preview branch: preview-main-zzyj [2026-04-21 15:29:39] [INFO] - GitHub org: redhat-appstudio-qe ============================================================================= [2026-04-21 15:29:39] [STEP] Patching ArgoCD application manifests to use fork repository ============================================================================= [2026-04-21 15:29:39] [INFO] Setting repoURL to: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-21 15:29:39] [INFO] Setting targetRevision to: preview-main-zzyj [2026-04-21 15:29:39] [SUBSTEP] Patched: application-patch.yaml [2026-04-21 15:29:39] [SUBSTEP] Patched: application-set-patch.yaml [2026-04-21 15:29:39] [SUBSTEP] Patched: application-set-multisrc-src-1-patch.yaml [2026-04-21 15:29:39] [SUCCESS] All ArgoCD patch files updated ============================================================================= [2026-04-21 15:29:39] [STEP] Labeling cluster nodes for Konflux workloads ============================================================================= [2026-04-21 15:29:39] [INFO] Reference: https://github.com/redhat-appstudio/infra-deployments/pull/4415 [2026-04-21 15:29:40] [INFO] Found 3 nodes to label with 'konflux-ci.dev/workload=konflux-tenants' [2026-04-21 15:29:40] [SUBSTEP] Labeling node/ip-10-0-139-236.ec2.internal node/ip-10-0-139-236.ec2.internal labeled [2026-04-21 15:29:40] [SUCCESS] Successfully labeled node/ip-10-0-139-236.ec2.internal [2026-04-21 15:29:40] [SUBSTEP] Labeling node/ip-10-0-148-187.ec2.internal node/ip-10-0-148-187.ec2.internal labeled [2026-04-21 15:29:40] [SUCCESS] Successfully labeled node/ip-10-0-148-187.ec2.internal [2026-04-21 15:29:40] [SUBSTEP] Labeling node/ip-10-0-161-154.ec2.internal node/ip-10-0-161-154.ec2.internal labeled [2026-04-21 15:29:40] [SUCCESS] Successfully labeled node/ip-10-0-161-154.ec2.internal [2026-04-21 15:29:40] [SUBSTEP] Verifying labels on all nodes... [2026-04-21 15:29:40] [SUCCESS] All 3 nodes labeled and verified successfully ============================================================================= [2026-04-21 15:29:40] [STEP] Checking OCP version for Kueue compatibility ============================================================================= [2026-04-21 15:29:40] [INFO] Detected OpenShift Container Platform version: 4.18.9 (minor: 18) [2026-04-21 15:29:40] [SUCCESS] OCP version 4.18.9 meets Kueue requirements - Kueue will be deployed ============================================================================= [2026-04-21 15:29:40] [STEP] Configuring GitHub organization ============================================================================= [2026-04-21 15:29:40] [INFO] Setting GitHub org to: redhat-appstudio-qe [2026-04-21 15:29:40] [INFO] Configuring GitHub organization for Application Service (HAS) [2026-04-21 15:29:40] [INFO] - Target org: redhat-appstudio-qe [2026-04-21 15:29:40] [INFO] - Config file: /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../components/has/base/kustomization.yaml [2026-04-21 15:29:40] [SUCCESS] GitHub organization set to 'redhat-appstudio-qe' [2026-04-21 15:29:40] [SUCCESS] Verified: Configuration updated correctly [2026-04-21 15:29:40] [SUCCESS] GitHub organization configured ============================================================================= [2026-04-21 15:29:40] [STEP] Configuring Rekor server hostname ============================================================================= [2026-04-21 15:29:40] [INFO] Cluster domain: apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:29:40] [INFO] Rekor server hostname: rekor.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:29:40] [SUCCESS] Rekor server hostname configured ============================================================================= [2026-04-21 15:29:40] [STEP] Applying service image overrides from environment variables ============================================================================= [2026-04-21 15:29:40] [INFO] No service image overrides configured - using default images ============================================================================= [2026-04-21 15:29:40] [STEP] Committing and pushing preview changes ============================================================================= [preview-main-zzyj 4fa43ff59] Preview mode, do not merge into main 8 files changed, 15 insertions(+), 21 deletions(-) remote: remote: Create a pull request for 'preview-main-zzyj' on GitHub by visiting: remote: https://github.com/redhat-appstudio-qe/infra-deployments/pull/new/preview-main-zzyj remote: To https://github.com/redhat-appstudio-qe/infra-deployments.git * [new branch] preview-main-zzyj -> preview-main-zzyj branch 'preview-main-zzyj' set up to track 'qe/preview-main-zzyj'. [2026-04-21 15:29:41] [SUCCESS] Preview changes committed and pushed to qe/preview-main-zzyj ============================================================================= [2026-04-21 15:29:41] [STEP] Deploying ArgoCD applications ============================================================================= [2026-04-21 15:29:41] [SUBSTEP] Applying root Application from: /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../argo-cd-apps/app-of-app-sets/development application.argoproj.io/all-application-sets created [2026-04-21 15:29:42] [SUCCESS] Root Application 'all-application-sets' created [2026-04-21 15:29:42] [SUBSTEP] Waiting for 'all-application-sets' to become Healthy and Synced [2026-04-21 15:29:42] [WAITING] Root application status: ' ' (target: 'Healthy Synced') - 5s elapsed [2026-04-21 15:29:47] [WAITING] Root application status: ' ' (target: 'Healthy Synced') - 10s elapsed [2026-04-21 15:29:52] [WAITING] Root application status: 'Healthy OutOfSync' (target: 'Healthy Synced') - 15s elapsed [2026-04-21 15:29:57] [WAITING] Root application status: 'Healthy OutOfSync' (target: 'Healthy Synced') - 20s elapsed [2026-04-21 15:30:03] [WAITING] Root application status: 'Healthy OutOfSync' (target: 'Healthy Synced') - 25s elapsed [2026-04-21 15:30:08] [SUCCESS] Root application 'all-application-sets' is Healthy and Synced [2026-04-21 15:30:08] [SUBSTEP] Triggering hard refresh on all ArgoCD applications [2026-04-21 15:30:08] [INFO] Found 43 applications to refresh application.argoproj.io/cert-manager-in-cluster-local patched application.argoproj.io/image-rbac-proxy-in-cluster-local patched application.argoproj.io/integration-in-cluster-local patched application.argoproj.io/konflux-rbac-in-cluster-local patched application.argoproj.io/build-templates-in-cluster-local patched application.argoproj.io/policies-in-cluster-local patched application.argoproj.io/crossplane-control-plane-in-cluster-local patched application.argoproj.io/all-application-sets patched application.argoproj.io/kueue-in-cluster-local patched application.argoproj.io/disable-csvcopy-in-cluster-local patched application.argoproj.io/konflux-info-in-cluster-local patched application.argoproj.io/project-controller-in-cluster-local patched application.argoproj.io/image-controller-in-cluster-local patched application.argoproj.io/tracing-workload-otel-collector-in-cluster-local patched application.argoproj.io/internal-services-in-cluster-local patched application.argoproj.io/enterprise-contract-in-cluster-local patched application.argoproj.io/trust-manager-in-cluster-local patched application.argoproj.io/squid-in-cluster-local patched application.argoproj.io/release-in-cluster-local patched application.argoproj.io/tracing-workload-tracing-in-cluster-local patched application.argoproj.io/vector-kubearchive-log-collector-in-cluster-local patched (no change) application.argoproj.io/vector-tekton-logs-collector-in-cluster-local patched application.argoproj.io/mintmaker-in-cluster-local patched application.argoproj.io/smee-client-in-cluster-local patched application.argoproj.io/dora-metrics-in-cluster-local patched application.argoproj.io/perf-team-prometheus-reader-in-cluster-local patched application.argoproj.io/pipeline-service-in-cluster-local patched application.argoproj.io/backup-in-cluster-local patched application.argoproj.io/application-api-in-cluster-local patched application.argoproj.io/knative-eventing-in-cluster-local patched application.argoproj.io/has-in-cluster-local patched application.argoproj.io/tempo-in-cluster-local patched application.argoproj.io/konflux-kite-in-cluster-local patched application.argoproj.io/monitoring-cardinality-in-cluster-local patched application.argoproj.io/kyverno-in-cluster-local patched application.argoproj.io/monitoring-workload-prometheus-in-cluster-local patched application.argoproj.io/repository-validator-in-cluster-local patched application.argoproj.io/build-service-in-cluster-local patched application.argoproj.io/multi-platform-controller-in-cluster-local patched application.argoproj.io/disaster-recovery-in-cluster-local patched application.argoproj.io/monitoring-registry-in-cluster-local patched application.argoproj.io/monitoring-workload-custom-kube-state-metrics-in-cluster-local patched application.argoproj.io/kubearchive-in-cluster-local patched [2026-04-21 15:30:15] [SUCCESS] Hard refresh triggered on all 43 applications [2026-04-21 15:30:15] [SUBSTEP] Waiting for refresh operations to complete [2026-04-21 15:30:15] [PROGRESS] Refresh: 0/43 complete | 43 still refreshing (5s elapsed) [2026-04-21 15:30:20] [PROGRESS] Refresh: 0/43 complete | 43 still refreshing (10s elapsed) [2026-04-21 15:30:25] [PROGRESS] Refresh: 0/43 complete | 43 still refreshing (15s elapsed) [2026-04-21 15:30:31] [PROGRESS] Refresh: 8/43 complete | 35 still refreshing (20s elapsed) [2026-04-21 15:30:36] [PROGRESS] Refresh: 8/43 complete | 35 still refreshing (25s elapsed) [2026-04-21 15:30:41] [PROGRESS] Refresh: 24/43 complete | 19 still refreshing (30s elapsed) [2026-04-21 15:30:47] [PROGRESS] Refresh: 33/43 complete | 10 still refreshing (35s elapsed) [2026-04-21 15:30:52] [PROGRESS] Refresh: 37/43 complete | 6 still refreshing (40s elapsed) [2026-04-21 15:30:58] [PROGRESS] Refresh: 37/43 complete | 6 still refreshing (45s elapsed) [2026-04-21 15:31:03] [PROGRESS] Refresh: 38/43 complete | 5 still refreshing (50s elapsed) [2026-04-21 15:31:08] [PROGRESS] Refresh: 39/43 complete | 4 still refreshing (55s elapsed) [2026-04-21 15:31:14] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (60s elapsed) [2026-04-21 15:31:19] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (65s elapsed) [2026-04-21 15:31:24] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (70s elapsed) [2026-04-21 15:31:30] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (75s elapsed) [2026-04-21 15:31:35] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (80s elapsed) [2026-04-21 15:31:40] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (85s elapsed) [2026-04-21 15:31:45] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (90s elapsed) [2026-04-21 15:31:51] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (95s elapsed) [2026-04-21 15:31:56] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (100s elapsed) [2026-04-21 15:32:01] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (105s elapsed) [2026-04-21 15:32:07] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (110s elapsed) [2026-04-21 15:32:12] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (115s elapsed) [2026-04-21 15:32:17] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (120s elapsed) [2026-04-21 15:32:23] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (125s elapsed) [2026-04-21 15:32:28] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (130s elapsed) [2026-04-21 15:32:33] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (135s elapsed) [2026-04-21 15:32:39] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (140s elapsed) [2026-04-21 15:32:44] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (145s elapsed) [2026-04-21 15:32:49] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (150s elapsed) [2026-04-21 15:32:55] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (155s elapsed) [2026-04-21 15:33:00] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (160s elapsed) [2026-04-21 15:33:05] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (165s elapsed) [2026-04-21 15:33:11] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (170s elapsed) [2026-04-21 15:33:17] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (175s elapsed) [2026-04-21 15:33:22] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (180s elapsed) [2026-04-21 15:33:27] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (185s elapsed) [2026-04-21 15:33:33] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (190s elapsed) [2026-04-21 15:33:38] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (195s elapsed) [2026-04-21 15:33:43] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (200s elapsed) [2026-04-21 15:33:49] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (205s elapsed) [2026-04-21 15:33:54] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (210s elapsed) [2026-04-21 15:33:59] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (215s elapsed) [2026-04-21 15:34:05] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (220s elapsed) [2026-04-21 15:34:10] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (225s elapsed) [2026-04-21 15:34:15] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (230s elapsed) [2026-04-21 15:34:21] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (235s elapsed) [2026-04-21 15:34:26] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (240s elapsed) [2026-04-21 15:34:31] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (245s elapsed) [2026-04-21 15:34:37] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (250s elapsed) [2026-04-21 15:34:42] [SUCCESS] All 43 applications refreshed ============================================================================= [2026-04-21 15:34:42] [STEP] Waiting for all ArgoCD applications to sync and become healthy ============================================================================= [2026-04-21 15:34:42] [INFO] Timeout: 2700 seconds (45 minutes) [2026-04-21 15:34:42] [PROGRESS] Applications: 20/44 ready | 24 pending (0m 0s elapsed) [2026-04-21 15:34:42] [INFO] Pending: build-service-in-cluster-local,crossplane-control-plane-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,konflux-rbac-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,monitoring-cardinality-in-cluster-local,monitoring-registry-in-cluster-local,monitoring-workload-custom-kube-state-metrics-in-cluster-local,monitoring-workload-prometheus-in-cluster-local,multi-platform-controller-in-cluster-local,perf-team-prometheus-reader-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local,vector-tekton-logs-collector-in-cluster-local [2026-04-21 15:34:42] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:34:52] [PROGRESS] Applications: 21/44 ready | 23 pending (0m 10s elapsed) [2026-04-21 15:34:52] [INFO] Pending: build-service-in-cluster-local,crossplane-control-plane-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,konflux-rbac-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,monitoring-cardinality-in-cluster-local,monitoring-registry-in-cluster-local,monitoring-workload-custom-kube-state-metrics-in-cluster-local,monitoring-workload-prometheus-in-cluster-local,multi-platform-controller-in-cluster-local,perf-team-prometheus-reader-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:34:52] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:35:03] [PROGRESS] Applications: 21/44 ready | 23 pending (0m 20s elapsed) [2026-04-21 15:35:03] [INFO] Pending: build-service-in-cluster-local,crossplane-control-plane-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,konflux-rbac-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,monitoring-cardinality-in-cluster-local,monitoring-registry-in-cluster-local,monitoring-workload-custom-kube-state-metrics-in-cluster-local,monitoring-workload-prometheus-in-cluster-local,multi-platform-controller-in-cluster-local,perf-team-prometheus-reader-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:03] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:35:13] [PROGRESS] Applications: 21/44 ready | 23 pending (0m 31s elapsed) [2026-04-21 15:35:13] [INFO] Pending: build-service-in-cluster-local,crossplane-control-plane-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,konflux-rbac-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,monitoring-cardinality-in-cluster-local,monitoring-registry-in-cluster-local,monitoring-workload-custom-kube-state-metrics-in-cluster-local,monitoring-workload-prometheus-in-cluster-local,multi-platform-controller-in-cluster-local,perf-team-prometheus-reader-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:13] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:35:23] [PROGRESS] Applications: 27/44 ready | 17 pending (0m 41s elapsed) [2026-04-21 15:35:23] [INFO] Pending: build-service-in-cluster-local,crossplane-control-plane-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:23] [WARN] Found applications in Unknown state (not Progressing), investigating... [2026-04-21 15:35:23] [ERROR] Application 'vector-kubearchive-log-collector-in-cluster-local' is in Unknown state without 'context deadline exceeded' [2026-04-21 15:35:24] [INFO] ├─ App: vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:24] [INFO] │ ├─ Sync Status: Unknown [2026-04-21 15:35:24] [INFO] │ ├─ Health Status: Healthy [2026-04-21 15:35:24] [INFO] │ ├─ Out-of-sync resources: 15 [2026-04-21 15:35:24] [WARN] │ └─ Conditions: [2026-04-21 15:35:24] [WARN] │ └─ [ComparisonError] Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = `kustomize build /components/vector-kubearchive-log-collector/development --enable-helm --helm-kube-version 1.31 --helm-api-versions admissionregistration.k8s.io/v1 --helm-api-versions admissionregistration.k8s.io/v1/MutatingWebhookConfiguration --helm-api-versions admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy --helm-api-versions admissionregistration.k8s.io/v1/ValidatingAdmissionPolicyBinding --helm-api-versions admissionregistration.k8s.io/v1/ValidatingWebhookConfiguration --helm-api-versions admissionregistration.k8s.io/v1beta1 --helm-api-versions admissionregistration.k8s.io/v1beta1/ValidatingAdmissionPolicy --helm-api-versions admissionregistration.k8s.io/v1beta1/ValidatingAdmissionPolicyBinding --helm-api-versions apiextensions.crossplane.io/v1 --helm-api-versions apiextensions.crossplane.io/v1/CompositeResourceDefinition --helm-api-versions apiextensions.crossplane.io/v1/Composition --helm-api-versions apiextensions.crossplane.io/v1/CompositionRevision --helm-api-versions apiextensions.crossplane.io/v1alpha1 --helm-api-versions apiextensions.crossplane.io/v1alpha1/ManagedResourceActivationPolicy --helm-api-versions apiextensions.crossplane.io/v1alpha1/ManagedResourceDefinition --helm-api-versions apiextensions.crossplane.io/v1alpha1/Usage --helm-api-versions apiextensions.crossplane.io/v1beta1 --helm-api-versions apiextensions.crossplane.io/v1beta1/EnvironmentConfig --helm-api-versions apiextensions.crossplane.io/v1beta1/Usage --helm-api-versions apiextensions.crossplane.io/v2 --helm-api-versions apiextensions.crossplane.io/v2/CompositeResourceDefinition --helm-api-versions apiextensions.k8s.io/v1 --helm-api-versions apiextensions.k8s.io/v1/CustomResourceDefinition --helm-api-versions apiregistration.k8s.io/v1 --helm-api-versions apiregistration.k8s.io/v1/APIService --helm-api-versions apiserver.openshift.io/v1 --helm-api-versions apiserver.openshift.io/v1/APIRequestCount --helm-api-versions apps.openshift.io/v1 --helm-api-versions apps.openshift.io/v1/DeploymentConfig --helm-api-versions apps/v1 --helm-api-versions apps/v1/ControllerRevision --helm-api-versions apps/v1/DaemonSet --helm-api-versions apps/v1/Deployment --helm-api-versions apps/v1/ReplicaSet --helm-api-versions apps/v1/StatefulSet --helm-api-versions appstudio.redhat.com/v1alpha1 --helm-api-versions appstudio.redhat.com/v1alpha1/Application --helm-api-versions appstudio.redhat.com/v1alpha1/Component --helm-api-versions appstudio.redhat.com/v1alpha1/ComponentDetectionQuery --helm-api-versions appstudio.redhat.com/v1alpha1/DependencyUpdateCheck --helm-api-versions appstudio.redhat.com/v1alpha1/DeploymentTarget --helm-api-versions appstudio.redhat.com/v1alpha1/DeploymentTargetClaim --helm-api-versions appstudio.redhat.com/v1alpha1/DeploymentTargetClass --helm-api-versions appstudio.redhat.com/v1alpha1/Environment --helm-api-versions appstudio.redhat.com/v1alpha1/ImageRepository --helm-api-versions appstudio.redhat.com/v1alpha1/InternalRequest --helm-api-versions appstudio.redhat.com/v1alpha1/InternalServicesConfig --helm-api-versions appstudio.redhat.com/v1alpha1/PromotionRun --helm-api-versions appstudio.redhat.com/v1alpha1/Snapshot --helm-api-versions appstudio.redhat.com/v1alpha1/SnapshotEnvironmentBinding --helm-api-versions argoproj.io/v1alpha1 --helm-api-versions argoproj.io/v1alpha1/AnalysisRun --helm-api-versions argoproj.io/v1alpha1/AnalysisTemplate --helm-api-versions argoproj.io/v1alpha1/AppProject --helm-api-versions argoproj.io/v1alpha1/Application --helm-api-versions argoproj.io/v1alpha1/ApplicationSet --helm-api-versions argoproj.io/v1alpha1/ArgoCD --helm-api-versions argoproj.io/v1alpha1/ClusterAnalysisTemplate --helm-api-versions argoproj.io/v1alpha1/Experiment --helm-api-versions argoproj.io/v1alpha1/NotificationsConfiguration --helm-api-versions argoproj.io/v1alpha1/Rollout --helm-api-versions argoproj.io/v1alpha1/RolloutManager --helm-api-versions argoproj.io/v1beta1 --helm-api-versions argoproj.io/v1beta1/ArgoCD --helm-api-versions authorization.openshift.io/v1 --helm-api-versions authorization.openshift.io/v1/RoleBindingRestriction --helm-api-versions autoscaling/v1 --helm-api-versions autoscaling/v1/HorizontalPodAutoscaler --helm-api-versions autoscaling/v2 --helm-api-versions autoscaling/v2/HorizontalPodAutoscaler --helm-api-versions batch/v1 --helm-api-versions batch/v1/CronJob --helm-api-versions batch/v1/Job --helm-api-versions build.openshift.io/v1 --helm-api-versions build.openshift.io/v1/Build --helm-api-versions build.openshift.io/v1/BuildConfig --helm-api-versions certificates.k8s.io/v1 --helm-api-versions certificates.k8s.io/v1/CertificateSigningRequest --helm-api-versions cloud.network.openshift.io/v1 --helm-api-versions cloud.network.openshift.io/v1/CloudPrivateIPConfig --helm-api-versions cloudcredential.openshift.io/v1 --helm-api-versions cloudcredential.openshift.io/v1/CredentialsRequest --helm-api-versions cluster.open-cluster-management.io/v1alpha1 --helm-api-versions cluster.open-cluster-management.io/v1alpha1/ClusterClaim --helm-api-versions config.openshift.io/v1 --helm-api-versions config.openshift.io/v1/APIServer --helm-api-versions config.openshift.io/v1/Authentication --helm-api-versions config.openshift.io/v1/Build --helm-api-versions config.openshift.io/v1/ClusterOperator --helm-api-versions config.openshift.io/v1/ClusterVersion --helm-api-versions config.openshift.io/v1/Console --helm-api-versions config.openshift.io/v1/DNS --helm-api-versions config.openshift.io/v1/FeatureGate --helm-api-versions config.openshift.io/v1/Image --helm-api-versions config.openshift.io/v1/ImageContentPolicy --helm-api-versions config.openshift.io/v1/ImageDigestMirrorSet --helm-api-versions config.openshift.io/v1/ImageTagMirrorSet --helm-api-versions config.openshift.io/v1/Infrastructure --helm-api-versions config.openshift.io/v1/Ingress --helm-api-versions config.openshift.io/v1/Network --helm-api-versions config.openshift.io/v1/Node --helm-api-versions config.openshift.io/v1/OAuth --helm-api-versions config.openshift.io/v1/OperatorHub --helm-api-versions config.openshift.io/v1/Project --helm-api-versions config.openshift.io/v1/Proxy --helm-api-versions config.openshift.io/v1/Scheduler --helm-api-versions console.openshift.io/v1 --helm-api-versions console.openshift.io/v1/ConsoleCLIDownload --helm-api-versions console.openshift.io/v1/ConsoleExternalLogLink --helm-api-versions console.openshift.io/v1/ConsoleLink --helm-api-versions console.openshift.io/v1/ConsoleNotification --helm-api-versions console.openshift.io/v1/ConsolePlugin --helm-api-versions console.openshift.io/v1/ConsoleQuickStart --helm-api-versions console.openshift.io/v1/ConsoleSample --helm-api-versions console.openshift.io/v1/ConsoleYAMLSample --helm-api-versions console.openshift.io/v1alpha1 --helm-api-versions console.openshift.io/v1alpha1/ConsolePlugin --helm-api-versions controlplane.operator.openshift.io/v1alpha1 --helm-api-versions controlplane.operator.openshift.io/v1alpha1/PodNetworkConnectivityCheck --helm-api-versions coordination.k8s.io/v1 --helm-api-versions coordination.k8s.io/v1/Lease --helm-api-versions discovery.k8s.io/v1 --helm-api-versions discovery.k8s.io/v1/EndpointSlice --helm-api-versions events.k8s.io/v1 --helm-api-versions events.k8s.io/v1/Event --helm-api-versions flowcontrol.apiserver.k8s.io/v1 --helm-api-versions flowcontrol.apiserver.k8s.io/v1/FlowSchema --helm-api-versions flowcontrol.apiserver.k8s.io/v1/PriorityLevelConfiguration --helm-api-versions flowcontrol.apiserver.k8s.io/v1beta3 --helm-api-versions flowcontrol.apiserver.k8s.io/v1beta3/FlowSchema --helm-api-versions flowcontrol.apiserver.k8s.io/v1beta3/PriorityLevelConfiguration --helm-api-versions helm.openshift.io/v1beta1 --helm-api-versions helm.openshift.io/v1beta1/HelmChartRepository --helm-api-versions helm.openshift.io/v1beta1/ProjectHelmChartRepository --helm-api-versions image.openshift.io/v1 --helm-api-versions image.openshift.io/v1/Image --helm-api-versions image.openshift.io/v1/ImageStream --helm-api-versions imageregistry.operator.openshift.io/v1 --helm-api-versions imageregistry.operator.openshift.io/v1/Config --helm-api-versions imageregistry.operator.openshift.io/v1/ImagePruner --helm-api-versions ingress.operator.openshift.io/v1 --helm-api-versions ingress.operator.openshift.io/v1/DNSRecord --helm-api-versions k8s.cni.cncf.io/v1 --helm-api-versions k8s.cni.cncf.io/v1/NetworkAttachmentDefinition --helm-api-versions k8s.cni.cncf.io/v1alpha1 --helm-api-versions k8s.cni.cncf.io/v1alpha1/IPAMClaim --helm-api-versions k8s.ovn.org/v1 --helm-api-versions k8s.ovn.org/v1/AdminPolicyBasedExternalRoute --helm-api-versions k8s.ovn.org/v1/ClusterUserDefinedNetwork --helm-api-versions k8s.ovn.org/v1/EgressFirewall --helm-api-versions k8s.ovn.org/v1/EgressIP --helm-api-versions k8s.ovn.org/v1/EgressQoS --helm-api-versions k8s.ovn.org/v1/EgressService --helm-api-versions k8s.ovn.org/v1/UserDefinedNetwork --helm-api-versions machineconfiguration.openshift.io/v1 --helm-api-versions machineconfiguration.openshift.io/v1/ControllerConfig --helm-api-versions migration.k8s.io/v1alpha1 --helm-api-versions migration.k8s.io/v1alpha1/StorageState --helm-api-versions migration.k8s.io/v1alpha1/StorageVersionMigration --helm-api-versions monitoring.coreos.com/v1 --helm-api-versions monitoring.coreos.com/v1/Alertmanager --helm-api-versions monitoring.coreos.com/v1/PodMonitor --helm-api-versions monitoring.coreos.com/v1/Probe --helm-api-versions monitoring.coreos.com/v1/Prometheus --helm-api-versions monitoring.coreos.com/v1/PrometheusRule --helm-api-versions monitoring.coreos.com/v1/ServiceMonitor --helm-api-versions monitoring.coreos.com/v1/ThanosRuler --helm-api-versions monitoring.coreos.com/v1alpha1 --helm-api-versions monitoring.coreos.com/v1alpha1/AlertmanagerConfig --helm-api-versions monitoring.coreos.com/v1beta1 --helm-api-versions monitoring.coreos.com/v1beta1/AlertmanagerConfig --helm-api-versions monitoring.openshift.io/v1 --helm-api-versions monitoring.openshift.io/v1/AlertRelabelConfig --helm-api-versions monitoring.openshift.io/v1/AlertingRule --helm-api-versions network.operator.openshift.io/v1 --helm-api-versions network.operator.openshift.io/v1/EgressRouter --helm-api-versions network.operator.openshift.io/v1/OperatorPKI --helm-api-versions networking.k8s.io/v1 --helm-api-versions networking.k8s.io/v1/Ingress --helm-api-versions networking.k8s.io/v1/IngressClass --helm-api-versions networking.k8s.io/v1/NetworkPolicy --helm-api-versions node.k8s.io/v1 --helm-api-versions node.k8s.io/v1/RuntimeClass --helm-api-versions oadp.openshift.io/v1alpha1 --helm-api-versions oadp.openshift.io/v1alpha1/CloudStorage --helm-api-versions oadp.openshift.io/v1alpha1/DataProtectionApplication --helm-api-versions oauth.openshift.io/v1 --helm-api-versions oauth.openshift.io/v1/OAuthAccessToken --helm-api-versions oauth.openshift.io/v1/OAuthAuthorizeToken --helm-api-versions oauth.openshift.io/v1/OAuthClient --helm-api-versions oauth.openshift.io/v1/OAuthClientAuthorization --helm-api-versions oauth.openshift.io/v1/UserOAuthAccessToken --helm-api-versions operator.openshift.io/v1 --helm-api-versions operator.openshift.io/v1/CSISnapshotController --helm-api-versions operator.openshift.io/v1/CloudCredential --helm-api-versions operator.openshift.io/v1/ClusterCSIDriver --helm-api-versions operator.openshift.io/v1/Config --helm-api-versions operator.openshift.io/v1/Console --helm-api-versions operator.openshift.io/v1/DNS --helm-api-versions operator.openshift.io/v1/Etcd --helm-api-versions operator.openshift.io/v1/IngressController --helm-api-versions operator.openshift.io/v1/InsightsOperator --helm-api-versions operator.openshift.io/v1/KubeAPIServer --helm-api-versions operator.openshift.io/v1/KubeControllerManager --helm-api-versions operator.openshift.io/v1/KubeScheduler --helm-api-versions operator.openshift.io/v1/KubeStorageVersionMigrator --helm-api-versions operator.openshift.io/v1/MachineConfiguration --helm-api-versions operator.openshift.io/v1/Network --helm-api-versions operator.openshift.io/v1/OpenShiftAPIServer --helm-api-versions operator.openshift.io/v1/OpenShiftControllerManager --helm-api-versions operator.openshift.io/v1/ServiceCA --helm-api-versions operator.openshift.io/v1/Storage --helm-api-versions operator.openshift.io/v1alpha1 --helm-api-versions operator.openshift.io/v1alpha1/ImageContentSourcePolicy --helm-api-versions operators.coreos.com/v1 --helm-api-versions operators.coreos.com/v1/OLMConfig --helm-api-versions operators.coreos.com/v1/Operator --helm-api-versions operators.coreos.com/v1/OperatorCondition --helm-api-versions operators.coreos.com/v1/OperatorGroup --helm-api-versions operators.coreos.com/v1alpha1 --helm-api-versions operators.coreos.com/v1alpha1/CatalogSource --helm-api-versions operators.coreos.com/v1alpha1/ClusterServiceVersion --helm-api-versions operators.coreos.com/v1alpha1/InstallPlan --helm-api-versions operators.coreos.com/v1alpha1/Subscription --helm-api-versions operators.coreos.com/v1alpha2 --helm-api-versions operators.coreos.com/v1alpha2/OperatorGroup --helm-api-versions operators.coreos.com/v2 --helm-api-versions operators.coreos.com/v2/OperatorCondition --helm-api-versions ops.crossplane.io/v1alpha1 --helm-api-versions ops.crossplane.io/v1alpha1/CronOperation --helm-api-versions ops.crossplane.io/v1alpha1/Operation --helm-api-versions ops.crossplane.io/v1alpha1/WatchOperation --helm-api-versions package-operator.run/v1alpha1 --helm-api-versions package-operator.run/v1alpha1/ClusterObjectDeployment --helm-api-versions package-operator.run/v1alpha1/ClusterObjectSet --helm-api-versions package-operator.run/v1alpha1/ClusterObjectSetPhase --helm-api-versions package-operator.run/v1alpha1/ClusterObjectSlice --helm-api-versions package-operator.run/v1alpha1/ClusterObjectTemplate --helm-api-versions package-operator.run/v1alpha1/ClusterPackage --helm-api-versions package-operator.run/v1alpha1/HostedClusterPackage --helm-api-versions package-operator.run/v1alpha1/ObjectDeployment --helm-api-versions package-operator.run/v1alpha1/ObjectSet --helm-api-versions package-operator.run/v1alpha1/ObjectSetPhase --helm-api-versions package-operator.run/v1alpha1/ObjectSlice --helm-api-versions package-operator.run/v1alpha1/ObjectTemplate --helm-api-versions package-operator.run/v1alpha1/Package --helm-api-versions pipelines.openshift.io/v1alpha1 --helm-api-versions pipelines.openshift.io/v1alpha1/GitopsService --helm-api-versions pkg.crossplane.io/v1 --helm-api-versions pkg.crossplane.io/v1/Configuration --helm-api-versions pkg.crossplane.io/v1/ConfigurationRevision --helm-api-versions pkg.crossplane.io/v1/Function --helm-api-versions pkg.crossplane.io/v1/FunctionRevision --helm-api-versions pkg.crossplane.io/v1/Provider --helm-api-versions pkg.crossplane.io/v1/ProviderRevision --helm-api-versions pkg.crossplane.io/v1beta1 --helm-api-versions pkg.crossplane.io/v1beta1/DeploymentRuntimeConfig --helm-api-versions pkg.crossplane.io/v1beta1/Function --helm-api-versions pkg.crossplane.io/v1beta1/FunctionRevision --helm-api-versions pkg.crossplane.io/v1beta1/ImageConfig --helm-api-versions pkg.crossplane.io/v1beta1/Lock --helm-api-versions policy.networking.k8s.io/v1alpha1 --helm-api-versions policy.networking.k8s.io/v1alpha1/AdminNetworkPolicy --helm-api-versions policy.networking.k8s.io/v1alpha1/BaselineAdminNetworkPolicy --helm-api-versions policy/v1 --helm-api-versions policy/v1/PodDisruptionBudget --helm-api-versions projctl.konflux.dev/v1beta1 --helm-api-versions projctl.konflux.dev/v1beta1/Project --helm-api-versions projctl.konflux.dev/v1beta1/ProjectDevelopmentStream --helm-api-versions projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate --helm-api-versions project.openshift.io/v1 --helm-api-versions project.openshift.io/v1/Project --helm-api-versions protection.crossplane.io/v1beta1 --helm-api-versions protection.crossplane.io/v1beta1/ClusterUsage --helm-api-versions protection.crossplane.io/v1beta1/Usage --helm-api-versions quota.openshift.io/v1 --helm-api-versions quota.openshift.io/v1/ClusterResourceQuota --helm-api-versions rbac.authorization.k8s.io/v1 --helm-api-versions rbac.authorization.k8s.io/v1/ClusterRole --helm-api-versions rbac.authorization.k8s.io/v1/ClusterRoleBinding --helm-api-versions rbac.authorization.k8s.io/v1/Role --helm-api-versions rbac.authorization.k8s.io/v1/RoleBinding --helm-api-versions route.openshift.io/v1 --helm-api-versions route.openshift.io/v1/Route --helm-api-versions samples.operator.openshift.io/v1 --helm-api-versions samples.operator.openshift.io/v1/Config --helm-api-versions scheduling.k8s.io/v1 --helm-api-versions scheduling.k8s.io/v1/PriorityClass --helm-api-versions security.internal.openshift.io/v1 --helm-api-versions security.internal.openshift.io/v1/RangeAllocation --helm-api-versions security.openshift.io/v1 --helm-api-versions security.openshift.io/v1/RangeAllocation --helm-api-versions security.openshift.io/v1/SecurityContextConstraints --helm-api-versions snapshot.storage.k8s.io/v1 --helm-api-versions snapshot.storage.k8s.io/v1/VolumeSnapshot --helm-api-versions snapshot.storage.k8s.io/v1/VolumeSnapshotClass --helm-api-versions snapshot.storage.k8s.io/v1/VolumeSnapshotContent --helm-api-versions sources.knative.dev/v1 --helm-api-versions sources.knative.dev/v1/ApiServerSource --helm-api-versions storage.k8s.io/v1 --helm-api-versions storage.k8s.io/v1/CSIDriver --helm-api-versions storage.k8s.io/v1/CSINode --helm-api-versions storage.k8s.io/v1/CSIStorageCapacity --helm-api-versions storage.k8s.io/v1/StorageClass --helm-api-versions storage.k8s.io/v1/VolumeAttachment --helm-api-versions template.openshift.io/v1 --helm-api-versions template.openshift.io/v1/BrokerTemplateInstance --helm-api-versions template.openshift.io/v1/Template --helm-api-versions template.openshift.io/v1/TemplateInstance --helm-api-versions tuned.openshift.io/v1 --helm-api-versions tuned.openshift.io/v1/Profile --helm-api-versions tuned.openshift.io/v1/Tuned --helm-api-versions user.openshift.io/v1 --helm-api-versions user.openshift.io/v1/Group --helm-api-versions user.openshift.io/v1/Identity --helm-api-versions user.openshift.io/v1/User --helm-api-versions v1 --helm-api-versions v1/ConfigMap --helm-api-versions v1/Endpoints --helm-api-versions v1/Event --helm-api-versions v1/LimitRange --helm-api-versions v1/Namespace --helm-api-versions v1/Node --helm-api-versions v1/PersistentVolume --helm-api-versions v1/PersistentVolumeClaim --helm-api-versions v1/Pod --helm-api-versions v1/PodTemplate --helm-api-versions v1/ReplicationController --helm-api-versions v1/ResourceQuota --helm-api-versions v1/Secret --helm-api-versions v1/Service --helm-api-versions v1/ServiceAccount --helm-api-versions velero.io/v1 --helm-api-versions velero.io/v1/Backup --helm-api-versions velero.io/v1/BackupRepository --helm-api-versions velero.io/v1/BackupStorageLocation --helm-api-versions velero.io/v1/DeleteBackupRequest --helm-api-versions velero.io/v1/DownloadRequest --helm-api-versions velero.io/v1/PodVolumeBackup --helm-api-versions velero.io/v1/PodVolumeRestore --helm-api-versions velero.io/v1/Restore --helm-api-versions velero.io/v1/Schedule --helm-api-versions velero.io/v1/ServerStatusRequest --helm-api-versions velero.io/v1/VolumeSnapshotLocation --helm-api-versions velero.io/v2alpha1 --helm-api-versions velero.io/v2alpha1/DataDownload --helm-api-versions velero.io/v2alpha1/DataUpload --helm-api-versions whereabouts.cni.cncf.io/v1alpha1 --helm-api-versions whereabouts.cni.cncf.io/v1alpha1/IPPool --helm-api-versions whereabouts.cni.cncf.io/v1alpha1/NodeSlicePool --helm-api-versions whereabouts.cni.cncf.io/v1alpha1/OverlappingRangeIPReservation --helm-api-versions work.open-cluster-management.io/v1 --helm-api-versions work.open-cluster-management.io/v1/AppliedManifestWork` failed exit status 1: Error: Error: failed to untar: a file or directory with the name /components/vector-kubearchive-log-collector/development/charts/loki-6.49.0/loki-6.49.0.tgz already exists [2026-04-21 15:35:24] [WARN] │ └─ : unable to run: 'helm pull --untar --untardir /components/vector-kubearchive-log-collector/development/charts/loki-6.49.0 --repo https://grafana.github.io/helm-charts loki --version 6.49.0' with env=[HELM_CONFIG_HOME=/tmp/kustomize-helm-1829697376/helm HELM_CACHE_HOME=/tmp/kustomize-helm-1829697376/helm/.cache HELM_DATA_HOME=/tmp/kustomize-helm-1829697376/helm/.data] (is 'helm' installed?): exit status 1 [2026-04-21 15:35:24] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:35:34] [PROGRESS] Applications: 28/44 ready | 16 pending (0m 52s elapsed) [2026-04-21 15:35:34] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:34] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:35:44] [PROGRESS] Applications: 28/44 ready | 16 pending (1m 2s elapsed) [2026-04-21 15:35:44] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,knative-eventing-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,policies-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:44] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:35:54] [PROGRESS] Applications: 30/44 ready | 14 pending (1m 12s elapsed) [2026-04-21 15:35:54] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:35:54] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:36:04] [PROGRESS] Applications: 30/44 ready | 14 pending (1m 22s elapsed) [2026-04-21 15:36:04] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:36:04] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:36:15] [PROGRESS] Applications: 30/44 ready | 14 pending (1m 32s elapsed) [2026-04-21 15:36:15] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:36:15] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:36:25] [PROGRESS] Applications: 30/44 ready | 14 pending (1m 43s elapsed) [2026-04-21 15:36:25] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:36:25] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:36:35] [PROGRESS] Applications: 30/44 ready | 14 pending (1m 53s elapsed) [2026-04-21 15:36:35] [INFO] Pending: build-service-in-cluster-local,disaster-recovery-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:36:35] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:36:45] [PROGRESS] Applications: 31/44 ready | 13 pending (2m 3s elapsed) [2026-04-21 15:36:45] [INFO] Pending: build-service-in-cluster-local,enterprise-contract-in-cluster-local,integration-in-cluster-local,konflux-kite-in-cluster-local,kubearchive-in-cluster-local,kueue-in-cluster-local,kyverno-in-cluster-local,mintmaker-in-cluster-local,multi-platform-controller-in-cluster-local,pipeline-service-in-cluster-local,release-in-cluster-local,trust-manager-in-cluster-local,vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:36:45] [SUBSTEP] Detailed status of pending applications: [2026-04-21 15:36:45] [INFO] ├─ App: build-service-in-cluster-local [2026-04-21 15:36:45] [INFO] │ ├─ Sync Status: Synced [2026-04-21 15:36:45] [INFO] │ ├─ Health Status: Progressing [2026-04-21 15:36:45] [INFO] │ └─ Message: No message [2026-04-21 15:36:46] [INFO] ├─ App: enterprise-contract-in-cluster-local [2026-04-21 15:36:46] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:46] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:46] [INFO] │ ├─ Out-of-sync resources: 1 [2026-04-21 15:36:46] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:46] [WARN] │ │ └─ CustomResourceDefinition/enterprisecontractpolicies.appstudio.redhat.com: Missing [2026-04-21 15:36:46] [INFO] │ └─ Message: No message [2026-04-21 15:36:46] [INFO] ├─ App: integration-in-cluster-local [2026-04-21 15:36:46] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:46] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:46] [INFO] │ ├─ Out-of-sync resources: 2 [2026-04-21 15:36:46] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:46] [WARN] │ │ └─ CustomResourceDefinition/componentgroups.appstudio.redhat.com: Missing [2026-04-21 15:36:46] [WARN] │ │ └─ CustomResourceDefinition/integrationtestscenarios.appstudio.redhat.com: Missing [2026-04-21 15:36:46] [INFO] │ └─ Message: No message [2026-04-21 15:36:46] [INFO] ├─ App: konflux-kite-in-cluster-local [2026-04-21 15:36:46] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:46] [INFO] │ ├─ Health Status: Healthy [2026-04-21 15:36:46] [INFO] │ ├─ Out-of-sync resources: 1 [2026-04-21 15:36:46] [INFO] │ └─ Message: No message [2026-04-21 15:36:46] [INFO] ├─ App: kubearchive-in-cluster-local [2026-04-21 15:36:46] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:46] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:46] [INFO] │ ├─ Out-of-sync resources: 5 [2026-04-21 15:36:46] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:46] [WARN] │ │ └─ CustomResourceDefinition/clusterkubearchiveconfigs.kubearchive.org: Missing [2026-04-21 15:36:46] [WARN] │ │ └─ CustomResourceDefinition/clustervacuumconfigs.kubearchive.org: Missing [2026-04-21 15:36:46] [WARN] │ │ └─ CustomResourceDefinition/kubearchiveconfigs.kubearchive.org: Missing [2026-04-21 15:36:46] [INFO] │ └─ Message: No message [2026-04-21 15:36:47] [INFO] ├─ App: kueue-in-cluster-local [2026-04-21 15:36:47] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:47] [INFO] │ ├─ Health Status: Healthy [2026-04-21 15:36:47] [INFO] │ ├─ Out-of-sync resources: 2 [2026-04-21 15:36:47] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:47] [WARN] │ │ └─ ServiceMonitor/tekton-kueue-controller: Missing [2026-04-21 15:36:47] [WARN] │ │ └─ ServiceMonitor/tekton-kueue-webhook: Missing [2026-04-21 15:36:47] [INFO] │ └─ Message: No message [2026-04-21 15:36:47] [INFO] ├─ App: kyverno-in-cluster-local [2026-04-21 15:36:47] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:47] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:47] [INFO] │ ├─ Out-of-sync resources: 17 [2026-04-21 15:36:47] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:47] [WARN] │ │ └─ CustomResourceDefinition/cleanuppolicies.kyverno.io: Missing [2026-04-21 15:36:47] [WARN] │ │ └─ CustomResourceDefinition/clustercleanuppolicies.kyverno.io: Missing [2026-04-21 15:36:47] [WARN] │ │ └─ CustomResourceDefinition/clusterephemeralreports.reports.kyverno.io: Missing [2026-04-21 15:36:47] [INFO] │ └─ Message: No message [2026-04-21 15:36:47] [INFO] ├─ App: mintmaker-in-cluster-local [2026-04-21 15:36:47] [INFO] │ ├─ Sync Status: Synced [2026-04-21 15:36:47] [INFO] │ ├─ Health Status: Progressing [2026-04-21 15:36:47] [INFO] │ └─ Message: No message [2026-04-21 15:36:47] [INFO] ├─ App: multi-platform-controller-in-cluster-local [2026-04-21 15:36:47] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:47] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:47] [INFO] │ ├─ Out-of-sync resources: 30 [2026-04-21 15:36:47] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:47] [WARN] │ │ └─ ConfigMap/clean-shared-host-script-4t4gt46c47: Missing [2026-04-21 15:36:47] [WARN] │ │ └─ ConfigMap/host-config: Missing [2026-04-21 15:36:47] [WARN] │ │ └─ ConfigMap/provision-macos-host-script-hm2gmgm9b2: Missing [2026-04-21 15:36:47] [INFO] │ └─ Message: No message [2026-04-21 15:36:48] [INFO] ├─ App: pipeline-service-in-cluster-local [2026-04-21 15:36:48] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:48] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:48] [INFO] │ ├─ Out-of-sync resources: 7 [2026-04-21 15:36:48] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:48] [WARN] │ │ └─ Service/tekton-results-watcher: Missing [2026-04-21 15:36:48] [WARN] │ │ └─ CustomResourceDefinition/miniojobs.job.min.io: Missing [2026-04-21 15:36:48] [WARN] │ │ └─ CustomResourceDefinition/policybindings.sts.min.io: Missing [2026-04-21 15:36:48] [INFO] │ └─ Message: No message [2026-04-21 15:36:48] [INFO] ├─ App: release-in-cluster-local [2026-04-21 15:36:48] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:48] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:48] [INFO] │ ├─ Out-of-sync resources: 4 [2026-04-21 15:36:48] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:48] [WARN] │ │ └─ CustomResourceDefinition/releaseplanadmissions.appstudio.redhat.com: Missing [2026-04-21 15:36:48] [WARN] │ │ └─ CustomResourceDefinition/releaseplans.appstudio.redhat.com: Missing [2026-04-21 15:36:48] [WARN] │ │ └─ CustomResourceDefinition/releases.appstudio.redhat.com: Missing [2026-04-21 15:36:48] [INFO] │ └─ Message: No message [2026-04-21 15:36:48] [INFO] ├─ App: trust-manager-in-cluster-local [2026-04-21 15:36:48] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:36:48] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:36:48] [INFO] │ ├─ Out-of-sync resources: 1 [2026-04-21 15:36:48] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:36:48] [WARN] │ │ └─ CustomResourceDefinition/bundles.trust.cert-manager.io: Missing [2026-04-21 15:36:48] [INFO] │ └─ Message: No message [2026-04-21 15:36:48] [INFO] ├─ App: vector-kubearchive-log-collector-in-cluster-local [2026-04-21 15:36:48] [INFO] │ ├─ Sync Status: Unknown [2026-04-21 15:36:48] [INFO] │ ├─ Health Status: Healthy [2026-04-21 15:36:48] [INFO] │ ├─ Out-of-sync resources: 66 [2026-04-21 15:36:48] [WARN] │ └─ Conditions: [2026-04-21 15:36:48] [WARN] │ └─ [ComparisonError] Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = `kustomize build /components/vector-kubearchive-log-collector/development --enable-helm --helm-kube-version 1.31 --helm-api-versions acme.cert-manager.io/v1 --helm-api-versions acme.cert-manager.io/v1/Challenge --helm-api-versions admissionregistration.k8s.io/v1 --helm-api-versions admissionregistration.k8s.io/v1/MutatingWebhookConfiguration --helm-api-versions admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy --helm-api-versions admissionregistration.k8s.io/v1/ValidatingAdmissionPolicyBinding --helm-api-versions admissionregistration.k8s.io/v1/ValidatingWebhookConfiguration --helm-api-versions admissionregistration.k8s.io/v1beta1 --helm-api-versions admissionregistration.k8s.io/v1beta1/ValidatingAdmissionPolicy --helm-api-versions admissionregistration.k8s.io/v1beta1/ValidatingAdmissionPolicyBinding --helm-api-versions apiextensions.crossplane.io/v1 --helm-api-versions apiextensions.crossplane.io/v1/CompositeResourceDefinition --helm-api-versions apiextensions.crossplane.io/v1/Composition --helm-api-versions apiextensions.crossplane.io/v1/CompositionRevision --helm-api-versions apiextensions.crossplane.io/v1alpha1 --helm-api-versions apiextensions.crossplane.io/v1alpha1/ManagedResourceActivationPolicy --helm-api-versions apiextensions.crossplane.io/v1alpha1/ManagedResourceDefinition --helm-api-versions apiextensions.crossplane.io/v1alpha1/Usage --helm-api-versions apiextensions.crossplane.io/v1beta1 --helm-api-versions apiextensions.crossplane.io/v1beta1/EnvironmentConfig --helm-api-versions apiextensions.crossplane.io/v1beta1/Usage --helm-api-versions apiextensions.crossplane.io/v2 --helm-api-versions apiextensions.crossplane.io/v2/CompositeResourceDefinition --helm-api-versions apiextensions.k8s.io/v1 --helm-api-versions apiextensions.k8s.io/v1/CustomResourceDefinition --helm-api-versions apiregistration.k8s.io/v1 --helm-api-versions apiregistration.k8s.io/v1/APIService --helm-api-versions apiserver.openshift.io/v1 --helm-api-versions apiserver.openshift.io/v1/APIRequestCount --helm-api-versions apps.openshift.io/v1 --helm-api-versions apps.openshift.io/v1/DeploymentConfig --helm-api-versions apps/v1 --helm-api-versions apps/v1/ControllerRevision --helm-api-versions apps/v1/DaemonSet --helm-api-versions apps/v1/Deployment --helm-api-versions apps/v1/ReplicaSet --helm-api-versions apps/v1/StatefulSet --helm-api-versions appstudio.redhat.com/v1alpha1 --helm-api-versions appstudio.redhat.com/v1alpha1/Application --helm-api-versions appstudio.redhat.com/v1alpha1/Component --helm-api-versions appstudio.redhat.com/v1alpha1/ComponentDetectionQuery --helm-api-versions appstudio.redhat.com/v1alpha1/DependencyUpdateCheck --helm-api-versions appstudio.redhat.com/v1alpha1/DeploymentTarget --helm-api-versions appstudio.redhat.com/v1alpha1/DeploymentTargetClaim --helm-api-versions appstudio.redhat.com/v1alpha1/DeploymentTargetClass --helm-api-versions appstudio.redhat.com/v1alpha1/Environment --helm-api-versions appstudio.redhat.com/v1alpha1/ImageRepository --helm-api-versions appstudio.redhat.com/v1alpha1/InternalRequest --helm-api-versions appstudio.redhat.com/v1alpha1/InternalServicesConfig --helm-api-versions appstudio.redhat.com/v1alpha1/PromotionRun --helm-api-versions appstudio.redhat.com/v1alpha1/Snapshot --helm-api-versions appstudio.redhat.com/v1alpha1/SnapshotEnvironmentBinding --helm-api-versions argoproj.io/v1alpha1 --helm-api-versions argoproj.io/v1alpha1/AnalysisRun --helm-api-versions argoproj.io/v1alpha1/AnalysisTemplate --helm-api-versions argoproj.io/v1alpha1/AppProject --helm-api-versions argoproj.io/v1alpha1/Application --helm-api-versions argoproj.io/v1alpha1/ApplicationSet --helm-api-versions argoproj.io/v1alpha1/ArgoCD --helm-api-versions argoproj.io/v1alpha1/ClusterAnalysisTemplate --helm-api-versions argoproj.io/v1alpha1/Experiment --helm-api-versions argoproj.io/v1alpha1/NotificationsConfiguration --helm-api-versions argoproj.io/v1alpha1/Rollout --helm-api-versions argoproj.io/v1alpha1/RolloutManager --helm-api-versions argoproj.io/v1beta1 --helm-api-versions argoproj.io/v1beta1/ArgoCD --helm-api-versions authorization.openshift.io/v1 --helm-api-versions authorization.openshift.io/v1/RoleBindingRestriction --helm-api-versions autoscaling/v1 --helm-api-versions autoscaling/v1/HorizontalPodAutoscaler --helm-api-versions autoscaling/v2 --helm-api-versions autoscaling/v2/HorizontalPodAutoscaler --helm-api-versions batch/v1 --helm-api-versions batch/v1/CronJob --helm-api-versions batch/v1/Job --helm-api-versions build.openshift.io/v1 --helm-api-versions build.openshift.io/v1/Build --helm-api-versions build.openshift.io/v1/BuildConfig --helm-api-versions cert-manager.io/v1 --helm-api-versions cert-manager.io/v1/Certificate --helm-api-versions cert-manager.io/v1/CertificateRequest --helm-api-versions certificates.k8s.io/v1 --helm-api-versions certificates.k8s.io/v1/CertificateSigningRequest --helm-api-versions cloud.network.openshift.io/v1 --helm-api-versions cloud.network.openshift.io/v1/CloudPrivateIPConfig --helm-api-versions cloudcredential.openshift.io/v1 --helm-api-versions cloudcredential.openshift.io/v1/CredentialsRequest --helm-api-versions cluster.open-cluster-management.io/v1alpha1 --helm-api-versions cluster.open-cluster-management.io/v1alpha1/ClusterClaim --helm-api-versions config.openshift.io/v1 --helm-api-versions config.openshift.io/v1/APIServer --helm-api-versions config.openshift.io/v1/Authentication --helm-api-versions config.openshift.io/v1/Build --helm-api-versions config.openshift.io/v1/ClusterOperator --helm-api-versions config.openshift.io/v1/ClusterVersion --helm-api-versions config.openshift.io/v1/Console --helm-api-versions config.openshift.io/v1/DNS --helm-api-versions config.openshift.io/v1/FeatureGate --helm-api-versions config.openshift.io/v1/Image --helm-api-versions config.openshift.io/v1/ImageContentPolicy --helm-api-versions config.openshift.io/v1/ImageDigestMirrorSet --helm-api-versions config.openshift.io/v1/ImageTagMirrorSet --helm-api-versions config.openshift.io/v1/Infrastructure --helm-api-versions config.openshift.io/v1/Ingress --helm-api-versions config.openshift.io/v1/Network --helm-api-versions config.openshift.io/v1/Node --helm-api-versions config.openshift.io/v1/OAuth --helm-api-versions config.openshift.io/v1/OperatorHub --helm-api-versions config.openshift.io/v1/Project --helm-api-versions config.openshift.io/v1/Proxy --helm-api-versions config.openshift.io/v1/Scheduler --helm-api-versions console.openshift.io/v1 --helm-api-versions console.openshift.io/v1/ConsoleCLIDownload --helm-api-versions console.openshift.io/v1/ConsoleExternalLogLink --helm-api-versions console.openshift.io/v1/ConsoleLink --helm-api-versions console.openshift.io/v1/ConsoleNotification --helm-api-versions console.openshift.io/v1/ConsolePlugin --helm-api-versions console.openshift.io/v1/ConsoleQuickStart --helm-api-versions console.openshift.io/v1/ConsoleSample --helm-api-versions console.openshift.io/v1/ConsoleYAMLSample --helm-api-versions console.openshift.io/v1alpha1 --helm-api-versions console.openshift.io/v1alpha1/ConsolePlugin --helm-api-versions controlplane.operator.openshift.io/v1alpha1 --helm-api-versions controlplane.operator.openshift.io/v1alpha1/PodNetworkConnectivityCheck --helm-api-versions coordination.k8s.io/v1 --helm-api-versions coordination.k8s.io/v1/Lease --helm-api-versions dex.coreos.com/v1 --helm-api-versions dex.coreos.com/v1/AuthCode --helm-api-versions dex.coreos.com/v1/AuthRequest --helm-api-versions dex.coreos.com/v1/OAuth2Client --helm-api-versions dex.coreos.com/v1/SigningKey --helm-api-versions discovery.k8s.io/v1 --helm-api-versions discovery.k8s.io/v1/EndpointSlice --helm-api-versions eventing.knative.dev/v1 --helm-api-versions eventing.knative.dev/v1/Broker --helm-api-versions eventing.knative.dev/v1/Trigger --helm-api-versions eventing.knative.dev/v1alpha1 --helm-api-versions eventing.knative.dev/v1alpha1/EventPolicy --helm-api-versions eventing.knative.dev/v1beta1 --helm-api-versions eventing.knative.dev/v1beta1/EventType --helm-api-versions eventing.knative.dev/v1beta2 --helm-api-versions eventing.knative.dev/v1beta2/EventType --helm-api-versions eventing.knative.dev/v1beta3 --helm-api-versions eventing.knative.dev/v1beta3/EventType --helm-api-versions events.k8s.io/v1 --helm-api-versions events.k8s.io/v1/Event --helm-api-versions flowcontrol.apiserver.k8s.io/v1 --helm-api-versions flowcontrol.apiserver.k8s.io/v1/FlowSchema --helm-api-versions flowcontrol.apiserver.k8s.io/v1/PriorityLevelConfiguration --helm-api-versions flowcontrol.apiserver.k8s.io/v1beta3 --helm-api-versions flowcontrol.apiserver.k8s.io/v1beta3/FlowSchema --helm-api-versions flowcontrol.apiserver.k8s.io/v1beta3/PriorityLevelConfiguration --helm-api-versions flows.knative.dev/v1 --helm-api-versions flows.knative.dev/v1/Parallel --helm-api-versions flows.knative.dev/v1/Sequence --helm-api-versions helm.openshift.io/v1beta1 --helm-api-versions helm.openshift.io/v1beta1/HelmChartRepository --helm-api-versions helm.openshift.io/v1beta1/ProjectHelmChartRepository --helm-api-versions image.openshift.io/v1 --helm-api-versions image.openshift.io/v1/Image --helm-api-versions image.openshift.io/v1/ImageStream --helm-api-versions imageregistry.operator.openshift.io/v1 --helm-api-versions imageregistry.operator.openshift.io/v1/Config --helm-api-versions imageregistry.operator.openshift.io/v1/ImagePruner --helm-api-versions ingress.operator.openshift.io/v1 --helm-api-versions ingress.operator.openshift.io/v1/DNSRecord --helm-api-versions k8s.cni.cncf.io/v1 --helm-api-versions k8s.cni.cncf.io/v1/NetworkAttachmentDefinition --helm-api-versions k8s.cni.cncf.io/v1alpha1 --helm-api-versions k8s.cni.cncf.io/v1alpha1/IPAMClaim --helm-api-versions k8s.ovn.org/v1 --helm-api-versions k8s.ovn.org/v1/AdminPolicyBasedExternalRoute --helm-api-versions k8s.ovn.org/v1/ClusterUserDefinedNetwork --helm-api-versions k8s.ovn.org/v1/EgressFirewall --helm-api-versions k8s.ovn.org/v1/EgressIP --helm-api-versions k8s.ovn.org/v1/EgressQoS --helm-api-versions k8s.ovn.org/v1/EgressService --helm-api-versions k8s.ovn.org/v1/UserDefinedNetwork --helm-api-versions machineconfiguration.openshift.io/v1 --helm-api-versions machineconfiguration.openshift.io/v1/ControllerConfig --helm-api-versions messaging.knative.dev/v1 --helm-api-versions messaging.knative.dev/v1/Channel --helm-api-versions messaging.knative.dev/v1/InMemoryChannel --helm-api-versions messaging.knative.dev/v1/Subscription --helm-api-versions migration.k8s.io/v1alpha1 --helm-api-versions migration.k8s.io/v1alpha1/StorageState --helm-api-versions migration.k8s.io/v1alpha1/StorageVersionMigration --helm-api-versions monitoring.coreos.com/v1 --helm-api-versions monitoring.coreos.com/v1/Alertmanager --helm-api-versions monitoring.coreos.com/v1/PodMonitor --helm-api-versions monitoring.coreos.com/v1/Probe --helm-api-versions monitoring.coreos.com/v1/Prometheus --helm-api-versions monitoring.coreos.com/v1/PrometheusRule --helm-api-versions monitoring.coreos.com/v1/ServiceMonitor --helm-api-versions monitoring.coreos.com/v1/ThanosRuler --helm-api-versions monitoring.coreos.com/v1alpha1 --helm-api-versions monitoring.coreos.com/v1alpha1/AlertmanagerConfig --helm-api-versions monitoring.coreos.com/v1beta1 --helm-api-versions monitoring.coreos.com/v1beta1/AlertmanagerConfig --helm-api-versions monitoring.openshift.io/v1 --helm-api-versions monitoring.openshift.io/v1/AlertRelabelConfig --helm-api-versions monitoring.openshift.io/v1/AlertingRule --helm-api-versions network.operator.openshift.io/v1 --helm-api-versions network.operator.openshift.io/v1/EgressRouter --helm-api-versions network.operator.openshift.io/v1/OperatorPKI --helm-api-versions networking.k8s.io/v1 --helm-api-versions networking.k8s.io/v1/Ingress --helm-api-versions networking.k8s.io/v1/IngressClass --helm-api-versions networking.k8s.io/v1/NetworkPolicy --helm-api-versions node.k8s.io/v1 --helm-api-versions node.k8s.io/v1/RuntimeClass --helm-api-versions oadp.openshift.io/v1alpha1 --helm-api-versions oadp.openshift.io/v1alpha1/CloudStorage --helm-api-versions oadp.openshift.io/v1alpha1/DataProtectionApplication --helm-api-versions oauth.openshift.io/v1 --helm-api-versions oauth.openshift.io/v1/OAuthAccessToken --helm-api-versions oauth.openshift.io/v1/OAuthAuthorizeToken --helm-api-versions oauth.openshift.io/v1/OAuthClient --helm-api-versions oauth.openshift.io/v1/OAuthClientAuthorization --helm-api-versions oauth.openshift.io/v1/UserOAuthAccessToken --helm-api-versions operator.openshift.io/v1 --helm-api-versions operator.openshift.io/v1/CSISnapshotController --helm-api-versions operator.openshift.io/v1/CloudCredential --helm-api-versions operator.openshift.io/v1/ClusterCSIDriver --helm-api-versions operator.openshift.io/v1/Config --helm-api-versions operator.openshift.io/v1/Console --helm-api-versions operator.openshift.io/v1/DNS --helm-api-versions operator.openshift.io/v1/Etcd --helm-api-versions operator.openshift.io/v1/IngressController --helm-api-versions operator.openshift.io/v1/InsightsOperator --helm-api-versions operator.openshift.io/v1/KubeAPIServer --helm-api-versions operator.openshift.io/v1/KubeControllerManager --helm-api-versions operator.openshift.io/v1/KubeScheduler --helm-api-versions operator.openshift.io/v1/KubeStorageVersionMigrator --helm-api-versions operator.openshift.io/v1/MachineConfiguration --helm-api-versions operator.openshift.io/v1/Network --helm-api-versions operator.openshift.io/v1/OpenShiftAPIServer --helm-api-versions operator.openshift.io/v1/OpenShiftControllerManager --helm-api-versions operator.openshift.io/v1/ServiceCA --helm-api-versions operator.openshift.io/v1/Storage --helm-api-versions operator.openshift.io/v1alpha1 --helm-api-versions operator.openshift.io/v1alpha1/CertManager --helm-api-versions operator.openshift.io/v1alpha1/ImageContentSourcePolicy --helm-api-versions operator.openshift.io/v1alpha1/IstioCSR --helm-api-versions operator.openshift.io/v1alpha1/TrustManager --helm-api-versions operators.coreos.com/v1 --helm-api-versions operators.coreos.com/v1/OLMConfig --helm-api-versions operators.coreos.com/v1/Operator --helm-api-versions operators.coreos.com/v1/OperatorCondition --helm-api-versions operators.coreos.com/v1/OperatorGroup --helm-api-versions operators.coreos.com/v1alpha1 --helm-api-versions operators.coreos.com/v1alpha1/CatalogSource --helm-api-versions operators.coreos.com/v1alpha1/ClusterServiceVersion --helm-api-versions operators.coreos.com/v1alpha1/InstallPlan --helm-api-versions operators.coreos.com/v1alpha1/Subscription --helm-api-versions operators.coreos.com/v1alpha2 --helm-api-versions operators.coreos.com/v1alpha2/OperatorGroup --helm-api-versions operators.coreos.com/v2 --helm-api-versions operators.coreos.com/v2/OperatorCondition --helm-api-versions ops.crossplane.io/v1alpha1 --helm-api-versions ops.crossplane.io/v1alpha1/CronOperation --helm-api-versions ops.crossplane.io/v1alpha1/Operation --helm-api-versions ops.crossplane.io/v1alpha1/WatchOperation --helm-api-versions package-operator.run/v1alpha1 --helm-api-versions package-operator.run/v1alpha1/ClusterObjectDeployment --helm-api-versions package-operator.run/v1alpha1/ClusterObjectSet --helm-api-versions package-operator.run/v1alpha1/ClusterObjectSetPhase --helm-api-versions package-operator.run/v1alpha1/ClusterObjectSlice --helm-api-versions package-operator.run/v1alpha1/ClusterObjectTemplate --helm-api-versions package-operator.run/v1alpha1/ClusterPackage --helm-api-versions package-operator.run/v1alpha1/HostedClusterPackage --helm-api-versions package-operator.run/v1alpha1/ObjectDeployment --helm-api-versions package-operator.run/v1alpha1/ObjectSet --helm-api-versions package-operator.run/v1alpha1/ObjectSetPhase --helm-api-versions package-operator.run/v1alpha1/ObjectSlice --helm-api-versions package-operator.run/v1alpha1/ObjectTemplate --helm-api-versions package-operator.run/v1alpha1/Package --helm-api-versions pipelines.openshift.io/v1alpha1 --helm-api-versions pipelines.openshift.io/v1alpha1/GitopsService --helm-api-versions pkg.crossplane.io/v1 --helm-api-versions pkg.crossplane.io/v1/Configuration --helm-api-versions pkg.crossplane.io/v1/ConfigurationRevision --helm-api-versions pkg.crossplane.io/v1/Function --helm-api-versions pkg.crossplane.io/v1/FunctionRevision --helm-api-versions pkg.crossplane.io/v1/Provider --helm-api-versions pkg.crossplane.io/v1/ProviderRevision --helm-api-versions pkg.crossplane.io/v1beta1 --helm-api-versions pkg.crossplane.io/v1beta1/DeploymentRuntimeConfig --helm-api-versions pkg.crossplane.io/v1beta1/Function --helm-api-versions pkg.crossplane.io/v1beta1/FunctionRevision --helm-api-versions pkg.crossplane.io/v1beta1/ImageConfig --helm-api-versions pkg.crossplane.io/v1beta1/Lock --helm-api-versions policy.networking.k8s.io/v1alpha1 --helm-api-versions policy.networking.k8s.io/v1alpha1/AdminNetworkPolicy --helm-api-versions policy.networking.k8s.io/v1alpha1/BaselineAdminNetworkPolicy --helm-api-versions policy/v1 --helm-api-versions policy/v1/PodDisruptionBudget --helm-api-versions projctl.konflux.dev/v1beta1 --helm-api-versions projctl.konflux.dev/v1beta1/Project --helm-api-versions projctl.konflux.dev/v1beta1/ProjectDevelopmentStream --helm-api-versions projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate --helm-api-versions project.openshift.io/v1 --helm-api-versions project.openshift.io/v1/Project --helm-api-versions protection.crossplane.io/v1beta1 --helm-api-versions protection.crossplane.io/v1beta1/ClusterUsage --helm-api-versions protection.crossplane.io/v1beta1/Usage --helm-api-versions quota.openshift.io/v1 --helm-api-versions quota.openshift.io/v1/ClusterResourceQuota --helm-api-versions rbac.authorization.k8s.io/v1 --helm-api-versions rbac.authorization.k8s.io/v1/ClusterRole --helm-api-versions rbac.authorization.k8s.io/v1/ClusterRoleBinding --helm-api-versions rbac.authorization.k8s.io/v1/Role --helm-api-versions rbac.authorization.k8s.io/v1/RoleBinding --helm-api-versions route.openshift.io/v1 --helm-api-versions route.openshift.io/v1/Route --helm-api-versions samples.operator.openshift.io/v1 --helm-api-versions samples.operator.openshift.io/v1/Config --helm-api-versions scheduling.k8s.io/v1 --helm-api-versions scheduling.k8s.io/v1/PriorityClass --helm-api-versions security.internal.openshift.io/v1 --helm-api-versions security.internal.openshift.io/v1/RangeAllocation --helm-api-versions security.openshift.io/v1 --helm-api-versions security.openshift.io/v1/RangeAllocation --helm-api-versions security.openshift.io/v1/SecurityContextConstraints --helm-api-versions sinks.knative.dev/v1alpha1 --helm-api-versions sinks.knative.dev/v1alpha1/JobSink --helm-api-versions snapshot.storage.k8s.io/v1 --helm-api-versions snapshot.storage.k8s.io/v1/VolumeSnapshot --helm-api-versions snapshot.storage.k8s.io/v1/VolumeSnapshotClass --helm-api-versions snapshot.storage.k8s.io/v1/VolumeSnapshotContent --helm-api-versions sources.knative.dev/v1 --helm-api-versions sources.knative.dev/v1/ApiServerSource --helm-api-versions sources.knative.dev/v1/ContainerSource --helm-api-versions sources.knative.dev/v1/PingSource --helm-api-versions sources.knative.dev/v1/SinkBinding --helm-api-versions sources.knative.dev/v1beta2 --helm-api-versions sources.knative.dev/v1beta2/PingSource --helm-api-versions storage.k8s.io/v1 --helm-api-versions storage.k8s.io/v1/CSIDriver --helm-api-versions storage.k8s.io/v1/CSINode --helm-api-versions storage.k8s.io/v1/CSIStorageCapacity --helm-api-versions storage.k8s.io/v1/StorageClass --helm-api-versions storage.k8s.io/v1/VolumeAttachment --helm-api-versions template.openshift.io/v1 --helm-api-versions template.openshift.io/v1/BrokerTemplateInstance --helm-api-versions template.openshift.io/v1/Template --helm-api-versions template.openshift.io/v1/TemplateInstance --helm-api-versions trust.cert-manager.io/v1alpha1 --helm-api-versions trust.cert-manager.io/v1alpha1/Bundle --helm-api-versions tuned.openshift.io/v1 --helm-api-versions tuned.openshift.io/v1/Profile --helm-api-versions tuned.openshift.io/v1/Tuned --helm-api-versions user.openshift.io/v1 --helm-api-versions user.openshift.io/v1/Group --helm-api-versions user.openshift.io/v1/Identity --helm-api-versions user.openshift.io/v1/User --helm-api-versions v1 --helm-api-versions v1/ConfigMap --helm-api-versions v1/Endpoints --helm-api-versions v1/Event --helm-api-versions v1/LimitRange --helm-api-versions v1/Namespace --helm-api-versions v1/Node --helm-api-versions v1/PersistentVolume --helm-api-versions v1/PersistentVolumeClaim --helm-api-versions v1/Pod --helm-api-versions v1/PodTemplate --helm-api-versions v1/ReplicationController --helm-api-versions v1/ResourceQuota --helm-api-versions v1/Secret --helm-api-versions v1/Service --helm-api-versions v1/ServiceAccount --helm-api-versions velero.io/v1 --helm-api-versions velero.io/v1/Backup --helm-api-versions velero.io/v1/BackupRepository --helm-api-versions velero.io/v1/BackupStorageLocation --helm-api-versions velero.io/v1/DeleteBackupRequest --helm-api-versions velero.io/v1/DownloadRequest --helm-api-versions velero.io/v1/PodVolumeBackup --helm-api-versions velero.io/v1/PodVolumeRestore --helm-api-versions velero.io/v1/Restore --helm-api-versions velero.io/v1/Schedule --helm-api-versions velero.io/v1/ServerStatusRequest --helm-api-versions velero.io/v1/VolumeSnapshotLocation --helm-api-versions velero.io/v2alpha1 --helm-api-versions velero.io/v2alpha1/DataDownload --helm-api-versions velero.io/v2alpha1/DataUpload --helm-api-versions whereabouts.cni.cncf.io/v1alpha1 --helm-api-versions whereabouts.cni.cncf.io/v1alpha1/IPPool --helm-api-versions whereabouts.cni.cncf.io/v1alpha1/NodeSlicePool --helm-api-versions whereabouts.cni.cncf.io/v1alpha1/OverlappingRangeIPReservation --helm-api-versions work.open-cluster-management.io/v1 --helm-api-versions work.open-cluster-management.io/v1/AppliedManifestWork` failed exit status 1: Error: Error: failed to untar: a file or directory with the name /components/vector-kubearchive-log-collector/development/charts/loki-6.49.0/loki-6.49.0.tgz already exists [2026-04-21 15:36:48] [WARN] │ └─ : unable to run: 'helm pull --untar --untardir /components/vector-kubearchive-log-collector/development/charts/loki-6.49.0 --repo https://grafana.github.io/helm-charts loki --version 6.49.0' with env=[HELM_CONFIG_HOME=/tmp/kustomize-helm-2677708457/helm HELM_CACHE_HOME=/tmp/kustomize-helm-2677708457/helm/.cache HELM_DATA_HOME=/tmp/kustomize-helm-2677708457/helm/.data] (is 'helm' installed?): exit status 1 [2026-04-21 15:36:48] [WARN] Found applications in Unknown state (not Progressing), investigating... [2026-04-21 15:36:49] [ERROR] Application 'vector-kubearchive-log-collector-in-cluster-local' is in Unknown state without 'context deadline exceeded' Switched to branch 'main' Your branch is up to date with 'upstream/main'. I0421 15:36:49.304128 27872 common.go:278] got an error: exit status 141 - will retry in 10s [controller-runtime] log.SetLogger(...) was never called; logs will not be displayed. Detected at: > goroutine 99 [running]: > runtime/debug.Stack() > /usr/lib/golang/src/runtime/debug/stack.go:26 +0x5e > sigs.k8s.io/controller-runtime/pkg/log.eventuallyFulfillRoot() > /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.20.2/pkg/log/log.go:60 +0xcd > sigs.k8s.io/controller-runtime/pkg/log.(*delegatingLogSink).WithName(0xc0009299c0, {0x37ae696, 0x14}) > /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.20.2/pkg/log/deleg.go:147 +0x3e > github.com/go-logr/logr.Logger.WithName({{0x40328a0, 0xc0009299c0}, 0x0}, {0x37ae696?, 0x0?}) > /opt/app-root/src/go/pkg/mod/github.com/go-logr/logr@v1.4.3/logr.go:345 +0x36 > sigs.k8s.io/controller-runtime/pkg/client.newClient(0x1?, {0x0, 0xc0006478f0, {0x0, 0x0}, 0x0, 0x0}) > /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.20.2/pkg/client/client.go:118 +0xdb > sigs.k8s.io/controller-runtime/pkg/client.New(0xc000ac6488?, {0x0, 0xc0006478f0, {0x0, 0x0}, 0x0, 0x0}) > /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.20.2/pkg/client/client.go:98 +0x4d > github.com/konflux-ci/e2e-tests/pkg/clients/kubernetes.NewAdminKubernetesClient() > /tmp/tmp.DLBurqMpyk/pkg/clients/kubernetes/client.go:159 +0x8f > github.com/konflux-ci/e2e-tests/magefiles/installation.NewAppStudioInstallController() > /tmp/tmp.DLBurqMpyk/magefiles/installation/install.go:98 +0x31 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine/repos.InstallKonflux() > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/repos/common.go:262 +0x13 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine/repos.retry(0x3b6d2c8, 0x2, 0x2540be400) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/repos/common.go:281 +0xf9 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine/repos.init.func7(0x3fedd40?) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/repos/common.go:355 +0xae > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.ActionFunc.Execute(0xc?, 0x3785919?) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:279 +0x19 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Apply(...) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:315 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Check(0x619efc0, 0xc0008fca08) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:348 +0xb3 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.All.Check({0x6196da0?, 0xc001515bd8?, 0x24112d9?}, 0xc0008fca08) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:245 +0x4f > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Eval(...) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:308 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Check(0x619f0e0, 0xc0008fca08) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:340 +0x2b > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.All.Check({0x61a0d60?, 0xc001599c90?, 0x42f025?}, 0xc0008fca08) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:245 +0x4f > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Eval(...) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:308 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*RuleEngine).runLoadedCatalog(0x61d79a8, {0xc0018e0a08?, 0xc001599e60?, 0x47?}, 0xc0008fca08) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:129 +0x11f > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*RuleEngine).RunRulesOfCategory(0x61d79a8, {0x377f862, 0x2}, 0xc0008fca08) > /tmp/tmp.DLBurqMpyk/magefiles/rulesengine/types.go:121 +0x1b4 > main.CI.TestE2E({}) > /tmp/tmp.DLBurqMpyk/magefiles/magefile.go:331 +0x18a > main.main.func20({0xc000763b88?, 0x1eb55ae?}) > /tmp/tmp.DLBurqMpyk/magefiles/mage_output_file.go:888 +0xf > main.main.func12.1() > /tmp/tmp.DLBurqMpyk/magefiles/mage_output_file.go:306 +0x5b > created by main.main.func12 in goroutine 1 > /tmp/tmp.DLBurqMpyk/magefiles/mage_output_file.go:301 +0xbe W0421 15:36:59.305165 27872 install.go:178] folder /tmp/tmp.DLBurqMpyk/tmp/infra-deployments already exists... removing I0421 15:36:59.445828 27872 install.go:188] cloning 'https://github.com/redhat-appstudio/infra-deployments' with git ref 'refs/heads/main' Enumerating objects: 79380, done. Total 79380 (delta 0), reused 0 (delta 0), pack-reused 79380 (from 1) From https://github.com/redhat-appstudio/infra-deployments * branch main -> FETCH_HEAD Already up to date. ============================================================================= [2026-04-21 15:37:03] [STEP] Starting Konflux Cluster Bootstrap ============================================================================= [2026-04-21 15:37:03] [INFO] Mode: preview [2026-04-21 15:37:03] [INFO] Options: OBO=disabled, EAAS=disabled [2026-04-21 15:37:03] [INFO] Start time: 2026-04-21 15:37:03 UTC ============================================================================= [2026-04-21 15:37:03] [STEP] Phase 1: Deploying ArgoCD ============================================================================= ============================================================================= [2026-04-21 15:37:03] [STEP] Deploying OpenShift GitOps (ArgoCD) ============================================================================= [2026-04-21 15:37:03] [SUBSTEP] Verifying cluster-admin permissions [2026-04-21 15:37:03] [SUCCESS] User 'cluster-admin' has cluster-admin permissions [2026-04-21 15:37:03] [SUBSTEP] Installing OpenShift GitOps operator subscription clusterrole.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-application-controller unchanged clusterrole.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-server unchanged clusterrolebinding.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-application-controller unchanged clusterrolebinding.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-server unchanged subscription.operators.coreos.com/openshift-gitops-operator unchanged [2026-04-21 15:37:04] [SUCCESS] GitOps operator subscription applied [2026-04-21 15:37:04] [SUBSTEP] Waiting for default ArgoCD project to be created [2026-04-21 15:37:05] [SUCCESS] Default ArgoCD project is available [2026-04-21 15:37:05] [SUBSTEP] Waiting for OpenShift GitOps route to be created [2026-04-21 15:37:05] [SUCCESS] OpenShift GitOps route is available [2026-04-21 15:37:05] [SUBSTEP] Configuring ArgoCD repo server resources and timeout argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:05] [SUCCESS] Repo server configured: timeout=5m, cpu=100m, memory=100Mi [2026-04-21 15:37:05] [SUBSTEP] Configuring ArgoCD application controller resources argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:05] [SUCCESS] Application controller configured: cpu=4, memory=4Gi [2026-04-21 15:37:05] [SUBSTEP] Switching ArgoCD route to re-encryption TLS argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:05] [SUCCESS] Route TLS termination set to 'reencrypt' [2026-04-21 15:37:05] [SUBSTEP] Restarting ArgoCD server after TLS configuration change pod "openshift-gitops-server-bcb9f5d79-w5x8b" deleted [2026-04-21 15:37:07] [SUCCESS] ArgoCD server pods deleted for restart [2026-04-21 15:37:07] [SUBSTEP] Granting admin role to authenticated users [2026-04-21 15:37:07] [INFO] Note: This should be updated once proper access policy is in place argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:07] [SUCCESS] RBAC policy set: system:authenticated -> role:admin [2026-04-21 15:37:07] [SUBSTEP] Configuring PVC health check (WaitForFirstConsumer workaround) Warning: unknown field "spec.resourceCustomizations" argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:07] [SUCCESS] PVC health customization applied (Pending/Bound = Healthy) [2026-04-21 15:37:07] [SUBSTEP] Enabling Helm support in Kustomize builds argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:07] [SUCCESS] Kustomize build options set: --enable-helm [2026-04-21 15:37:07] [SUBSTEP] Configuring ArgoCD to ignore aggregated roles in diff argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:07] [SUCCESS] ignoreAggregatedRoles set to true [2026-04-21 15:37:07] [SUBSTEP] Setting ArgoCD tracking method to annotation argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-21 15:37:07] [SUCCESS] Resource tracking method set to 'annotation' [2026-04-21 15:37:07] [SUBSTEP] Restarting GitOps server deployment deployment.apps/openshift-gitops-server restarted [2026-04-21 15:37:07] [SUCCESS] GitOps server restart initiated [2026-04-21 15:37:07] [INFO] Waiting for rollout to complete... Waiting for deployment "openshift-gitops-server" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "openshift-gitops-server" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "openshift-gitops-server" rollout to finish: 1 old replicas are pending termination... deployment "openshift-gitops-server" successfully rolled out [2026-04-21 15:37:38] [SUCCESS] GitOps server rollout complete ============================================================================= [2026-04-21 15:37:38] [STEP] ArgoCD Access Information ============================================================================= [2026-04-21 15:37:38] [INFO] ArgoCD URL: https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:37:38] [INFO] Authentication: Use 'Login with OpenShift' button (OpenShift credentials) [2026-04-21 15:37:38] [SUBSTEP] Verifying ArgoCD route is accessible [2026-04-21 15:37:58] [WAITING] Waiting for route to respond (5s/120s) [2026-04-21 15:38:03] [SUCCESS] ArgoCD is accessible at https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [ARGOCD_DEPLOY_JSON] {"status":"success","url":"https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com","namespace":"openshift-gitops","auth_method":"openshift"} ============================================================================= [2026-04-21 15:38:03] [STEP] OpenShift GitOps Deployment Complete ============================================================================= ============================================================================= [2026-04-21 15:38:03] [STEP] Phase 2: Bootstrapping Host Cluster ============================================================================= [2026-04-21 15:38:03] [INFO] Bootstrapping host cluster components [2026-04-21 15:38:03] [INFO] No preview.env file found - using environment variables only [2026-04-21 15:38:03] [SUBSTEP] Configuring Quality Dashboard secrets Setting secrets for Quality Dashboard namespace/quality-dashboard configured [2026-04-21 15:38:04] [SUCCESS] Quality Dashboard secrets configured [2026-04-21 15:38:04] [SUBSTEP] Configuring CI Helper App secret Creating secret for CI Helper App namespace/ci-helper-app configured [2026-04-21 15:38:05] [SUCCESS] CI Helper App secret configured [2026-04-21 15:38:05] [SUCCESS] Host cluster bootstrap complete ============================================================================= [2026-04-21 15:38:05] [STEP] Phase 3: Bootstrapping Member Cluster ============================================================================= [2026-04-21 15:38:05] [INFO] Bootstrapping member cluster components [2026-04-21 15:38:05] [INFO] No preview.env file found - using environment variables only [2026-04-21 15:38:05] [SUBSTEP] Configuring Pipeline Service secrets Setting secrets for pipeline-service tekton-results namespace already exists, skipping creation tekton-logging namespace already exists, skipping creation product-kubearchive-logging namespace already exists, skipping creation Creating DB secret DB secret already exists, skipping creation Creating S3 secret S3 secret already exists, skipping creation Creating S3 secret S3 secret already exists, skipping creation Creating Postgres TLS certs Postgres DB cert secret already exists, skipping creation [2026-04-21 15:38:06] [SUCCESS] Pipeline Service secrets configured [2026-04-21 15:38:06] [SUBSTEP] Configuring GitHub secrets [2026-04-21 15:38:06] [INFO] GitHub token provided - creating secrets namespace/application-service configured Creating a has secret from legacy token secret/has-github-token configured [2026-04-21 15:38:13] [SUCCESS] GitHub secrets configured [2026-04-21 15:38:13] [SUBSTEP] Configuring Image Controller secrets [2026-04-21 15:38:13] [INFO] Quay organization: redhat-appstudio-qe Creating a secret with a token for Image Controller namespace/image-controller configured secret/quaytoken configured [2026-04-21 15:38:14] [SUCCESS] Image Controller secrets configured [2026-04-21 15:38:14] [SUCCESS] Member cluster bootstrap complete ============================================================================= [2026-04-21 15:38:14] [STEP] Phase 4: Bootstrapping Common Components ============================================================================= [2026-04-21 15:38:14] [INFO] Bootstrapping common cluster components [2026-04-21 15:38:14] [INFO] No preview.env file found at /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../hack/preview.env - using environment variables only [2026-04-21 15:38:14] [SUBSTEP] Configuring Docker Hub pull secret Configuring the cluster with a pull secret for Docker Hub Saved credentials for docker.io into /tmp/tmp.zEyCDJjNjL secret/pull-secret data updated Saved credentials for docker.io into /tmp/tmp.zEyCDJjNjL secret/docker-io-pull configured [2026-04-21 15:38:15] [SUCCESS] Docker Hub pull secret configured [2026-04-21 15:38:15] [SUBSTEP] Configuring DORA metrics exporter secrets Setting secrets for Dora metrics exporter namespace/dora-metrics configured [2026-04-21 15:38:16] [SUCCESS] DORA metrics exporter secrets configured [2026-04-21 15:38:16] [SUCCESS] Common cluster bootstrap complete ============================================================================= [2026-04-21 15:38:16] [STEP] Phase 5: Mode-Specific Deployment (preview) ============================================================================= [2026-04-21 15:38:16] [INFO] Deploying preview configuration ============================================================================= [2026-04-21 15:38:16] [STEP] Starting Konflux Preview Environment Setup ============================================================================= [2026-04-21 15:38:16] [INFO] Script: /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../hack/preview.sh [2026-04-21 15:38:16] [INFO] Options: OBO=false, GRAFANA=false, EAAS=false [2026-04-21 15:38:16] [INFO] Start time: 2026-04-21 15:38:16 UTC ============================================================================= [2026-04-21 15:38:16] [STEP] Cluster Context Information ============================================================================= [2026-04-21 15:38:17] [INFO] OpenShift Version: 4.18.9 [2026-04-21 15:38:17] [INFO] API Server: https://api.kx-4ac15addc2.30ql.p3.openshiftapps.com:443 [2026-04-21 15:38:17] [INFO] Cluster ID: c8fd1ff8-ae5b-4e74-839f-2574a2794e23 [2026-04-21 15:38:17] [INFO] Cluster Domain: apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:38:17] [INFO] Total Nodes: 3 [2026-04-21 15:38:17] [INFO] - Master nodes: 0 [2026-04-21 15:38:17] [INFO] - Worker nodes: 3 [2026-04-21 15:38:17] [SUCCESS] Cluster operators: All healthy [CLUSTER_CONTEXT_JSON] {"ocp_version":"4.18.9","api_server":"https://api.kx-4ac15addc2.30ql.p3.openshiftapps.com:443","cluster_id":"c8fd1ff8-ae5b-4e74-839f-2574a2794e23","cluster_domain":"apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com","total_nodes":3,"master_nodes":0,"worker_nodes":3,"degraded_operators":0} Switched to a new branch 'preview-main-lrvn' [2026-04-21 15:38:17] [SUCCESS] Git environment initialized [2026-04-21 15:38:17] [INFO] - Repository URL: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-21 15:38:17] [INFO] - Source branch: main [2026-04-21 15:38:17] [INFO] - Preview branch: preview-main-lrvn [2026-04-21 15:38:17] [INFO] - GitHub org: redhat-appstudio-qe ============================================================================= [2026-04-21 15:38:17] [STEP] Patching ArgoCD application manifests to use fork repository ============================================================================= [2026-04-21 15:38:17] [INFO] Setting repoURL to: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-21 15:38:17] [INFO] Setting targetRevision to: preview-main-lrvn [2026-04-21 15:38:17] [SUBSTEP] Patched: application-patch.yaml [2026-04-21 15:38:17] [SUBSTEP] Patched: application-set-patch.yaml [2026-04-21 15:38:17] [SUBSTEP] Patched: application-set-multisrc-src-1-patch.yaml [2026-04-21 15:38:17] [SUCCESS] All ArgoCD patch files updated ============================================================================= [2026-04-21 15:38:17] [STEP] Labeling cluster nodes for Konflux workloads ============================================================================= [2026-04-21 15:38:17] [INFO] Reference: https://github.com/redhat-appstudio/infra-deployments/pull/4415 [2026-04-21 15:38:18] [INFO] Found 3 nodes to label with 'konflux-ci.dev/workload=konflux-tenants' [2026-04-21 15:38:18] [SUBSTEP] Labeling node/ip-10-0-139-236.ec2.internal node/ip-10-0-139-236.ec2.internal not labeled [2026-04-21 15:38:18] [SUCCESS] Successfully labeled node/ip-10-0-139-236.ec2.internal [2026-04-21 15:38:18] [SUBSTEP] Labeling node/ip-10-0-148-187.ec2.internal node/ip-10-0-148-187.ec2.internal not labeled [2026-04-21 15:38:18] [SUCCESS] Successfully labeled node/ip-10-0-148-187.ec2.internal [2026-04-21 15:38:18] [SUBSTEP] Labeling node/ip-10-0-161-154.ec2.internal node/ip-10-0-161-154.ec2.internal not labeled [2026-04-21 15:38:18] [SUCCESS] Successfully labeled node/ip-10-0-161-154.ec2.internal [2026-04-21 15:38:18] [SUBSTEP] Verifying labels on all nodes... [2026-04-21 15:38:18] [SUCCESS] All 3 nodes labeled and verified successfully ============================================================================= [2026-04-21 15:38:18] [STEP] Checking OCP version for Kueue compatibility ============================================================================= [2026-04-21 15:38:18] [INFO] Detected OpenShift Container Platform version: 4.18.9 (minor: 18) [2026-04-21 15:38:18] [SUCCESS] OCP version 4.18.9 meets Kueue requirements - Kueue will be deployed ============================================================================= [2026-04-21 15:38:18] [STEP] Configuring GitHub organization ============================================================================= [2026-04-21 15:38:18] [INFO] Setting GitHub org to: redhat-appstudio-qe [2026-04-21 15:38:18] [INFO] Configuring GitHub organization for Application Service (HAS) [2026-04-21 15:38:18] [INFO] - Target org: redhat-appstudio-qe [2026-04-21 15:38:18] [INFO] - Config file: /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../components/has/base/kustomization.yaml [2026-04-21 15:38:18] [SUCCESS] GitHub organization set to 'redhat-appstudio-qe' [2026-04-21 15:38:18] [SUCCESS] Verified: Configuration updated correctly [2026-04-21 15:38:18] [SUCCESS] GitHub organization configured ============================================================================= [2026-04-21 15:38:18] [STEP] Configuring Rekor server hostname ============================================================================= [2026-04-21 15:38:18] [INFO] Cluster domain: apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:38:18] [INFO] Rekor server hostname: rekor.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com [2026-04-21 15:38:18] [SUCCESS] Rekor server hostname configured ============================================================================= [2026-04-21 15:38:18] [STEP] Applying service image overrides from environment variables ============================================================================= [2026-04-21 15:38:18] [INFO] No service image overrides configured - using default images ============================================================================= [2026-04-21 15:38:18] [STEP] Committing and pushing preview changes ============================================================================= [preview-main-lrvn d7f8f2dc3] Preview mode, do not merge into main 8 files changed, 15 insertions(+), 21 deletions(-) remote: remote: Create a pull request for 'preview-main-lrvn' on GitHub by visiting: remote: https://github.com/redhat-appstudio-qe/infra-deployments/pull/new/preview-main-lrvn remote: To https://github.com/redhat-appstudio-qe/infra-deployments.git * [new branch] preview-main-lrvn -> preview-main-lrvn branch 'preview-main-lrvn' set up to track 'qe/preview-main-lrvn'. [2026-04-21 15:38:20] [SUCCESS] Preview changes committed and pushed to qe/preview-main-lrvn ============================================================================= [2026-04-21 15:38:20] [STEP] Deploying ArgoCD applications ============================================================================= [2026-04-21 15:38:20] [SUBSTEP] Applying root Application from: /tmp/tmp.DLBurqMpyk/tmp/infra-deployments/hack/../argo-cd-apps/app-of-app-sets/development application.argoproj.io/all-application-sets configured [2026-04-21 15:38:20] [SUCCESS] Root Application 'all-application-sets' created [2026-04-21 15:38:20] [SUBSTEP] Waiting for 'all-application-sets' to become Healthy and Synced [2026-04-21 15:38:20] [SUCCESS] Root application 'all-application-sets' is Healthy and Synced [2026-04-21 15:38:20] [SUBSTEP] Triggering hard refresh on all ArgoCD applications [2026-04-21 15:38:21] [INFO] Found 44 applications to refresh application.argoproj.io/integration-in-cluster-local patched application.argoproj.io/enterprise-contract-in-cluster-local patched application.argoproj.io/build-templates-in-cluster-local patched application.argoproj.io/knative-eventing-in-cluster-local patched application.argoproj.io/monitoring-cardinality-in-cluster-local patched application.argoproj.io/smee-client-in-cluster-local patched application.argoproj.io/kubearchive-in-cluster-local patched application.argoproj.io/image-controller-in-cluster-local patched application.argoproj.io/kueue-in-cluster-local patched application.argoproj.io/konflux-kite-in-cluster-local patched application.argoproj.io/crossplane-control-plane-in-cluster-local patched application.argoproj.io/vector-tekton-logs-collector-in-cluster-local patched application.argoproj.io/tempo-in-cluster-local patched application.argoproj.io/dora-metrics-in-cluster-local patched application.argoproj.io/monitoring-registry-in-cluster-local patched application.argoproj.io/konflux-rbac-in-cluster-local patched application.argoproj.io/disable-csvcopy-in-cluster-local patched application.argoproj.io/has-in-cluster-local patched application.argoproj.io/policies-in-cluster-local patched application.argoproj.io/postgres patched application.argoproj.io/monitoring-workload-prometheus-in-cluster-local patched application.argoproj.io/trust-manager-in-cluster-local patched application.argoproj.io/kyverno-in-cluster-local patched application.argoproj.io/perf-team-prometheus-reader-in-cluster-local patched application.argoproj.io/release-in-cluster-local patched application.argoproj.io/tracing-workload-tracing-in-cluster-local patched application.argoproj.io/monitoring-workload-custom-kube-state-metrics-in-cluster-local patched application.argoproj.io/application-api-in-cluster-local patched application.argoproj.io/project-controller-in-cluster-local patched application.argoproj.io/image-rbac-proxy-in-cluster-local patched application.argoproj.io/squid-in-cluster-local patched application.argoproj.io/mintmaker-in-cluster-local patched application.argoproj.io/all-application-sets patched application.argoproj.io/build-service-in-cluster-local patched application.argoproj.io/repository-validator-in-cluster-local patched application.argoproj.io/backup-in-cluster-local patched application.argoproj.io/vector-kubearchive-log-collector-in-cluster-local patched (no change) application.argoproj.io/konflux-info-in-cluster-local patched application.argoproj.io/multi-platform-controller-in-cluster-local patched application.argoproj.io/tracing-workload-otel-collector-in-cluster-local patched application.argoproj.io/cert-manager-in-cluster-local patched application.argoproj.io/pipeline-service-in-cluster-local patched application.argoproj.io/disaster-recovery-in-cluster-local patched application.argoproj.io/internal-services-in-cluster-local patched [2026-04-21 15:38:30] [SUCCESS] Hard refresh triggered on all 44 applications [2026-04-21 15:38:30] [SUBSTEP] Waiting for refresh operations to complete [2026-04-21 15:38:30] [PROGRESS] Refresh: 0/44 complete | 44 still refreshing (5s elapsed) [2026-04-21 15:38:35] [PROGRESS] Refresh: 0/44 complete | 44 still refreshing (10s elapsed) [2026-04-21 15:38:41] [PROGRESS] Refresh: 11/44 complete | 33 still refreshing (15s elapsed) [2026-04-21 15:38:46] [PROGRESS] Refresh: 28/44 complete | 16 still refreshing (20s elapsed) [2026-04-21 15:38:51] [PROGRESS] Refresh: 34/44 complete | 10 still refreshing (25s elapsed) [2026-04-21 15:38:57] [PROGRESS] Refresh: 41/44 complete | 3 still refreshing (30s elapsed) [2026-04-21 15:39:02] [PROGRESS] Refresh: 41/44 complete | 3 still refreshing (35s elapsed) [2026-04-21 15:39:07] [PROGRESS] Refresh: 41/44 complete | 3 still refreshing (40s elapsed) [2026-04-21 15:39:13] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (45s elapsed) [2026-04-21 15:39:18] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (50s elapsed) [2026-04-21 15:39:23] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (55s elapsed) [2026-04-21 15:39:28] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (60s elapsed) [2026-04-21 15:39:34] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (65s elapsed) [2026-04-21 15:39:39] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (70s elapsed) [2026-04-21 15:39:44] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (75s elapsed) [2026-04-21 15:39:50] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (80s elapsed) [2026-04-21 15:39:55] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (85s elapsed) [2026-04-21 15:40:00] [PROGRESS] Refresh: 43/44 complete | 1 still refreshing (90s elapsed) [2026-04-21 15:40:06] [SUCCESS] All 44 applications refreshed ============================================================================= [2026-04-21 15:40:06] [STEP] Waiting for all ArgoCD applications to sync and become healthy ============================================================================= [2026-04-21 15:40:06] [INFO] Timeout: 2700 seconds (45 minutes) [2026-04-21 15:40:06] [PROGRESS] Applications: 41/44 ready | 3 pending (0m 0s elapsed) [2026-04-21 15:40:06] [INFO] Pending: konflux-kite-in-cluster-local,kyverno-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:40:06] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:40:16] [PROGRESS] Applications: 41/44 ready | 3 pending (0m 10s elapsed) [2026-04-21 15:40:16] [INFO] Pending: konflux-kite-in-cluster-local,kyverno-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:40:16] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:40:26] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 20s elapsed) [2026-04-21 15:40:26] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:40:26] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:40:37] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 30s elapsed) [2026-04-21 15:40:37] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:40:37] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:40:47] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 41s elapsed) [2026-04-21 15:40:47] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:40:47] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:40:57] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 51s elapsed) [2026-04-21 15:40:57] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:40:57] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:41:07] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 1s elapsed) [2026-04-21 15:41:07] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:41:07] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:41:17] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 11s elapsed) [2026-04-21 15:41:17] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:41:17] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:41:28] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 21s elapsed) [2026-04-21 15:41:28] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:41:28] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:41:38] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 32s elapsed) [2026-04-21 15:41:38] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:41:38] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:41:48] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 42s elapsed) [2026-04-21 15:41:48] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:41:48] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:41:58] [PROGRESS] Applications: 43/44 ready | 1 pending (1m 52s elapsed) [2026-04-21 15:41:58] [INFO] Pending: pipeline-service-in-cluster-local [2026-04-21 15:41:58] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:42:08] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 2s elapsed) [2026-04-21 15:42:08] [INFO] Pending: pipeline-service-in-cluster-local [2026-04-21 15:42:08] [SUBSTEP] Detailed status of pending applications: [2026-04-21 15:42:09] [INFO] ├─ App: pipeline-service-in-cluster-local [2026-04-21 15:42:09] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:42:09] [INFO] │ ├─ Health Status: Missing [2026-04-21 15:42:09] [INFO] │ ├─ Out-of-sync resources: 2 [2026-04-21 15:42:09] [WARN] │ ├─ Degraded/Missing resources: [2026-04-21 15:42:09] [WARN] │ │ └─ Service/tekton-results-watcher: Missing [2026-04-21 15:42:09] [WARN] │ │ └─ Deployment/tekton-results-watcher: Missing [2026-04-21 15:42:09] [INFO] │ └─ Message: No message [2026-04-21 15:42:09] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:42:19] [PROGRESS] Applications: 42/44 ready | 2 pending (2m 13s elapsed) [2026-04-21 15:42:19] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:42:19] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:42:29] [PROGRESS] Applications: 42/44 ready | 2 pending (2m 23s elapsed) [2026-04-21 15:42:29] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-21 15:42:29] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:42:39] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 33s elapsed) [2026-04-21 15:42:39] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:42:39] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:42:49] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 43s elapsed) [2026-04-21 15:42:49] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:42:49] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:42:59] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 53s elapsed) [2026-04-21 15:42:59] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:42:59] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:43:10] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 3s elapsed) [2026-04-21 15:43:10] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:43:10] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:43:20] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 14s elapsed) [2026-04-21 15:43:20] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:43:20] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:43:30] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 24s elapsed) [2026-04-21 15:43:30] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:43:30] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:43:40] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 34s elapsed) [2026-04-21 15:43:40] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:43:40] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:43:50] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 44s elapsed) [2026-04-21 15:43:50] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:43:50] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:44:01] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 54s elapsed) [2026-04-21 15:44:01] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:44:01] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:44:11] [PROGRESS] Applications: 43/44 ready | 1 pending (4m 5s elapsed) [2026-04-21 15:44:11] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:44:11] [SUBSTEP] Detailed status of pending applications: [2026-04-21 15:44:11] [INFO] ├─ App: konflux-kite-in-cluster-local [2026-04-21 15:44:11] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:44:11] [INFO] │ ├─ Health Status: Healthy [2026-04-21 15:44:11] [INFO] │ ├─ Out-of-sync resources: 1 [2026-04-21 15:44:11] [INFO] │ └─ Message: No message [2026-04-21 15:44:11] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:44:21] [PROGRESS] Applications: 43/44 ready | 1 pending (4m 15s elapsed) [2026-04-21 15:44:21] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:44:21] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:44:31] [PROGRESS] Applications: 43/44 ready | 1 pending (4m 25s elapsed) [2026-04-21 15:44:31] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:44:31] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:44:42] [PROGRESS] Applications: 43/44 ready | 1 pending (4m 35s elapsed) [2026-04-21 15:44:42] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:44:42] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:44:52] [PROGRESS] Applications: 43/44 ready | 1 pending (4m 46s elapsed) [2026-04-21 15:44:52] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:44:52] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:45:02] [PROGRESS] Applications: 43/44 ready | 1 pending (4m 56s elapsed) [2026-04-21 15:45:02] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:45:02] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:45:12] [PROGRESS] Applications: 43/44 ready | 1 pending (5m 6s elapsed) [2026-04-21 15:45:12] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:45:12] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:45:22] [PROGRESS] Applications: 43/44 ready | 1 pending (5m 16s elapsed) [2026-04-21 15:45:22] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:45:22] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:45:33] [PROGRESS] Applications: 43/44 ready | 1 pending (5m 26s elapsed) [2026-04-21 15:45:33] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:45:33] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:45:43] [PROGRESS] Applications: 43/44 ready | 1 pending (5m 37s elapsed) [2026-04-21 15:45:43] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:45:43] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:45:53] [PROGRESS] Applications: 43/44 ready | 1 pending (5m 47s elapsed) [2026-04-21 15:45:53] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:45:53] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:46:03] [PROGRESS] Applications: 43/44 ready | 1 pending (5m 57s elapsed) [2026-04-21 15:46:03] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:46:03] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:46:13] [PROGRESS] Applications: 43/44 ready | 1 pending (6m 7s elapsed) [2026-04-21 15:46:13] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:46:13] [SUBSTEP] Detailed status of pending applications: [2026-04-21 15:46:14] [INFO] ├─ App: konflux-kite-in-cluster-local [2026-04-21 15:46:14] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-21 15:46:14] [INFO] │ ├─ Health Status: Healthy [2026-04-21 15:46:14] [INFO] │ ├─ Out-of-sync resources: 1 [2026-04-21 15:46:14] [INFO] │ └─ Message: No message [2026-04-21 15:46:14] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:46:24] [PROGRESS] Applications: 43/44 ready | 1 pending (6m 18s elapsed) [2026-04-21 15:46:24] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:46:24] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:46:34] [PROGRESS] Applications: 43/44 ready | 1 pending (6m 28s elapsed) [2026-04-21 15:46:34] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:46:34] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:46:44] [PROGRESS] Applications: 43/44 ready | 1 pending (6m 38s elapsed) [2026-04-21 15:46:44] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:46:44] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:46:54] [PROGRESS] Applications: 43/44 ready | 1 pending (6m 48s elapsed) [2026-04-21 15:46:54] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:46:54] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:47:05] [PROGRESS] Applications: 43/44 ready | 1 pending (6m 58s elapsed) [2026-04-21 15:47:05] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:47:05] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:47:15] [PROGRESS] Applications: 43/44 ready | 1 pending (7m 9s elapsed) [2026-04-21 15:47:15] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-21 15:47:15] [WAITING] Waiting 10 seconds before next sync check... [2026-04-21 15:47:25] [PROGRESS] Applications: 44/44 ready | 0 pending (7m 19s elapsed) [2026-04-21 15:47:25] [SUCCESS] All 44 ArgoCD applications are Synced and Healthy in 7m 19s ============================================================================= [2026-04-21 15:47:25] [STEP] Waiting for Tekton components to be ready ============================================================================= [2026-04-21 15:47:25] [INFO] Reference: https://tekton.dev/docs/operator/tektonconfig/#tekton-config [2026-04-21 15:47:25] [INFO] Timeout: 900 seconds (15 minutes) [2026-04-21 15:47:25] [PROGRESS] Tekton readiness check iteration 1: status=True (0m 0s elapsed) [2026-04-21 15:47:25] [SUCCESS] All Tekton components are installed and ready in 0m 0s ============================================================================= [2026-04-21 15:47:25] [STEP] Waiting for Tekton CRDs to be available ============================================================================= [2026-04-21 15:47:25] [PROGRESS] Tekton CRD check attempt 1/5 [2026-04-21 15:47:25] [SUCCESS] All required Tekton CRDs are available: pipelines tasks pipelineruns taskruns ============================================================================= [2026-04-21 15:47:25] [STEP] Configuring Pipelines as Code integration ============================================================================= [2026-04-21 15:47:25] [INFO] ============================================================================= [2026-04-21 15:47:25] [INFO] Pipelines as Code (PAC) Integration Setup [2026-04-21 15:47:25] [INFO] ============================================================================= [2026-04-21 15:47:25] [INFO] PAC Namespace: openshift-pipelines [2026-04-21 15:47:25] [INFO] PAC Secret Name: pipelines-as-code-secret [2026-04-21 15:47:25] [INFO] Integration Namespace: integration-service [2026-04-21 15:47:25] [INFO] Authentication method: GitHub App [2026-04-21 15:47:25] [INFO] - GitHub App ID: 310332 [2026-04-21 15:47:25] [INFO] Using existing QE sprayproxy configuration (webhook secret provided) [2026-04-21 15:47:25] [SUCCESS] GitHub App credentials configured [2026-04-21 15:47:25] [INFO] GitHub token provided via MY_GITHUB_TOKEN (fallback) [2026-04-21 15:47:25] [DEBUG] No GitLab token provided (PAC_GITLAB_TOKEN not set) [2026-04-21 15:47:25] [INFO] Creating required namespaces [2026-04-21 15:47:25] [SUBSTEP] Ensuring namespace 'openshift-pipelines' exists [2026-04-21 15:47:25] [DEBUG] Namespace 'openshift-pipelines' already exists [2026-04-21 15:47:25] [SUBSTEP] Ensuring namespace 'build-service' exists [2026-04-21 15:47:26] [DEBUG] Namespace 'build-service' already exists [2026-04-21 15:47:26] [SUBSTEP] Ensuring namespace 'integration-service' exists [2026-04-21 15:47:26] [DEBUG] Namespace 'integration-service' already exists [2026-04-21 15:47:26] [INFO] Configuring PAC secrets across namespaces [2026-04-21 15:47:26] [SUBSTEP] Creating PAC secret in namespace 'openshift-pipelines' secret/pipelines-as-code-secret created [2026-04-21 15:47:26] [SUCCESS] PAC secret configured in 'openshift-pipelines' [2026-04-21 15:47:26] [SUBSTEP] Creating PAC secret in namespace 'build-service' secret/pipelines-as-code-secret created [2026-04-21 15:47:27] [SUCCESS] PAC secret configured in 'build-service' [2026-04-21 15:47:27] [SUBSTEP] Creating PAC secret in namespace 'integration-service' secret/pipelines-as-code-secret created [2026-04-21 15:47:27] [SUCCESS] PAC secret configured in 'integration-service' [2026-04-21 15:47:27] [SUBSTEP] Creating PAC secret in namespace 'mintmaker' secret/pipelines-as-code-secret created [2026-04-21 15:47:28] [SUCCESS] PAC secret configured in 'mintmaker' [2026-04-21 15:47:28] [INFO] ============================================================================= [2026-04-21 15:47:28] [SUCCESS] PAC Integration Setup Complete [2026-04-21 15:47:28] [INFO] ============================================================================= [2026-04-21 15:47:28] [INFO] Configured namespaces: [2026-04-21 15:47:28] [INFO] - openshift-pipelines (PAC controller) [2026-04-21 15:47:28] [INFO] - build-service (Build Service) [2026-04-21 15:47:28] [INFO] - integration-service (Integration Service) [2026-04-21 15:47:28] [INFO] - mintmaker (Mintmaker) [PAC_SETUP_JSON] {"status":"success","namespaces":["openshift-pipelines","build-service","integration-service","mintmaker"],"github_app_configured":true,"github_token_configured":true,"gitlab_token_configured":false} [2026-04-21 15:47:28] [SUCCESS] Pipelines as Code configured ============================================================================= [2026-04-21 15:47:28] [STEP] Preview Environment Setup Complete ============================================================================= [2026-04-21 15:47:28] [SUCCESS] Konflux preview environment is ready! [2026-04-21 15:47:28] [INFO] - Fork: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-21 15:47:28] [INFO] - Branch: preview-main-lrvn [2026-04-21 15:47:28] [INFO] - GitHub Org: redhat-appstudio-qe [2026-04-21 15:47:28] [INFO] - OpenShift Version: 4.18.9 [2026-04-21 15:47:28] [INFO] - End time: 2026-04-21 15:47:28 UTC ============================================================================= [2026-04-21 15:47:28] [STEP] Execution Summary ============================================================================= [2026-04-21 15:47:28] [SUCCESS] Status: SUCCESS [2026-04-21 15:47:28] [INFO] Total Execution Time: 9m 12s (552 seconds) [2026-04-21 15:47:28] [INFO] Applications Deployed: 44 [EXECUTION_SUMMARY_JSON] {"status":"success","total_time_seconds":552,"apps_deployed":44,"ocp_version":"4.18.9","preview_branch":"preview-main-lrvn","git_repo":"https://github.com/redhat-appstudio-qe/infra-deployments.git"} Switched to branch 'main' Your branch is up to date with 'upstream/main'. ============================================================================= [2026-04-21 15:47:28] [STEP] Cluster Bootstrap Complete ============================================================================= [2026-04-21 15:47:28] [SUCCESS] Konflux cluster bootstrap finished successfully [2026-04-21 15:47:28] [INFO] - Mode: preview [2026-04-21 15:47:28] [INFO] - Total time: 10m 25s [2026-04-21 15:47:28] [INFO] - End time: 2026-04-21 15:47:28 UTC [BOOTSTRAP_SUMMARY_JSON] {"status":"success","mode":"preview","obo_enabled":false,"eaas_enabled":false,"total_time_seconds":625} I0421 15:47:28.748308 27872 common.go:429] Registered PaC server: https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com I0421 15:47:28.816397 27872 common.go:454] The PaC servers registered in Sprayproxy: https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-4ac15addc2.30ql.p3.openshiftapps.com, https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-283ab81d79.70f7.p3.openshiftapps.com I0421 15:47:28.816437 27872 common.go:470] going to create new Tekton bundle remote-build for the purpose of testing multi-platform-controller PR I0421 15:47:29.224847 27872 common.go:511] Found current task ref quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06 I0421 15:47:29.226845 27872 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786448-bfty -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: buildah-remote-pipeline to image I0421 15:47:30.428209 27872 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786448-bfty: quay.io/redhat-appstudio-qe/test-images@sha256:4311a513e86094933ccea316cd5bcb942777ce5b3cefd4523ae13fddcd4fa5da I0421 15:47:30.428244 27872 common.go:537] SETTING ENV VAR CUSTOM_BUILDAH_REMOTE_PIPELINE_BUILD_BUNDLE_ARM64 to value quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786448-bfty I0421 15:47:30.643328 27872 common.go:511] Found current task ref quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06 I0421 15:47:30.647185 27872 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786450-vjdb -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: buildah-remote-pipeline to image I0421 15:47:32.061217 27872 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786450-vjdb: quay.io/redhat-appstudio-qe/test-images@sha256:a7816b57751663ca02422c9873b78f400a337e15eb618afde1962229e863e8fa I0421 15:47:32.061268 27872 common.go:537] SETTING ENV VAR CUSTOM_BUILDAH_REMOTE_PIPELINE_BUILD_BUNDLE_S390X to value quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786450-vjdb I0421 15:47:32.307465 27872 common.go:511] Found current task ref quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06 I0421 15:47:32.309082 27872 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786452-gyta -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: buildah-remote-pipeline to image I0421 15:47:33.950798 27872 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786452-gyta: quay.io/redhat-appstudio-qe/test-images@sha256:d46237b0240d3ad83ff069c6d4e92be7a415b6804ee927cde0eead6ea02957d7 I0421 15:47:33.950821 27872 common.go:537] SETTING ENV VAR CUSTOM_BUILDAH_REMOTE_PIPELINE_BUILD_BUNDLE_PPC64LE to value quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776786452-gyta exec: ginkgo "--seed=1776785304" "--timeout=1h30m0s" "--grace-period=30s" "--output-interceptor-mode=none" "--focus-file=tests/integration-service/gitlab-integration-reporting.go" "--focus-file=tests/integration-service/group-snapshots-tests.go" "--focus-file=tests/integration-service/integration.go" "--focus-file=tests/integration-service/status-reporting-to-pullrequest.go" "--no-color" "--json-report=e2e-report.json" "--junit-report=e2e-report.xml" "--procs=20" "--nodes=20" "--p" "--output-dir=/workspace/artifact-dir" "./cmd" "--" go: downloading github.com/konflux-ci/build-service v0.0.0-20240611083846-2dee6cfe6fe4 go: downloading github.com/IBM/vpc-go-sdk v0.48.0 go: downloading github.com/IBM/go-sdk-core/v5 v5.15.3 go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.3 go: downloading github.com/aws/aws-sdk-go-v2 v1.41.3 go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.143.0 go: downloading github.com/minio/minio-go/v7 v7.0.99 go: downloading github.com/go-playground/validator/v10 v10.17.0 go: downloading github.com/go-openapi/strfmt v0.25.0 go: downloading github.com/google/go-github/v45 v45.2.0 go: downloading go.mongodb.org/mongo-driver v1.17.7 go: downloading github.com/oklog/ulid v1.3.1 go: downloading github.com/go-openapi/errors v0.22.6 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/go-ini/ini v1.67.0 go: downloading github.com/minio/crc64nvme v1.1.1 go: downloading github.com/klauspost/crc32 v1.3.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/minio/md5-simd v1.1.2 go: downloading github.com/tinylib/msgp v1.6.1 go: downloading github.com/rs/xid v1.6.0 go: downloading github.com/leodido/go-urn v1.3.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/aws/smithy-go v1.24.2 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.7 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.4 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.0 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.28.2 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.19 go: downloading github.com/philhofer/fwd v1.2.0 Running Suite: Red Hat App Studio E2E tests - /tmp/tmp.DLBurqMpyk/cmd ===================================================================== Random Seed: 1776785304 Will run 124 of 464 specs Running in parallel across 20 processes ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params when context points to a file [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:188 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles from specific context [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:199 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies the release CR is created [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/multiarch_advisories.go:112 ------------------------------ S ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params when context is the root directory [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:209 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies the multiarch release pipelinerun is running and succeeds [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/multiarch_advisories.go:122 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles when context points to a file and a directory [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:218 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/multiarch_advisories.go:152 ------------------------------ SSS ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles when using negation [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:228 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification verifies that a Release CR should have been created in the dev namespace [release-pipelines, push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/push_to_external_registry.go:157 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies if the repository URL is valid [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/multiarch_advisories.go:163 ------------------------------ SS ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params allows overriding HOME environment variable [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:238 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies if the release CR is created [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rhtap_service_push.go:150 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification verifies that Release PipelineRun should eventually succeed [release-pipelines, push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/push_to_external_registry.go:164 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification tests if the image was pushed to quay [release-pipelines, push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/push_to_external_registry.go:168 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies the rhtap release pipelinerun is running and succeeds [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rhtap_service_push.go:160 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params allows overriding STEP image [build-templates] /tmp/tmp.DLBurqMpyk/tests/build/tkn-bundle.go:247 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification verifies that a Release is marked as succeeded. [release-pipelines, push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/push_to_external_registry.go:175 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rhtap_service_push.go:190 ------------------------------ SSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies if the PR in infra-deployments repo is created/updated [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rhtap_service_push.go:200 ------------------------------ SSSSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies if release CR is created [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/release_to_github.go:138 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification tests that Release CR is created for the Snapshot [release-pipelines, rh-push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_external_registry.go:215 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies the release pipelinerun is running and succeeds [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/release_to_github.go:148 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/release_to_github.go:181 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification verifies a release PipelineRun is started and succeeded in managed namespace [release-pipelines, rh-push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_external_registry.go:226 ------------------------------ SSSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:123 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies if the Release exists in github repo [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/release_to_github.go:192 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification validate the result of task create-pyxis-image contains image ids [release-pipelines, rh-push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_external_registry.go:233 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:128 ------------------------------ SSSSSSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, aws-host-pool] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:120 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification tests that Release CR has completed [release-pipelines, rh-push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_external_registry.go:248 ------------------------------ SSSSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies if the release CR is created [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_registry_redhat_io.go:108 ------------------------------ S ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, aws-host-pool] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:124 ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification validates that imageIds from task create-pyxis-image exist in Pyxis. [release-pipelines, rh-push-to-external-registry] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_external_registry.go:265 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies the rhio release pipelinerun is running and succeeds [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_registry_redhat_io.go:118 ------------------------------ SSSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:132 ------------------------------ SS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, aws-host-pool] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:127 ------------------------------ SSSSSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:136 ------------------------------ SSSSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:178 ------------------------------ SSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, aws-host-pool] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:148 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_registry_redhat_io.go:148 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:183 ------------------------------ SSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created test that cleanup happened successfully [multi-platform, aws-host-pool] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:152 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies if the MR URL is valid [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_push_to_registry_redhat_io.go:159 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:187 ------------------------------ SSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, aws-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:251 ------------------------------ SS ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created when second component is deleted, pac pr branch should not exist in the repo [build-service, github, pac-build, secret-lookup] /tmp/tmp.DLBurqMpyk/tests/build/secret_lookup.go:206 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:191 ------------------------------ SSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, aws-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:255 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies if release CR is created [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_advisories.go:117 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:233 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:238 ------------------------------ SS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, aws-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:259 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies the advs release pipelinerun is running and succeeds [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_advisories.go:127 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:242 ------------------------------ SS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, aws-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:263 ------------------------------ SSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:246 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created check cleanup happened successfully [multi-platform, aws-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:267 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:286 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_advisories.go:157 ------------------------------ SSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, ibmz-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:341 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:291 ------------------------------ S ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, ibmz-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:345 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:295 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, ibmz-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:349 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/fbc_release.go:299 ------------------------------ SSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, ibmz-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:353 ------------------------------ SS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created check cleanup happened successfully [multi-platform, ibmz-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:357 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies if the repository URL is valid [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.DLBurqMpyk/tests/release/pipelines/rh_advisories.go:168 ------------------------------ SSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, ibmp-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:432 ------------------------------ SSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, ibmp-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:436 ------------------------------ SSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, ibmp-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:440 ------------------------------ SSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, ibmp-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:444 ------------------------------ SSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created check cleanup happened successfully [multi-platform, ibmp-dynamic] /tmp/tmp.DLBurqMpyk/tests/build/multi-platform.go:448 ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta) when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta should have Pipeline Logs [build, build-templates, HACBS, pipeline-service, pipeline] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:507 ------------------------------ SSSSSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta) when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry verify-enterprise-contract check should pass [build, build-templates, HACBS, pipeline-service, pipeline, sbom, slow, build-templates-e2e] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:569 ------------------------------ SSSSS ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch] /tmp/tmp.DLBurqMpyk/tests/build/pac_build.go:600 ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:744 ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch] /tmp/tmp.DLBurqMpyk/tests/build/pac_build.go:600 ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch] /tmp/tmp.DLBurqMpyk/tests/build/pac_build.go:600 ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch] /tmp/tmp.DLBurqMpyk/tests/build/pac_build.go:642 ------------------------------ S ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch] /tmp/tmp.DLBurqMpyk/tests/build/pac_build.go:642 ------------------------------ SS ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch] /tmp/tmp.DLBurqMpyk/tests/build/pac_build.go:642 ------------------------------ SSSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta-min) when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min should have Pipeline Logs [build, build-templates, HACBS, pipeline-service, pipeline] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:507 ------------------------------ S ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta-min) when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry verify-enterprise-contract check should pass [build, build-templates, HACBS, pipeline-service, pipeline, sbom, slow, build-templates-e2e] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:569 ------------------------------ S ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta-min) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:744 ------------------------------ SSSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build) when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build should have Pipeline Logs [build, build-templates, HACBS, pipeline-service, pipeline] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:507 ------------------------------ S ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build) when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry verify-enterprise-contract check should pass [build, build-templates, HACBS, pipeline-service, pipeline, sbom, slow, build-templates-e2e] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:569 ------------------------------ S ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.DLBurqMpyk/tests/build/build_templates.go:744 ------------------------------ S••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••SSSSSSSSSSSSSSSSSSS Ran 124 of 464 Specs in 2272.943 seconds SUCCESS! -- 124 Passed | 0 Failed | 88 Pending | 252 Skipped Ginkgo ran 1 suite in 40m7.692828035s Test Suite Passed