./mage -v ci:teste2e Running target: CI:TestE2E I0422 13:26:37.006194 19767 magefile.go:526] setting up new custom bundle for testing... I0422 13:26:37.437434 19767 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776864397-wvdg -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: docker-build to image I0422 13:26:38.719268 19767 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776864397-wvdg: quay.io/redhat-appstudio-qe/test-images@sha256:f3b73eb3d74184655eeff383c8a99fbfcc5fa707a07a1cea08e4f6de592e652f I0422 13:26:38.719294 19767 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-1776864397-wvdg I0422 13:26:38.719324 19767 integration_service.go:49] checking if repository is integration-service I0422 13:26:38.719330 19767 image_controller.go:49] checking if repository is image-controller I0422 13:26:38.719336 19767 build_service.go:50] checking if repository is build-service I0422 13:26:38.719341 19767 e2e_repo.go:347] checking if repository is e2e-tests I0422 13:26:38.719344 19767 e2e_repo.go:335] multi-platform tests and require sprayproxy registering are set to TRUE exec: git "diff" "--name-status" "upstream/main..HEAD" I0422 13:26:38.722766 19767 util.go:451] The following files, pkg/clients/tekton/repository.go, tests/build/pac_build.go, tests/build/renovate.go, tests/integration-service/README.md, tests/integration-service/const.go, tests/integration-service/forgejo-integration-reporting.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 I0422 13:26:42.357910 19767 install.go:188] cloning 'https://github.com/redhat-appstudio/infra-deployments' with git ref 'refs/heads/main' Enumerating objects: 79469, done. Counting objects: 2% (1/35) Counting objects: 5% (2/35) Counting objects: 8% (3/35) Counting objects: 11% (4/35) Counting objects: 14% (5/35) Counting objects: 17% (6/35) Counting objects: 20% (7/35) Counting objects: 22% (8/35) Counting objects: 25% (9/35) Counting objects: 28% (10/35) Counting objects: 31% (11/35) Counting objects: 34% (12/35) Counting objects: 37% (13/35) Counting objects: 40% (14/35) Counting objects: 42% (15/35) Counting objects: 45% (16/35) Counting objects: 48% (17/35) Counting objects: 51% (18/35) Counting objects: 54% (19/35) Counting objects: 57% (20/35) Counting objects: 60% (21/35) Counting objects: 62% (22/35) Counting objects: 65% (23/35) Counting objects: 68% (24/35) Counting objects: 71% (25/35) Counting objects: 74% (26/35) Counting objects: 77% (27/35) Counting objects: 80% (28/35) Counting objects: 82% (29/35) Counting objects: 85% (30/35) Counting objects: 88% (31/35) Counting objects: 91% (32/35) Counting objects: 94% (33/35) Counting objects: 97% (34/35) Counting objects: 100% (35/35) Counting objects: 100% (35/35), done. Compressing objects: 4% (1/24) Compressing objects: 8% (2/24) Compressing objects: 12% (3/24) Compressing objects: 16% (4/24) Compressing objects: 20% (5/24) Compressing objects: 25% (6/24) Compressing objects: 29% (7/24) Compressing objects: 33% (8/24) Compressing objects: 37% (9/24) Compressing objects: 41% (10/24) Compressing objects: 45% (11/24) Compressing objects: 50% (12/24) Compressing objects: 54% (13/24) Compressing objects: 58% (14/24) Compressing objects: 62% (15/24) Compressing objects: 66% (16/24) Compressing objects: 70% (17/24) Compressing objects: 75% (18/24) Compressing objects: 79% (19/24) Compressing objects: 83% (20/24) Compressing objects: 87% (21/24) Compressing objects: 91% (22/24) Compressing objects: 95% (23/24) Compressing objects: 100% (24/24) Compressing objects: 100% (24/24), done. Total 79469 (delta 21), reused 11 (delta 11), pack-reused 79434 (from 2) From https://github.com/redhat-appstudio/infra-deployments * branch main -> FETCH_HEAD Already up to date. ============================================================================= [2026-04-22 13:26:46] [STEP] Starting Konflux Cluster Bootstrap ============================================================================= [2026-04-22 13:26:46] [INFO] Mode: preview [2026-04-22 13:26:46] [INFO] Options: OBO=disabled, EAAS=disabled [2026-04-22 13:26:46] [INFO] Start time: 2026-04-22 13:26:46 UTC ============================================================================= [2026-04-22 13:26:46] [STEP] Phase 1: Deploying ArgoCD ============================================================================= ============================================================================= [2026-04-22 13:26:46] [STEP] Deploying OpenShift GitOps (ArgoCD) ============================================================================= [2026-04-22 13:26:46] [SUBSTEP] Verifying cluster-admin permissions [2026-04-22 13:26:46] [SUCCESS] User 'cluster-admin' has cluster-admin permissions [2026-04-22 13:26:46] [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-22 13:26:47] [SUCCESS] GitOps operator subscription applied [2026-04-22 13:26:47] [SUBSTEP] Waiting for default ArgoCD project to be created [2026-04-22 13:26:47] [WAITING] Default project not yet available (5s/300s) [2026-04-22 13:26:52] [WAITING] Default project not yet available (10s/300s) [2026-04-22 13:26:57] [WAITING] Default project not yet available (15s/300s) [2026-04-22 13:27:04] [WAITING] Default project not yet available (20s/300s) [2026-04-22 13:27:09] [WAITING] Default project not yet available (25s/300s) [2026-04-22 13:27:14] [WAITING] Default project not yet available (30s/300s) [2026-04-22 13:27:19] [WAITING] Default project not yet available (35s/300s) [2026-04-22 13:27:24] [SUCCESS] Default ArgoCD project is available [2026-04-22 13:27:24] [SUBSTEP] Waiting for OpenShift GitOps route to be created [2026-04-22 13:27:24] [SUCCESS] OpenShift GitOps route is available [2026-04-22 13:27:24] [SUBSTEP] Configuring ArgoCD repo server resources and timeout argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:24] [SUCCESS] Repo server configured: timeout=5m, cpu=100m, memory=100Mi [2026-04-22 13:27:24] [SUBSTEP] Configuring ArgoCD application controller resources argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:25] [SUCCESS] Application controller configured: cpu=4, memory=4Gi [2026-04-22 13:27:25] [SUBSTEP] Switching ArgoCD route to re-encryption TLS argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:25] [SUCCESS] Route TLS termination set to 'reencrypt' [2026-04-22 13:27:25] [SUBSTEP] Restarting ArgoCD server after TLS configuration change pod "openshift-gitops-server-6944966b75-fd9vm" deleted [2026-04-22 13:27:27] [SUCCESS] ArgoCD server pods deleted for restart [2026-04-22 13:27:27] [SUBSTEP] Granting admin role to authenticated users [2026-04-22 13:27:27] [INFO] Note: This should be updated once proper access policy is in place argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:27] [SUCCESS] RBAC policy set: system:authenticated -> role:admin [2026-04-22 13:27:27] [SUBSTEP] Configuring PVC health check (WaitForFirstConsumer workaround) Warning: unknown field "spec.resourceCustomizations" argocd.argoproj.io/openshift-gitops patched (no change) [2026-04-22 13:27:27] [SUCCESS] PVC health customization applied (Pending/Bound = Healthy) [2026-04-22 13:27:27] [SUBSTEP] Enabling Helm support in Kustomize builds argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:27] [SUCCESS] Kustomize build options set: --enable-helm [2026-04-22 13:27:27] [SUBSTEP] Configuring ArgoCD to ignore aggregated roles in diff argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:27] [SUCCESS] ignoreAggregatedRoles set to true [2026-04-22 13:27:27] [SUBSTEP] Setting ArgoCD tracking method to annotation argocd.argoproj.io/openshift-gitops patched [2026-04-22 13:27:28] [SUCCESS] Resource tracking method set to 'annotation' [2026-04-22 13:27:28] [SUBSTEP] Restarting GitOps server deployment deployment.apps/openshift-gitops-server restarted [2026-04-22 13:27:28] [SUCCESS] GitOps server restart initiated [2026-04-22 13:27:28] [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-22 13:27:58] [SUCCESS] GitOps server rollout complete ============================================================================= [2026-04-22 13:27:58] [STEP] ArgoCD Access Information ============================================================================= [2026-04-22 13:27:59] [INFO] ArgoCD URL: https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com [2026-04-22 13:27:59] [INFO] Authentication: Use 'Login with OpenShift' button (OpenShift credentials) [2026-04-22 13:27:59] [SUBSTEP] Verifying ArgoCD route is accessible [2026-04-22 13:28:19] [WAITING] Waiting for route to respond (5s/120s) [2026-04-22 13:28:24] [SUCCESS] ArgoCD is accessible at https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com [ARGOCD_DEPLOY_JSON] {"status":"success","url":"https://openshift-gitops-server-openshift-gitops.apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com","namespace":"openshift-gitops","auth_method":"openshift"} ============================================================================= [2026-04-22 13:28:24] [STEP] OpenShift GitOps Deployment Complete ============================================================================= ============================================================================= [2026-04-22 13:28:24] [STEP] Phase 2: Bootstrapping Host Cluster ============================================================================= [2026-04-22 13:28:24] [INFO] Bootstrapping host cluster components [2026-04-22 13:28:24] [INFO] No preview.env file found - using environment variables only [2026-04-22 13:28:24] [SUBSTEP] Configuring Quality Dashboard secrets Setting secrets for Quality Dashboard namespace/quality-dashboard created secret/quality-dashboard-secrets created [2026-04-22 13:28:27] [SUCCESS] Quality Dashboard secrets configured [2026-04-22 13:28:27] [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-22 13:28:28] [SUCCESS] CI Helper App secret configured [2026-04-22 13:28:28] [SUCCESS] Host cluster bootstrap complete ============================================================================= [2026-04-22 13:28:28] [STEP] Phase 3: Bootstrapping Member Cluster ============================================================================= [2026-04-22 13:28:28] [INFO] Bootstrapping member cluster components [2026-04-22 13:28:28] [INFO] No preview.env file found - using environment variables only [2026-04-22 13:28:28] [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-22 13:28:33] [SUCCESS] Pipeline Service secrets configured [2026-04-22 13:28:33] [SUBSTEP] Configuring GitHub secrets [2026-04-22 13:28:33] [INFO] GitHub token provided - creating secrets namespace/application-service created Creating a has secret from legacy token secret/has-github-token created [2026-04-22 13:28:34] [SUCCESS] GitHub secrets configured [2026-04-22 13:28:34] [SUBSTEP] Configuring Image Controller secrets [2026-04-22 13:28:34] [INFO] Quay organization: redhat-appstudio-qe Creating a secret with a token for Image Controller namespace/image-controller created secret/quaytoken created [2026-04-22 13:28:35] [SUCCESS] Image Controller secrets configured [2026-04-22 13:28:35] [SUCCESS] Member cluster bootstrap complete ============================================================================= [2026-04-22 13:28:35] [STEP] Phase 4: Bootstrapping Common Components ============================================================================= [2026-04-22 13:28:35] [INFO] Bootstrapping common cluster components [2026-04-22 13:28:35] [INFO] No preview.env file found at /tmp/tmp.bTwrMZk31T/tmp/infra-deployments/hack/../hack/preview.env - using environment variables only [2026-04-22 13:28:35] [SUBSTEP] Configuring Docker Hub pull secret Configuring the cluster with a pull secret for Docker Hub Saved credentials for docker.io into /tmp/tmp.jzUGccGAUM secret/pull-secret data updated Saved credentials for docker.io into /tmp/tmp.jzUGccGAUM secret/docker-io-pull created [2026-04-22 13:28:36] [SUCCESS] Docker Hub pull secret configured [2026-04-22 13:28:36] [SUBSTEP] Configuring DORA metrics exporter secrets Setting secrets for Dora metrics exporter namespace/dora-metrics created secret/exporters-secret created [2026-04-22 13:28:37] [SUCCESS] DORA metrics exporter secrets configured [2026-04-22 13:28:37] [SUCCESS] Common cluster bootstrap complete ============================================================================= [2026-04-22 13:28:37] [STEP] Phase 5: Mode-Specific Deployment (preview) ============================================================================= [2026-04-22 13:28:37] [INFO] Deploying preview configuration ============================================================================= [2026-04-22 13:28:37] [STEP] Starting Konflux Preview Environment Setup ============================================================================= [2026-04-22 13:28:37] [INFO] Script: /tmp/tmp.bTwrMZk31T/tmp/infra-deployments/hack/../hack/preview.sh [2026-04-22 13:28:37] [INFO] Options: OBO=false, GRAFANA=false, EAAS=false [2026-04-22 13:28:37] [INFO] Start time: 2026-04-22 13:28:37 UTC ============================================================================= [2026-04-22 13:28:37] [STEP] Cluster Context Information ============================================================================= [2026-04-22 13:28:37] [INFO] OpenShift Version: 4.18.9 [2026-04-22 13:28:37] [INFO] API Server: https://api.kx-d937aeccb0.yjz3.p3.openshiftapps.com:443 [2026-04-22 13:28:37] [INFO] Cluster ID: 3798f496-502a-48bb-864d-68be9cf21334 [2026-04-22 13:28:37] [INFO] Cluster Domain: apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com [2026-04-22 13:28:37] [INFO] Total Nodes: 3 [2026-04-22 13:28:38] [INFO] - Master nodes: 0 [2026-04-22 13:28:38] [INFO] - Worker nodes: 3 [2026-04-22 13:28:38] [SUCCESS] Cluster operators: All healthy [CLUSTER_CONTEXT_JSON] {"ocp_version":"4.18.9","api_server":"https://api.kx-d937aeccb0.yjz3.p3.openshiftapps.com:443","cluster_id":"3798f496-502a-48bb-864d-68be9cf21334","cluster_domain":"apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com","total_nodes":3,"master_nodes":0,"worker_nodes":3,"degraded_operators":0} Switched to a new branch 'preview-main-ykdw' [2026-04-22 13:28:38] [SUCCESS] Git environment initialized [2026-04-22 13:28:38] [INFO] - Repository URL: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-22 13:28:38] [INFO] - Source branch: main [2026-04-22 13:28:38] [INFO] - Preview branch: preview-main-ykdw [2026-04-22 13:28:38] [INFO] - GitHub org: redhat-appstudio-qe ============================================================================= [2026-04-22 13:28:38] [STEP] Patching ArgoCD application manifests to use fork repository ============================================================================= [2026-04-22 13:28:38] [INFO] Setting repoURL to: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-22 13:28:38] [INFO] Setting targetRevision to: preview-main-ykdw [2026-04-22 13:28:38] [SUBSTEP] Patched: application-patch.yaml [2026-04-22 13:28:38] [SUBSTEP] Patched: application-set-patch.yaml [2026-04-22 13:28:38] [SUBSTEP] Patched: application-set-multisrc-src-1-patch.yaml [2026-04-22 13:28:38] [SUCCESS] All ArgoCD patch files updated ============================================================================= [2026-04-22 13:28:38] [STEP] Labeling cluster nodes for Konflux workloads ============================================================================= [2026-04-22 13:28:38] [INFO] Reference: https://github.com/redhat-appstudio/infra-deployments/pull/4415 [2026-04-22 13:28:38] [INFO] Found 3 nodes to label with 'konflux-ci.dev/workload=konflux-tenants' [2026-04-22 13:28:38] [SUBSTEP] Labeling node/ip-10-0-136-190.ec2.internal node/ip-10-0-136-190.ec2.internal labeled [2026-04-22 13:28:38] [SUCCESS] Successfully labeled node/ip-10-0-136-190.ec2.internal [2026-04-22 13:28:38] [SUBSTEP] Labeling node/ip-10-0-152-246.ec2.internal node/ip-10-0-152-246.ec2.internal labeled [2026-04-22 13:28:38] [SUCCESS] Successfully labeled node/ip-10-0-152-246.ec2.internal [2026-04-22 13:28:38] [SUBSTEP] Labeling node/ip-10-0-164-53.ec2.internal node/ip-10-0-164-53.ec2.internal labeled [2026-04-22 13:28:39] [SUCCESS] Successfully labeled node/ip-10-0-164-53.ec2.internal [2026-04-22 13:28:39] [SUBSTEP] Verifying labels on all nodes... [2026-04-22 13:28:39] [SUCCESS] All 3 nodes labeled and verified successfully ============================================================================= [2026-04-22 13:28:39] [STEP] Checking OCP version for Kueue compatibility ============================================================================= [2026-04-22 13:28:39] [INFO] Detected OpenShift Container Platform version: 4.18.9 (minor: 18) [2026-04-22 13:28:39] [SUCCESS] OCP version 4.18.9 meets Kueue requirements - Kueue will be deployed ============================================================================= [2026-04-22 13:28:39] [STEP] Configuring GitHub organization ============================================================================= [2026-04-22 13:28:39] [INFO] Setting GitHub org to: redhat-appstudio-qe [2026-04-22 13:28:39] [INFO] Configuring GitHub organization for Application Service (HAS) [2026-04-22 13:28:39] [INFO] - Target org: redhat-appstudio-qe [2026-04-22 13:28:39] [INFO] - Config file: /tmp/tmp.bTwrMZk31T/tmp/infra-deployments/hack/../components/has/base/kustomization.yaml [2026-04-22 13:28:39] [SUCCESS] GitHub organization set to 'redhat-appstudio-qe' [2026-04-22 13:28:39] [SUCCESS] Verified: Configuration updated correctly [2026-04-22 13:28:39] [SUCCESS] GitHub organization configured ============================================================================= [2026-04-22 13:28:39] [STEP] Configuring Rekor server hostname ============================================================================= [2026-04-22 13:28:39] [INFO] Cluster domain: apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com [2026-04-22 13:28:39] [INFO] Rekor server hostname: rekor.apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com [2026-04-22 13:28:39] [SUCCESS] Rekor server hostname configured ============================================================================= [2026-04-22 13:28:39] [STEP] Applying service image overrides from environment variables ============================================================================= [2026-04-22 13:28:39] [INFO] No service image overrides configured - using default images ============================================================================= [2026-04-22 13:28:39] [STEP] Committing and pushing preview changes ============================================================================= [preview-main-ykdw 2039ea5ea] Preview mode, do not merge into main 8 files changed, 15 insertions(+), 21 deletions(-) remote: remote: Create a pull request for 'preview-main-ykdw' on GitHub by visiting: remote: https://github.com/redhat-appstudio-qe/infra-deployments/pull/new/preview-main-ykdw remote: To https://github.com/redhat-appstudio-qe/infra-deployments.git * [new branch] preview-main-ykdw -> preview-main-ykdw branch 'preview-main-ykdw' set up to track 'qe/preview-main-ykdw'. [2026-04-22 13:28:40] [SUCCESS] Preview changes committed and pushed to qe/preview-main-ykdw ============================================================================= [2026-04-22 13:28:40] [STEP] Deploying ArgoCD applications ============================================================================= [2026-04-22 13:28:40] [SUBSTEP] Applying root Application from: /tmp/tmp.bTwrMZk31T/tmp/infra-deployments/hack/../argo-cd-apps/app-of-app-sets/development application.argoproj.io/all-application-sets created [2026-04-22 13:28:40] [SUCCESS] Root Application 'all-application-sets' created [2026-04-22 13:28:40] [SUBSTEP] Waiting for 'all-application-sets' to become Healthy and Synced [2026-04-22 13:28:41] [WAITING] Root application status: ' ' (target: 'Healthy Synced') - 5s elapsed [2026-04-22 13:28:46] [WAITING] Root application status: ' ' (target: 'Healthy Synced') - 10s elapsed [2026-04-22 13:28:51] [WAITING] Root application status: 'Healthy OutOfSync' (target: 'Healthy Synced') - 15s elapsed [2026-04-22 13:28:56] [WAITING] Root application status: 'Healthy OutOfSync' (target: 'Healthy Synced') - 20s elapsed [2026-04-22 13:29:01] [WAITING] Root application status: 'Healthy OutOfSync' (target: 'Healthy Synced') - 25s elapsed [2026-04-22 13:29:07] [SUCCESS] Root application 'all-application-sets' is Healthy and Synced [2026-04-22 13:29:07] [SUBSTEP] Triggering hard refresh on all ArgoCD applications [2026-04-22 13:29:07] [INFO] Found 43 applications to refresh application.argoproj.io/kyverno-in-cluster-local patched application.argoproj.io/monitoring-registry-in-cluster-local patched application.argoproj.io/konflux-kite-in-cluster-local patched application.argoproj.io/dora-metrics-in-cluster-local patched application.argoproj.io/build-service-in-cluster-local patched application.argoproj.io/policies-in-cluster-local patched application.argoproj.io/knative-eventing-in-cluster-local patched application.argoproj.io/tracing-workload-otel-collector-in-cluster-local patched application.argoproj.io/monitoring-workload-custom-kube-state-metrics-in-cluster-local patched application.argoproj.io/perf-team-prometheus-reader-in-cluster-local patched application.argoproj.io/internal-services-in-cluster-local patched application.argoproj.io/squid-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/all-application-sets patched application.argoproj.io/vector-tekton-logs-collector-in-cluster-local patched application.argoproj.io/multi-platform-controller-in-cluster-local patched application.argoproj.io/backup-in-cluster-local patched application.argoproj.io/konflux-info-in-cluster-local patched application.argoproj.io/pipeline-service-in-cluster-local patched application.argoproj.io/application-api-in-cluster-local patched application.argoproj.io/integration-in-cluster-local patched application.argoproj.io/crossplane-control-plane-in-cluster-local patched application.argoproj.io/image-rbac-proxy-in-cluster-local patched application.argoproj.io/repository-validator-in-cluster-local patched application.argoproj.io/enterprise-contract-in-cluster-local patched application.argoproj.io/has-in-cluster-local patched application.argoproj.io/kueue-in-cluster-local patched application.argoproj.io/monitoring-workload-prometheus-in-cluster-local patched application.argoproj.io/vector-kubearchive-log-collector-in-cluster-local patched (no change) application.argoproj.io/kubearchive-in-cluster-local patched application.argoproj.io/tracing-workload-tracing-in-cluster-local patched application.argoproj.io/cert-manager-in-cluster-local patched application.argoproj.io/smee-client-in-cluster-local patched application.argoproj.io/disaster-recovery-in-cluster-local patched application.argoproj.io/mintmaker-in-cluster-local patched application.argoproj.io/trust-manager-in-cluster-local patched application.argoproj.io/project-controller-in-cluster-local patched application.argoproj.io/disable-csvcopy-in-cluster-local patched application.argoproj.io/monitoring-cardinality-in-cluster-local patched application.argoproj.io/image-controller-in-cluster-local patched application.argoproj.io/release-in-cluster-local patched application.argoproj.io/tempo-in-cluster-local patched [2026-04-22 13:29:14] [SUCCESS] Hard refresh triggered on all 43 applications [2026-04-22 13:29:14] [SUBSTEP] Waiting for refresh operations to complete [2026-04-22 13:29:14] [PROGRESS] Refresh: 0/43 complete | 43 still refreshing (5s elapsed) [2026-04-22 13:29:19] [PROGRESS] Refresh: 2/43 complete | 41 still refreshing (10s elapsed) [2026-04-22 13:29:24] [PROGRESS] Refresh: 3/43 complete | 40 still refreshing (15s elapsed) [2026-04-22 13:29:30] [PROGRESS] Refresh: 5/43 complete | 38 still refreshing (20s elapsed) [2026-04-22 13:29:35] [PROGRESS] Refresh: 19/43 complete | 24 still refreshing (25s elapsed) [2026-04-22 13:29:41] [PROGRESS] Refresh: 34/43 complete | 9 still refreshing (30s elapsed) [2026-04-22 13:29:46] [PROGRESS] Refresh: 36/43 complete | 7 still refreshing (35s elapsed) [2026-04-22 13:29:51] [PROGRESS] Refresh: 37/43 complete | 6 still refreshing (40s elapsed) [2026-04-22 13:29:57] [PROGRESS] Refresh: 40/43 complete | 3 still refreshing (45s elapsed) [2026-04-22 13:30:02] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (50s elapsed) [2026-04-22 13:30:07] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (55s elapsed) [2026-04-22 13:30:13] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (60s elapsed) [2026-04-22 13:30:18] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (65s elapsed) [2026-04-22 13:30:24] [PROGRESS] Refresh: 41/43 complete | 2 still refreshing (70s elapsed) [2026-04-22 13:30:29] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (75s elapsed) [2026-04-22 13:30:34] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (80s elapsed) [2026-04-22 13:30:40] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (85s elapsed) [2026-04-22 13:30:45] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (90s elapsed) [2026-04-22 13:30:51] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (95s elapsed) [2026-04-22 13:30:56] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (100s elapsed) [2026-04-22 13:31:01] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (105s elapsed) [2026-04-22 13:31:07] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (110s elapsed) [2026-04-22 13:31:12] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (115s elapsed) [2026-04-22 13:31:18] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (120s elapsed) [2026-04-22 13:31:23] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (125s elapsed) [2026-04-22 13:31:28] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (130s elapsed) [2026-04-22 13:31:34] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (135s elapsed) [2026-04-22 13:31:39] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (140s elapsed) [2026-04-22 13:31:44] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (145s elapsed) [2026-04-22 13:31:50] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (150s elapsed) [2026-04-22 13:31:55] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (155s elapsed) [2026-04-22 13:32:00] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (160s elapsed) [2026-04-22 13:32:06] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (165s elapsed) [2026-04-22 13:32:11] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (170s elapsed) [2026-04-22 13:32:16] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (175s elapsed) [2026-04-22 13:32:22] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (180s elapsed) [2026-04-22 13:32:27] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (185s elapsed) [2026-04-22 13:32:32] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (190s elapsed) [2026-04-22 13:32:38] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (195s elapsed) [2026-04-22 13:32:43] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (200s elapsed) [2026-04-22 13:32:49] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (205s elapsed) [2026-04-22 13:32:54] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (210s elapsed) [2026-04-22 13:32:59] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (215s elapsed) [2026-04-22 13:33:05] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (220s elapsed) [2026-04-22 13:33:10] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (225s elapsed) [2026-04-22 13:33:15] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (230s elapsed) [2026-04-22 13:33:21] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (235s elapsed) [2026-04-22 13:33:26] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (240s elapsed) [2026-04-22 13:33:31] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (245s elapsed) [2026-04-22 13:33:37] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (250s elapsed) [2026-04-22 13:33:42] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (255s elapsed) [2026-04-22 13:33:47] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (260s elapsed) [2026-04-22 13:33:53] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (265s elapsed) [2026-04-22 13:33:58] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (270s elapsed) [2026-04-22 13:34:03] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (275s elapsed) [2026-04-22 13:34:09] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (280s elapsed) [2026-04-22 13:34:14] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (285s elapsed) [2026-04-22 13:34:19] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (290s elapsed) [2026-04-22 13:34:25] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (295s elapsed) [2026-04-22 13:34:30] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (300s elapsed) [2026-04-22 13:34:36] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (305s elapsed) [2026-04-22 13:34:41] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (310s elapsed) [2026-04-22 13:34:46] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (315s elapsed) [2026-04-22 13:34:52] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (320s elapsed) [2026-04-22 13:34:57] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (325s elapsed) [2026-04-22 13:35:02] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (330s elapsed) [2026-04-22 13:35:08] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (335s elapsed) [2026-04-22 13:35:13] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (340s elapsed) [2026-04-22 13:35:18] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (345s elapsed) [2026-04-22 13:35:24] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (350s elapsed) [2026-04-22 13:35:29] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (355s elapsed) [2026-04-22 13:35:34] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (360s elapsed) [2026-04-22 13:35:39] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (365s elapsed) [2026-04-22 13:35:45] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (370s elapsed) [2026-04-22 13:35:50] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (375s elapsed) [2026-04-22 13:35:56] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (380s elapsed) [2026-04-22 13:36:01] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (385s elapsed) [2026-04-22 13:36:06] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (390s elapsed) [2026-04-22 13:36:12] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (395s elapsed) [2026-04-22 13:36:17] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (400s elapsed) [2026-04-22 13:36:22] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (405s elapsed) [2026-04-22 13:36:28] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (410s elapsed) [2026-04-22 13:36:33] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (415s elapsed) [2026-04-22 13:36:38] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (420s elapsed) [2026-04-22 13:36:44] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (425s elapsed) [2026-04-22 13:36:49] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (430s elapsed) [2026-04-22 13:36:54] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (435s elapsed) [2026-04-22 13:37:00] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (440s elapsed) [2026-04-22 13:37:05] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (445s elapsed) [2026-04-22 13:37:11] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (450s elapsed) [2026-04-22 13:37:16] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (455s elapsed) [2026-04-22 13:37:21] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (460s elapsed) [2026-04-22 13:37:27] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (465s elapsed) [2026-04-22 13:37:32] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (470s elapsed) [2026-04-22 13:37:37] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (475s elapsed) [2026-04-22 13:37:43] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (480s elapsed) [2026-04-22 13:37:48] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (485s elapsed) [2026-04-22 13:37:53] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (490s elapsed) [2026-04-22 13:37:59] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (495s elapsed) [2026-04-22 13:38:04] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (500s elapsed) [2026-04-22 13:38:09] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (505s elapsed) [2026-04-22 13:38:15] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (510s elapsed) [2026-04-22 13:38:20] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (515s elapsed) [2026-04-22 13:38:25] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (520s elapsed) [2026-04-22 13:38:31] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (525s elapsed) [2026-04-22 13:38:36] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (530s elapsed) [2026-04-22 13:38:41] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (535s elapsed) [2026-04-22 13:38:47] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (540s elapsed) [2026-04-22 13:38:53] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (545s elapsed) [2026-04-22 13:38:59] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (550s elapsed) [2026-04-22 13:39:04] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (555s elapsed) [2026-04-22 13:39:10] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (560s elapsed) [2026-04-22 13:39:15] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (565s elapsed) [2026-04-22 13:39:20] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (570s elapsed) [2026-04-22 13:39:26] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (575s elapsed) [2026-04-22 13:39:31] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (580s elapsed) [2026-04-22 13:39:36] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (585s elapsed) [2026-04-22 13:39:42] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (590s elapsed) [2026-04-22 13:39:47] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (595s elapsed) [2026-04-22 13:39:53] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (600s elapsed) [2026-04-22 13:39:58] [PROGRESS] Refresh: 42/43 complete | 1 still refreshing (605s elapsed) [2026-04-22 13:40:03] [SUCCESS] All 43 applications refreshed ============================================================================= [2026-04-22 13:40:03] [STEP] Waiting for all ArgoCD applications to sync and become healthy ============================================================================= [2026-04-22 13:40:03] [INFO] Timeout: 2700 seconds (45 minutes) [2026-04-22 13:40:04] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 0s elapsed) [2026-04-22 13:40:04] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:40:04] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:40:14] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 11s elapsed) [2026-04-22 13:40:14] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:40:14] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:40:24] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 21s elapsed) [2026-04-22 13:40:24] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:40:24] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:40:34] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 31s elapsed) [2026-04-22 13:40:34] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:40:34] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:40:44] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 41s elapsed) [2026-04-22 13:40:44] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:40:44] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:40:55] [PROGRESS] Applications: 42/44 ready | 2 pending (0m 51s elapsed) [2026-04-22 13:40:55] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:40:55] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:41:05] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 2s elapsed) [2026-04-22 13:41:05] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:41:05] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:41:15] [PROGRESS] Applications: 42/44 ready | 2 pending (1m 12s elapsed) [2026-04-22 13:41:15] [INFO] Pending: konflux-kite-in-cluster-local,pipeline-service-in-cluster-local [2026-04-22 13:41:15] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:41:25] [PROGRESS] Applications: 43/44 ready | 1 pending (1m 22s elapsed) [2026-04-22 13:41:25] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:41:25] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:41:36] [PROGRESS] Applications: 43/44 ready | 1 pending (1m 32s elapsed) [2026-04-22 13:41:36] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:41:36] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:41:46] [PROGRESS] Applications: 43/44 ready | 1 pending (1m 43s elapsed) [2026-04-22 13:41:46] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:41:46] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:41:56] [PROGRESS] Applications: 43/44 ready | 1 pending (1m 53s elapsed) [2026-04-22 13:41:56] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:41:56] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:42:06] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 3s elapsed) [2026-04-22 13:42:06] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:42:06] [SUBSTEP] Detailed status of pending applications: [2026-04-22 13:42:06] [INFO] ├─ App: konflux-kite-in-cluster-local [2026-04-22 13:42:06] [INFO] │ ├─ Sync Status: OutOfSync [2026-04-22 13:42:06] [INFO] │ ├─ Health Status: Healthy [2026-04-22 13:42:06] [INFO] │ ├─ Out-of-sync resources: 1 [2026-04-22 13:42:06] [INFO] │ └─ Message: No message [2026-04-22 13:42:06] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:42:17] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 13s elapsed) [2026-04-22 13:42:17] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:42:17] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:42:27] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 24s elapsed) [2026-04-22 13:42:27] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:42:27] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:42:37] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 34s elapsed) [2026-04-22 13:42:37] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:42:37] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:42:47] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 44s elapsed) [2026-04-22 13:42:47] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:42:47] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:42:57] [PROGRESS] Applications: 43/44 ready | 1 pending (2m 54s elapsed) [2026-04-22 13:42:57] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:42:57] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:43:07] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 4s elapsed) [2026-04-22 13:43:07] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:43:07] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:43:18] [PROGRESS] Applications: 43/44 ready | 1 pending (3m 14s elapsed) [2026-04-22 13:43:18] [INFO] Pending: konflux-kite-in-cluster-local [2026-04-22 13:43:18] [WAITING] Waiting 10 seconds before next sync check... [2026-04-22 13:43:28] [PROGRESS] Applications: 44/44 ready | 0 pending (3m 25s elapsed) [2026-04-22 13:43:28] [SUCCESS] All 44 ArgoCD applications are Synced and Healthy in 3m 25s ============================================================================= [2026-04-22 13:43:28] [STEP] Waiting for Tekton components to be ready ============================================================================= [2026-04-22 13:43:28] [INFO] Reference: https://tekton.dev/docs/operator/tektonconfig/#tekton-config [2026-04-22 13:43:28] [INFO] Timeout: 900 seconds (15 minutes) [2026-04-22 13:43:28] [PROGRESS] Tekton readiness check iteration 1: status=True (0m 0s elapsed) [2026-04-22 13:43:28] [SUCCESS] All Tekton components are installed and ready in 0m 0s ============================================================================= [2026-04-22 13:43:28] [STEP] Waiting for Tekton CRDs to be available ============================================================================= [2026-04-22 13:43:28] [PROGRESS] Tekton CRD check attempt 1/5 [2026-04-22 13:43:28] [SUCCESS] All required Tekton CRDs are available: pipelines tasks pipelineruns taskruns ============================================================================= [2026-04-22 13:43:28] [STEP] Configuring Pipelines as Code integration ============================================================================= [2026-04-22 13:43:28] [INFO] ============================================================================= [2026-04-22 13:43:28] [INFO] Pipelines as Code (PAC) Integration Setup [2026-04-22 13:43:28] [INFO] ============================================================================= [2026-04-22 13:43:28] [INFO] PAC Namespace: openshift-pipelines [2026-04-22 13:43:28] [INFO] PAC Secret Name: pipelines-as-code-secret [2026-04-22 13:43:28] [INFO] Integration Namespace: integration-service [2026-04-22 13:43:28] [INFO] Authentication method: GitHub App [2026-04-22 13:43:28] [INFO] - GitHub App ID: 310332 [2026-04-22 13:43:28] [INFO] Using existing QE sprayproxy configuration (webhook secret provided) [2026-04-22 13:43:28] [SUCCESS] GitHub App credentials configured [2026-04-22 13:43:28] [INFO] GitHub token provided via MY_GITHUB_TOKEN (fallback) [2026-04-22 13:43:28] [DEBUG] No GitLab token provided (PAC_GITLAB_TOKEN not set) [2026-04-22 13:43:28] [INFO] Creating required namespaces [2026-04-22 13:43:28] [SUBSTEP] Ensuring namespace 'openshift-pipelines' exists [2026-04-22 13:43:28] [DEBUG] Namespace 'openshift-pipelines' already exists [2026-04-22 13:43:28] [SUBSTEP] Ensuring namespace 'build-service' exists [2026-04-22 13:43:28] [DEBUG] Namespace 'build-service' already exists [2026-04-22 13:43:28] [SUBSTEP] Ensuring namespace 'integration-service' exists [2026-04-22 13:43:29] [DEBUG] Namespace 'integration-service' already exists [2026-04-22 13:43:29] [INFO] Configuring PAC secrets across namespaces [2026-04-22 13:43:29] [SUBSTEP] Creating PAC secret in namespace 'openshift-pipelines' secret/pipelines-as-code-secret created [2026-04-22 13:43:29] [SUCCESS] PAC secret configured in 'openshift-pipelines' [2026-04-22 13:43:29] [SUBSTEP] Creating PAC secret in namespace 'build-service' secret/pipelines-as-code-secret created [2026-04-22 13:43:30] [SUCCESS] PAC secret configured in 'build-service' [2026-04-22 13:43:30] [SUBSTEP] Creating PAC secret in namespace 'integration-service' secret/pipelines-as-code-secret created [2026-04-22 13:43:31] [SUCCESS] PAC secret configured in 'integration-service' [2026-04-22 13:43:31] [SUBSTEP] Creating PAC secret in namespace 'mintmaker' secret/pipelines-as-code-secret created [2026-04-22 13:43:31] [SUCCESS] PAC secret configured in 'mintmaker' [2026-04-22 13:43:31] [INFO] ============================================================================= [2026-04-22 13:43:31] [SUCCESS] PAC Integration Setup Complete [2026-04-22 13:43:31] [INFO] ============================================================================= [2026-04-22 13:43:31] [INFO] Configured namespaces: [2026-04-22 13:43:31] [INFO] - openshift-pipelines (PAC controller) [2026-04-22 13:43:31] [INFO] - build-service (Build Service) [2026-04-22 13:43:31] [INFO] - integration-service (Integration Service) [2026-04-22 13:43:31] [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-22 13:43:31] [SUCCESS] Pipelines as Code configured ============================================================================= [2026-04-22 13:43:31] [STEP] Preview Environment Setup Complete ============================================================================= [2026-04-22 13:43:31] [SUCCESS] Konflux preview environment is ready! [2026-04-22 13:43:31] [INFO] - Fork: https://github.com/redhat-appstudio-qe/infra-deployments.git [2026-04-22 13:43:31] [INFO] - Branch: preview-main-ykdw [2026-04-22 13:43:31] [INFO] - GitHub Org: redhat-appstudio-qe [2026-04-22 13:43:31] [INFO] - OpenShift Version: 4.18.9 [2026-04-22 13:43:31] [INFO] - End time: 2026-04-22 13:43:31 UTC ============================================================================= [2026-04-22 13:43:31] [STEP] Execution Summary ============================================================================= [2026-04-22 13:43:31] [SUCCESS] Status: SUCCESS [2026-04-22 13:43:31] [INFO] Total Execution Time: 14m 54s (894 seconds) [2026-04-22 13:43:31] [INFO] Applications Deployed: 44 [EXECUTION_SUMMARY_JSON] {"status":"success","total_time_seconds":894,"apps_deployed":44,"ocp_version":"4.18.9","preview_branch":"preview-main-ykdw","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-22 13:43:31] [STEP] Cluster Bootstrap Complete ============================================================================= [2026-04-22 13:43:31] [SUCCESS] Konflux cluster bootstrap finished successfully [2026-04-22 13:43:31] [INFO] - Mode: preview [2026-04-22 13:43:31] [INFO] - Total time: 16m 45s [2026-04-22 13:43:31] [INFO] - End time: 2026-04-22 13:43:31 UTC [BOOTSTRAP_SUMMARY_JSON] {"status":"success","mode":"preview","obo_enabled":false,"eaas_enabled":false,"total_time_seconds":1005} [controller-runtime] log.SetLogger(...) was never called; logs will not be displayed. Detected at: > goroutine 107 [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(0xc00036ac80, {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, 0xc00036ac80}, 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, 0xc000793030, {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(0xc000e36008?, {0x0, 0xc000793030, {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.bTwrMZk31T/pkg/clients/kubernetes/client.go:159 +0x8f > github.com/konflux-ci/e2e-tests/pkg/clients/sprayproxy.GetPaCHost() > /tmp/tmp.bTwrMZk31T/pkg/clients/sprayproxy/sprayproxy.go:93 +0x1c > github.com/konflux-ci/e2e-tests/magefiles/rulesengine/repos.registerPacServer() > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/repos/common.go:421 +0x78 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine/repos.init.func8(0xc0013ce508?) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/repos/common.go:373 +0x25 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.ActionFunc.Execute(0xc?, 0x3785919?) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:279 +0x19 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Apply(...) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:315 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Check(0x619f020, 0xc0013ce508) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:348 +0xb3 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.All.Check({0x6196da0?, 0xc000c89bd8?, 0x24112d9?}, 0xc0013ce508) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:245 +0x4f > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Eval(...) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:308 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Check(0x619f0e0, 0xc0013ce508) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:340 +0x2b > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.All.Check({0x61a0d60?, 0xc001425c90?, 0x42f025?}, 0xc0013ce508) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:245 +0x4f > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*Rule).Eval(...) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:308 > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*RuleEngine).runLoadedCatalog(0x61d79a8, {0xc001794008?, 0xc001425e60?, 0x47?}, 0xc0013ce508) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:129 +0x11f > github.com/konflux-ci/e2e-tests/magefiles/rulesengine.(*RuleEngine).RunRulesOfCategory(0x61d79a8, {0x377f862, 0x2}, 0xc0013ce508) > /tmp/tmp.bTwrMZk31T/magefiles/rulesengine/types.go:121 +0x1b4 > main.CI.TestE2E({}) > /tmp/tmp.bTwrMZk31T/magefiles/magefile.go:331 +0x18a > main.main.func20({0xc000794308?, 0x1eb55ae?}) > /tmp/tmp.bTwrMZk31T/magefiles/mage_output_file.go:888 +0xf > main.main.func12.1() > /tmp/tmp.bTwrMZk31T/magefiles/mage_output_file.go:306 +0x5b > created by main.main.func12 in goroutine 1 > /tmp/tmp.bTwrMZk31T/magefiles/mage_output_file.go:301 +0xbe I0422 13:43:31.976653 19767 common.go:429] Registered PaC server: https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com I0422 13:43:32.041081 19767 common.go:454] The PaC servers registered in Sprayproxy: https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-d937aeccb0.yjz3.p3.openshiftapps.com I0422 13:43:32.041114 19767 common.go:470] going to create new Tekton bundle remote-build for the purpose of testing multi-platform-controller PR I0422 13:43:32.353402 19767 common.go:511] Found current task ref quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06 I0422 13:43:32.355413 19767 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865412-wkyd -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: buildah-remote-pipeline to image I0422 13:43:33.504176 19767 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865412-wkyd: quay.io/redhat-appstudio-qe/test-images@sha256:01197b4d3d168b2b7726f561d700a9bf3b5b117200379d5988091a4b079d3ab0 I0422 13:43:33.504199 19767 common.go:537] SETTING ENV VAR CUSTOM_BUILDAH_REMOTE_PIPELINE_BUILD_BUNDLE_ARM64 to value quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865412-wkyd I0422 13:43:33.725369 19767 common.go:511] Found current task ref quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06 I0422 13:43:33.728729 19767 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865413-qauq -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: buildah-remote-pipeline to image I0422 13:43:34.943951 19767 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865413-qauq: quay.io/redhat-appstudio-qe/test-images@sha256:7bbbdf1956cccee48715ca7b87cce79072fa44af05b1fbdd91172b5105238f7c I0422 13:43:34.943975 19767 common.go:537] SETTING ENV VAR CUSTOM_BUILDAH_REMOTE_PIPELINE_BUILD_BUNDLE_S390X to value quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865413-qauq I0422 13:43:35.157473 19767 common.go:511] Found current task ref quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06 I0422 13:43:35.159130 19767 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865414-gokp -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: buildah-remote-pipeline to image I0422 13:43:36.365236 19767 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865414-gokp: quay.io/redhat-appstudio-qe/test-images@sha256:87cdd19bd65c5c8cd70d0ee65a43bbcd9f80a8730b5441da3ec4db59d9d0bc50 I0422 13:43:36.365257 19767 common.go:537] SETTING ENV VAR CUSTOM_BUILDAH_REMOTE_PIPELINE_BUILD_BUNDLE_PPC64LE to value quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776865414-gokp exec: ginkgo "--seed=1776864397" "--timeout=1h30m0s" "--grace-period=30s" "--output-interceptor-mode=none" "--label-filter=!upgrade-create && !upgrade-verify && !upgrade-cleanup && !release-pipelines && !disaster-recovery" "--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/go-sdk-core/v5 v5.15.3 go: downloading github.com/IBM/vpc-go-sdk v0.48.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.41.3 go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.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 github.com/oklog/ulid v1.3.1 go: downloading go.mongodb.org/mongo-driver v1.17.7 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/md5-simd v1.1.2 go: downloading github.com/minio/crc64nvme v1.1.1 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/rs/xid v1.6.0 go: downloading github.com/klauspost/crc32 v1.3.0 go: downloading github.com/tinylib/msgp v1.6.1 go: downloading github.com/leodido/go-urn v1.3.0 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 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/feature/ec2/imds v1.18.4 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 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/internal/endpoints/v2 v2.7.19 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/service/internal/accept-encoding v1.13.6 go: downloading github.com/philhofer/fwd v1.2.0 Running Suite: Red Hat App Studio E2E tests - /tmp/tmp.bTwrMZk31T/cmd ===================================================================== Random Seed: 1776864397 Will run 370 of 480 specs Running in parallel across 20 processes ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rhtap_service_push.go:150 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_registry_redhat_io.go:108 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_registry_redhat_io.go:118 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rhtap_service_push.go:160 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_registry_redhat_io.go:148 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rhtap_service_push.go:190 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params when context points to a file [build-templates] /tmp/tmp.bTwrMZk31T/tests/build/tkn-bundle.go:188 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_registry_redhat_io.go:159 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rhtap_service_push.go:200 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles from specific context [build-templates] /tmp/tmp.bTwrMZk31T/tests/build/tkn-bundle.go:199 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_external_registry.go:215 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params when context is the root directory [build-templates] /tmp/tmp.bTwrMZk31T/tests/build/tkn-bundle.go:209 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_external_registry.go:226 ------------------------------ 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.bTwrMZk31T/tests/build/tkn-bundle.go:218 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles when using negation [build-templates] /tmp/tmp.bTwrMZk31T/tests/build/tkn-bundle.go:228 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_external_registry.go:233 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:120 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params allows overriding HOME environment variable [build-templates] /tmp/tmp.bTwrMZk31T/tests/build/tkn-bundle.go:238 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_external_registry.go:248 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params allows overriding STEP image [build-templates] /tmp/tmp.bTwrMZk31T/tests/build/tkn-bundle.go:247 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_push_to_external_registry.go:265 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:124 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_advisories.go:117 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:127 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:148 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_advisories.go:127 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:152 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:251 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_advisories.go:157 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:255 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/rh_advisories.go:168 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:259 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:263 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:267 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:341 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:345 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:349 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:353 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:357 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:432 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:436 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:440 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:444 ------------------------------ 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.bTwrMZk31T/tests/build/multi-platform.go:448 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/release_to_github.go:138 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/push_to_external_registry.go:157 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/release_to_github.go:148 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/push_to_external_registry.go:164 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/release_to_github.go:181 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/push_to_external_registry.go:168 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/release_to_github.go:192 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/push_to_external_registry.go:175 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:123 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:128 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:132 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:136 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:178 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:183 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:187 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:191 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:233 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:238 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:242 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:246 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:286 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:291 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:295 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/fbc_release.go:299 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/multiarch_advisories.go:112 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/multiarch_advisories.go:122 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/multiarch_advisories.go:152 ------------------------------ 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.bTwrMZk31T/tests/release/pipelines/multiarch_advisories.go:163 ------------------------------ •••••••••••••••••••••SSS•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• ------------------------------ 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.bTwrMZk31T/tests/build/secret_lookup.go:206 ------------------------------ •• ------------------------------ • [FAILED] [561.454 seconds] [integration-service-suite Status Reporting of Integration tests] with status reporting of Integration tests in CheckRuns when a new Component with specified custom branch is created [It] should lead to build PipelineRun finishing successfully [integration-service, github-status-reporting, custom-branch] /tmp/tmp.bTwrMZk31T/tests/integration-service/status-reporting-to-pullrequest.go:144 Timeline >> PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Running PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: PipelineRunStopping PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn reason: Failed [FAILED] in [It] - /tmp/tmp.bTwrMZk31T/tests/integration-service/status-reporting-to-pullrequest.go:146 @ 04/22/26 13:56:39.147 << Timeline [FAILED] build pipelinerun fails for NameSpace/Application/Component stat-rep-yjlt/integ-app-yuck/test-component-pac-iydcdu with logs: Pipelinerun 'test-component-pac-iydcdu-on-pull-request-pgwhn' didn't succeed Expected success, but got an error: <*errors.errorString | 0xc00075bdd0>: Pipelinerun 'test-component-pac-iydcdu-on-pull-request-pgwhn' didn't succeed { s: "Pipelinerun 'test-component-pac-iydcdu-on-pull-request-pgwhn' didn't succeed\n", } In [It] at: /tmp/tmp.bTwrMZk31T/tests/integration-service/status-reporting-to-pullrequest.go:146 @ 04/22/26 13:56:39.147 ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [FAILED] [352.457 seconds] [enterprise-contract-suite Conforma E2E tests] test creating and signing an image and task verify-enterprise-contract task [It] succeeds when policy is met [ec, pipeline] /tmp/tmp.bTwrMZk31T/tests/enterprise-contract/contract.go:177 Timeline >> Copy public key from openshift-pipelines/signing-secrets to a new secret Configured Rekor host: https://rekor.sigstore.dev Using verify EC task bundle: quay.io/conforma/tekton-task:kf-cdfd9188f9352d7269ae1fe8c273a9e67f60ab8a@sha256:3801e78906a70b6dcf850a063cd90b8f5a785b3b54e39ba04630268b08703048 Creating Pipeline "verify-enterprise-contract-run-8sqd9" Waiting for pipeline "verify-enterprise-contract-run-8sqd9" to finish *** TaskRun status: artifacts: {} completionTime: "2026-04-22T13:56:53Z" conditions: - lastTransitionTime: "2026-04-22T13:56:53Z" message: '"step-show-config" exited with code 2: Error' reason: Failed status: "False" type: Succeeded podName: verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod provenance: featureFlags: awaitSidecarReadiness: true coschedule: workspaces enableAPIFields: alpha enableParamEnum: true enableProvenanceInStatus: true enforceNonfalsifiability: none maxResultSize: 4096 resultExtractionMethod: termination-message runningInEnvWithInjectedSidecars: true verificationNoMatchPolicy: ignore refSource: digest: sha256: 3801e78906a70b6dcf850a063cd90b8f5a785b3b54e39ba04630268b08703048 entryPoint: verify-enterprise-contract uri: quay.io/conforma/tekton-task spanContext: traceparent: 00-0006a789c1e6afe9a7ae0ebc740538dc-61c92f47a4e65f24-01 startTime: "2026-04-22T13:51:03Z" steps: - container: step-initialize-tuf imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: initialize-tuf provenance: {} terminated: containerID: cri-o://13b4de5ad68f063a49e3945a393de3ae0089e7fa802d30a569176b4e28c46c9b exitCode: 0 finishedAt: "2026-04-22T13:56:47Z" reason: Completed startedAt: "2026-04-22T13:56:47Z" terminationReason: Skipped - container: step-reduce imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: reduce provenance: {} terminated: containerID: cri-o://069b770505f5401cad38e581d26d2a659a8adb91e71b8a27cd890504ca20dca8 exitCode: 0 finishedAt: "2026-04-22T13:56:47Z" reason: Completed startedAt: "2026-04-22T13:56:47Z" terminationReason: Completed - container: step-validate imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: validate provenance: {} terminated: containerID: cri-o://961517fcd36b1c30f660a8cb8ac892c3a43d0942b48af60584537a0f83aae56f exitCode: 1 finishedAt: "2026-04-22T13:56:52Z" reason: Completed startedAt: "2026-04-22T13:56:47Z" terminationReason: Continued - container: step-report-json imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: report-json provenance: {} terminated: containerID: cri-o://b6dea0807fd0d479901274a53f3d92571c164275fa1d83169d159c671564fe31 exitCode: 0 finishedAt: "2026-04-22T13:56:52Z" reason: Completed startedAt: "2026-04-22T13:56:52Z" terminationReason: Completed - container: step-summary imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: summary provenance: {} terminated: containerID: cri-o://aa44b3045e7a2492450a21420545c4681ca053b0395486b34a17c70e36c202f7 exitCode: 2 finishedAt: "2026-04-22T13:56:52Z" reason: Completed startedAt: "2026-04-22T13:56:52Z" terminationReason: Continued - container: step-info imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: info provenance: {} terminated: containerID: cri-o://2daac6eb940385b580a74d48f46703dd0ab69ae549d187c2ef41bb3e4dbb8977 exitCode: 0 finishedAt: "2026-04-22T13:56:52Z" reason: Completed startedAt: "2026-04-22T13:56:52Z" terminationReason: Completed - container: step-version imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: version provenance: {} terminated: containerID: cri-o://92bd7829efa4bb4ccadf9b7d2a11f58c6940858b379322987c977c4314dedb01 exitCode: 0 finishedAt: "2026-04-22T13:56:53Z" reason: Completed startedAt: "2026-04-22T13:56:53Z" terminationReason: Completed - container: step-show-config imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: show-config provenance: {} terminated: containerID: cri-o://cb5be4cacb271275b0bcf36f3135be3635471bbe010483ca9c45eb8ced772819 exitCode: 2 finishedAt: "2026-04-22T13:56:53Z" reason: Error startedAt: "2026-04-22T13:56:53Z" terminationReason: Error - container: step-assert imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: assert provenance: {} terminated: containerID: cri-o://008205321c76265d337a55ab7795cfdd0b2447ec643c384cae09a24665b8e3b4 exitCode: 1 finishedAt: "2026-04-22T13:56:53Z" reason: Error startedAt: "2026-04-22T13:56:53Z" terminationReason: Skipped taskSpec: description: Verify the enterprise contract is met params: - description: | Spec section of an ApplicationSnapshot resource. Not all fields of the resource are required. A minimal example: ```json { "components": [ { "containerImage": "quay.io/example/repo:latest" } ] } ``` Each `containerImage` in the `components` array is validated. name: IMAGES type: string - default: enterprise-contract-service/default description: | Name of the policy configuration (EnterpriseContractPolicy resource) to use. `namespace/name` or `name` syntax supported. If namespace is omitted the namespace where the task runs is used. You can also specify a policy configuration using a git url, e.g. `github.com/conforma/config//slsa3`. name: POLICY_CONFIGURATION type: string - default: "" description: Public key used to verify signatures. Must be a valid k8s cosign reference, e.g. k8s://my-space/my-secret where my-secret contains the expected cosign.pub attribute. name: PUBLIC_KEY type: string - default: "" description: Rekor host for transparency log lookups name: REKOR_HOST type: string - default: "false" description: Skip Rekor transparency log checks during validation. name: IGNORE_REKOR type: string - default: "" description: TUF mirror URL. Provide a value when NOT using public sigstore deployment. name: TUF_MIRROR type: string - default: "" description: | Path to a directory containing SSL certs to be used when communicating with external services. This is useful when using the integrated registry and a local instance of Rekor on a development cluster which may use certificates issued by a not-commonly trusted root CA. In such cases, `/var/run/secrets/kubernetes.io/serviceaccount` is a good value. Multiple paths can be provided by using the `:` separator. name: SSL_CERT_DIR type: string - default: trusted-ca description: The name of the ConfigMap to read CA bundle data from. name: CA_TRUST_CONFIGMAP_NAME type: string - default: ca-bundle.crt description: The name of the key in the ConfigMap that contains the CA bundle data. name: CA_TRUST_CONFIG_MAP_KEY type: string - default: "true" description: Include rule titles and descriptions in the output. Set to `"false"` to disable it. name: INFO type: string - default: "true" description: Fail the task if policy fails. Set to `"false"` to disable it. name: STRICT type: string - default: /tekton/home description: Value for the HOME environment variable. name: HOMEDIR type: string - default: now description: Run policy checks with the provided time. name: EFFECTIVE_TIME type: string - default: "" description: Merge additional Rego variables into the policy data. Use syntax "key=value,key2=value2..." name: EXTRA_RULE_DATA type: string - default: "" description: | This param is deprecated and will be removed in future. Its value is ignored. EC will be run without a timeout. (If you do want to apply a timeout use the Tekton task timeout.) name: TIMEOUT type: string - default: "1" description: Number of parallel workers to use for policy evaluation. name: WORKERS type: string - default: "false" description: Reduce the Snapshot to only the component whose build caused the Snapshot to be created name: SINGLE_COMPONENT type: string - default: unknown description: | Name, including kind, of the Kubernetes resource to query for labels when single component mode is enabled, e.g. pr/somepipeline. name: SINGLE_COMPONENT_CUSTOM_RESOURCE type: string - default: "" description: | Kubernetes namespace where the SINGLE_COMPONENT_NAME is found. Only used when single component mode is enabled. name: SINGLE_COMPONENT_CUSTOM_RESOURCE_NS type: string results: - description: Short summary of the policy evaluation for each image name: TEST_OUTPUT type: string stepTemplate: computeResources: {} env: - name: HOME value: /tekton/home steps: - args: - sigstore - initialize - --mirror - "" - --root - /root.json command: - ec computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: initialize-tuf when: - operator: notin values: - "" - command: - reduce-snapshot.sh computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi env: - name: SNAPSHOT value: '{"application":"","componentGroup":"","components":[{"name":"","version":"","containerImage":"quay.io/redhat-appstudio-qe/test-images:buildah-demo-gwbpbwdfhw@sha256:9b7c914c748003760407f143e87ccb247dfa3148536288526e026e97e6fd0f74","source":{}}],"artifacts":{}}' - name: SINGLE_COMPONENT value: "false" - name: CUSTOM_RESOURCE value: unknown - name: CUSTOM_RESOURCE_NAMESPACE - name: SNAPSHOT_PATH value: /tekton/home/snapshot.json image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: reduce onError: continue - args: - validate - image - --images - /tekton/home/snapshot.json - --policy - ec-policy - --public-key - k8s://chains-e2e-wtcc/cosign-public-key - --rekor-url - "" - --ignore-rekor=true - --workers - "1" - --info=true - --timeout=100h - --strict=false - --show-successes - --effective-time=now - --extra-rule-data= - --output - text?show-successes=false - --output - appstudio=/tekton/results/TEST_OUTPUT - --output - json=/tekton/home/report-json.json command: - ec computeResources: limits: memory: 2Gi requests: cpu: 1800m memory: 2Gi env: - name: SSL_CERT_DIR value: /tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs:/system/etc/security/cacerts:/var/run/secrets/kubernetes.io/serviceaccount - name: EC_CACHE value: "false" image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: validate onError: continue volumeMounts: - mountPath: /etc/pki/tls/certs/ca-custom-bundle.crt name: trusted-ca readOnly: true subPath: ca-bundle.crt - args: - jq . /tekton/home/report-json.json | awk '{gsub(/^ +/, ""); acc += length; if (acc >= 8000) { printf "\n"; acc=length } printf $0 }' command: - sh - -c computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: report-json onError: continue - args: - . - /tekton/results/TEST_OUTPUT command: - jq computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: summary onError: continue - args: - | ----- DEBUG OUTPUT ----- command: - printf computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: info - args: - version command: - ec computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: version - args: - '{policy: .policy, key: .key, "effective-time": .["effective-time"]}' - /tekton/home/report-json.json command: - jq computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: show-config - args: - --argjson - strict - "true" - -e - | .result == "SUCCESS" or .result == "WARNING" or ($strict | not) - /tekton/results/TEST_OUTPUT command: - jq computeResources: limits: memory: 256Mi requests: cpu: 100m memory: 256Mi image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459 name: assert volumes: - configMap: items: - key: ca-bundle.crt path: ca-bundle.crt name: trusted-ca optional: true name: trusted-ca workspaces: - description: The workspace where the snapshot spec json file resides name: data optional: true *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-initialize-tuf': ----- START -----2026/04/22 13:56:47 INFO Step was skipped due to when expressions were evaluated to false. ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-reduce': ----- START -----Single Component mode? false { "application": "", "componentGroup": "", "components": [ { "name": "", "version": "", "containerImage": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-gwbpbwdfhw@sha256:9b7c914c748003760407f143e87ccb247dfa3148536288526e026e97e6fd0f74", "source": {} } ], "artifacts": {} } ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-validate': ----- START -----Error: error validating image quay.io/redhat-appstudio-qe/test-images:buildah-demo-gwbpbwdfhw@sha256:9b7c914c748003760407f143e87ccb247dfa3148536288526e026e97e6fd0f74 of component : load: loading policies: get compiler: 5 errors occurred: /tmp/ec-work-172470344/policy/ecc96998b/policy/lib/sbom/sbom.rego:88: rego_type_error: undefined function ec.oci.image_referrers /tmp/ec-work-172470344/policy/ecc96998b/policy/lib/sbom/sbom.rego:98: rego_type_error: undefined function ec.oci.image_tag_refs /tmp/ec-work-172470344/policy/ecc96998b/policy/release/slsa_build_scripted_build/slsa_build_scripted_build.rego:23: rego_type_error: undefined function ec.oci.image_manifests /tmp/ec-work-172470344/policy/ecc96998b/policy/release/tasks/tasks.rego:37: rego_type_error: undefined function ec.oci.image_manifests /tmp/ec-work-172470344/policy/ecc96998b/policy/release/trusted_task/trusted_task.rego:23: rego_type_error: undefined function ec.oci.image_manifests ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-report-json': ----- START -----jq: error: Could not open file /tekton/home/report-json.json: No such file or directory ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-summary': ----- START -----jq: error: Could not open file /tekton/results/TEST_OUTPUT: No such file or directory ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-info': ----- START ---------- DEBUG OUTPUT ----- ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-version': ----- START -----Version v0.7.111 Source ID cdfd9188f9352d7269ae1fe8c273a9e67f60ab8a Change date 2025-07-09 12:58:49 +0000 UTC (41 weeks ago) ECC v0.1.112 OPA v0.70.0 Conftest v0.55.0 Cosign v2.4.1 Sigstore v1.8.9 Rekor v1.3.6 Tekton Pipeline v0.63.0 Kubernetes Client v0.31.0 ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-show-config': ----- START -----jq: error: Could not open file /tekton/home/report-json.json: No such file or directory ----- END ----- *** Logs from pod 'verify-enterprise-contract-297f55464d1254ab34ff3a0a5f17d770-pod', container 'step-assert': ----- START -----2026/04/22 13:56:53 Skipping step because a previous step failed ----- END ----- Make sure TaskRun verify-enterprise-contract of PipelineRun verify-enterprise-contract-run-8sqd9 succeeded [FAILED] in [It] - /tmp/tmp.bTwrMZk31T/tests/enterprise-contract/contract.go:190 @ 04/22/26 13:56:55.122 << Timeline [FAILED] Expected : false to be true In [It] at: /tmp/tmp.bTwrMZk31T/tests/enterprise-contract/contract.go:190 @ 04/22/26 13:56:55.122 ------------------------------ SSSSSSSS••••••••••••••••••••••••••••••••••••••••••••••••S•S• ------------------------------ 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.bTwrMZk31T/tests/build/build_templates.go:507 ------------------------------ • ------------------------------ 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.bTwrMZk31T/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.bTwrMZk31T/tests/build/build_templates.go:744 ------------------------------ •••••••••••••••••••••••••••••••••••••••••••••••• ------------------------------ • [FAILED] [5.197 seconds] [integration-service-suite Forgejo Status Reporting of Integration tests] Forgejo with status reporting of Integration tests in the associated merge request [AfterAll] when Run integration tests after Merged MR eventually leads to the integration test PipelineRun's Pass status reported at MR commit status [integration-service, forgejo-status-reporting] [AfterAll] /tmp/tmp.bTwrMZk31T/tests/integration-service/forgejo-integration-reporting.go:105 [It] /tmp/tmp.bTwrMZk31T/tests/integration-service/forgejo-integration-reporting.go:359 [FAILED] Expected success, but got an error: <*fmt.wrapError | 0xc000ea4c00>: failed to close pull request 23: cannot change state of this pull request, it was already merged { msg: "failed to close pull request 23: cannot change state of this pull request, it was already merged", err: <*errors.errorString | 0xc0004079b0>{ s: "cannot change state of this pull request, it was already merged", }, } In [AfterAll] at: /tmp/tmp.bTwrMZk31T/tests/integration-service/forgejo-integration-reporting.go:111 @ 04/22/26 14:01:12.712 ------------------------------ ••••••••S•S• ------------------------------ 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.bTwrMZk31T/tests/build/build_templates.go:507 ------------------------------ • ------------------------------ 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.bTwrMZk31T/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) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.bTwrMZk31T/tests/build/build_templates.go:744 ------------------------------ •SS•S• ------------------------------ 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.bTwrMZk31T/tests/build/build_templates.go:507 ------------------------------ • ------------------------------ 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.bTwrMZk31T/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.bTwrMZk31T/tests/build/build_templates.go:744 ------------------------------ •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• ------------------------------ • [FAILED] [18.233 seconds] [build-service-suite Build service E2E tests] test git provider fj component update with renovate [AfterAll] when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, forgejo] [AfterAll] /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:214 [It] /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:446 Timeline >> Verifying Dockerfile.tmp updated to sha sha256:51aeb480eea104d099d2d37c2f851d5c979275cb2c0094954e36ab949a8dfececontent: FROM quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-parent-lqlo@sha256:51aeb480eea104d099d2d37c2f851d5c979275cb2c0094954e36ab949a8dfece RUN echo hello [FAILED] in [AfterAll] - /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:225 @ 04/22/26 14:10:04.817 << Timeline [FAILED] Expected success, but got an error: <*fmt.wrapError | 0xc001af7b20>: failed to delete repository konflux-qe/build-nudge-parent-qrrkna: token does not have at least one of required scope(s): [write:organization] { msg: "failed to delete repository konflux-qe/build-nudge-parent-qrrkna: token does not have at least one of required scope(s): [write:organization]", err: <*errors.errorString | 0xc001bc7160>{ s: "token does not have at least one of required scope(s): [write:organization]", }, } In [AfterAll] at: /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:225 @ 04/22/26 14:10:04.817 ------------------------------ •• ------------------------------ 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.bTwrMZk31T/tests/build/pac_build.go:615 ------------------------------ 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.bTwrMZk31T/tests/build/pac_build.go:657 ------------------------------ ••• ------------------------------ 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.bTwrMZk31T/tests/build/pac_build.go:615 ------------------------------ 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.bTwrMZk31T/tests/build/pac_build.go:657 ------------------------------ ••••••••• ------------------------------ 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.bTwrMZk31T/tests/build/pac_build.go:615 ------------------------------ 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.bTwrMZk31T/tests/build/pac_build.go:657 ------------------------------ • [FAILED] [27.560 seconds] [build-service-suite Build service E2E tests] test git provider fj PaC component build [AfterAll] when the component is removed and recreated (with the same name in the same namespace) should no longer lead to a creation of a PaC PR [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch] [AfterAll] /tmp/tmp.bTwrMZk31T/tests/build/pac_build.go:101 [It] /tmp/tmp.bTwrMZk31T/tests/build/pac_build.go:730 Timeline >> Found purge PR with id: 3 [FAILED] in [AfterAll] - /tmp/tmp.bTwrMZk31T/tests/build/pac_build.go:109 @ 04/22/26 14:14:38.008 << Timeline [FAILED] Expected success, but got an error: <*fmt.wrapError | 0xc0027a9700>: failed to delete repository konflux-qe/devfile-sample-hello-world-avyqlh: token does not have at least one of required scope(s): [write:organization] { msg: "failed to delete repository konflux-qe/devfile-sample-hello-world-avyqlh: token does not have at least one of required scope(s): [write:organization]", err: <*errors.errorString | 0xc0007941a0>{ s: "token does not have at least one of required scope(s): [write:organization]", }, } In [AfterAll] at: /tmp/tmp.bTwrMZk31T/tests/build/pac_build.go:109 @ 04/22/26 14:14:38.008 ------------------------------ ••••••••••••••••••••• ------------------------------ • [FAILED] [3616.826 seconds] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace [It] should lead to a nudge PR creation for child component [build-service, renovate, multi-component, github] /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:418 Timeline >> [FAILED] in [It] - /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:433 @ 04/22/26 14:26:15.564 Attempt #1 Failed. Retrying ↺ @ 04/22/26 14:26:15.777 [FAILED] in [It] - /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:433 @ 04/22/26 14:46:15.777 Attempt #2 Failed. Retrying ↺ @ 04/22/26 14:46:16.051 [FAILED] in [It] - /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:433 @ 04/22/26 15:06:16.051 << Timeline [FAILED] Timed out after 1200.000s. timed out when waiting for component nudge PR to be created in build-nudge-child-josftu repository Expected : false to be true In [It] at: /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:433 @ 04/22/26 15:06:16.051 There were additional failures detected. To view them in detail run ginkgo -vv ------------------------------ SSSSSSSSSSSSSSSSSSSSS Summarizing 6 Failures: [FAIL] [integration-service-suite Status Reporting of Integration tests] with status reporting of Integration tests in CheckRuns when a new Component with specified custom branch is created [It] should lead to build PipelineRun finishing successfully [integration-service, github-status-reporting, custom-branch] /tmp/tmp.bTwrMZk31T/tests/integration-service/status-reporting-to-pullrequest.go:146 [FAIL] [enterprise-contract-suite Conforma E2E tests] test creating and signing an image and task verify-enterprise-contract task [It] succeeds when policy is met [ec, pipeline] /tmp/tmp.bTwrMZk31T/tests/enterprise-contract/contract.go:190 [FAIL] [integration-service-suite Forgejo Status Reporting of Integration tests] Forgejo with status reporting of Integration tests in the associated merge request [AfterAll] when Run integration tests after Merged MR eventually leads to the integration test PipelineRun's Pass status reported at MR commit status [integration-service, forgejo-status-reporting] /tmp/tmp.bTwrMZk31T/tests/integration-service/forgejo-integration-reporting.go:111 [FAIL] [build-service-suite Build service E2E tests] test git provider fj component update with renovate [AfterAll] when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, forgejo] /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:225 [FAIL] [build-service-suite Build service E2E tests] test git provider fj PaC component build [AfterAll] when the component is removed and recreated (with the same name in the same namespace) should no longer lead to a creation of a PaC PR [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch] /tmp/tmp.bTwrMZk31T/tests/build/pac_build.go:109 [FAIL] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace [It] should lead to a nudge PR creation for child component [build-service, renovate, multi-component, github] /tmp/tmp.bTwrMZk31T/tests/build/renovate.go:433 Ran 328 of 480 Specs in 4841.309 seconds FAIL! -- 322 Passed | 6 Failed | 88 Pending | 64 Skipped Ginkgo ran 1 suite in 1h22m56.358858254s Test Suite Failed Error: running "ginkgo --seed=1776864397 --timeout=1h30m0s --grace-period=30s --output-interceptor-mode=none --label-filter=!upgrade-create && !upgrade-verify && !upgrade-cleanup && !release-pipelines && !disaster-recovery --no-color --json-report=e2e-report.json --junit-report=e2e-report.xml --procs=20 --nodes=20 --p --output-dir=/workspace/artifact-dir ./cmd --" failed with exit code 1 make: *** [Makefile:25: ci/test/e2e] Error 1